[INFO] fetching crate axum-codec 0.0.14...
[INFO] checking axum-codec-0.0.14 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate axum-codec 0.0.14 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate axum-codec 0.0.14 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate axum-codec 0.0.14
[INFO] finished tweaking crates.io crate axum-codec 0.0.14
[INFO] tweaked toml for crates.io crate axum-codec 0.0.14 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding validator v0.18.1 (available: v0.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efd9dd4dcab16526711c5218066cb1ac74de7002b1360a98d12db5d041b7ca75
[INFO] running `Command { std: "docker" "start" "-a" "efd9dd4dcab16526711c5218066cb1ac74de7002b1360a98d12db5d041b7ca75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efd9dd4dcab16526711c5218066cb1ac74de7002b1360a98d12db5d041b7ca75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd9dd4dcab16526711c5218066cb1ac74de7002b1360a98d12db5d041b7ca75", kill_on_drop: false }`
[INFO] [stdout] efd9dd4dcab16526711c5218066cb1ac74de7002b1360a98d12db5d041b7ca75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14771d162b61ff788de9a12188e8f8b0a1804c4c7fd91090360e192ece650be7
[INFO] running `Command { std: "docker" "start" "-a" "14771d162b61ff788de9a12188e8f8b0a1804c4c7fd91090360e192ece650be7", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling axum-codec-macros v0.0.10
[INFO] [stderr]    Compiling bitcode_derive v0.6.3
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking bitcode v0.6.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking axum-codec v0.0.14 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum_codec`
[INFO] [stdout]    --> src/extract.rs:176:2
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[crate::apply(decode)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `axum_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crate::apply` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum_codec`
[INFO] [stdout]   --> src/lib.rs:61:2
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[apply(decode, encode)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `axum_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `apply` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/extract.rs:176:2
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[crate::apply(decode)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `crate::apply` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/lib.rs:61:2
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[apply(decode, encode)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `apply` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `extract::test::Data: CodecDecode` is not satisfied
[INFO] [stdout]    --> src/extract.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let Codec(data) = Codec::<Data>::from_bytes(bytes, ContentType::Json).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `extract::test::Data`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a serde_json::value::RawValue
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]             and 148 others
[INFO] [stdout]     = note: required for `extract::test::Data` to implement `DeserializeOwned`
[INFO] [stdout] note: required for `extract::test::Data` to implement `CodecDecode`
[INFO] [stdout]    --> src/decode.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / crate::macros::__private_decode_trait! {
[INFO] [stdout] 4   | |     /// Decoder trait for deserializing bytes into all supported formats.
[INFO] [stdout] 5   | |     ///
[INFO] [stdout] 6   | |     /// Note that feature flags affect this trait differently than normal. In this case,
[INFO] [stdout] 7   | |     /// feature flags further restrict the trait instead of being additive. This may change
[INFO] [stdout] 8   | |     /// in the future.
[INFO] [stdout] 9   | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: required by a bound in `decode::<impl extract::Codec<T>>::from_bytes`
[INFO] [stdout]    --> src/decode.rs:122:6
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn from_bytes(bytes: &[u8], content_type: ContentType) -> Result<Self, CodecRejection>
[INFO] [stdout]     |            ---------- required by a bound in this associated function
[INFO] [stdout] 121 |     where
[INFO] [stdout] 122 |         T: CodecDecode,
[INFO] [stdout]     |            ^^^^^^^^^^^ required by this bound in `decode::<impl Codec<T>>::from_bytes`
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::__private_decode_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `MsgPack` found for enum `ContentType` in the current scope
[INFO] [stdout]    --> src/extract.rs:197:67
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let Codec(data) = Codec::<Data>::from_bytes(bytes, ContentType::MsgPack).unwrap();
[INFO] [stdout]     |                                                                         ^^^^^^^ variant or associated item not found in `ContentType`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/content.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout] 11  | pub enum ContentType {
[INFO] [stdout]     | -------------------- variant or associated item `MsgPack` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `extract::test::Data: CodecDecode` is not satisfied
[INFO] [stdout]    --> src/extract.rs:197:21
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let Codec(data) = Codec::<Data>::from_bytes(bytes, ContentType::MsgPack).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `extract::test::Data`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a serde_json::value::RawValue
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]             and 148 others
[INFO] [stdout]     = note: required for `extract::test::Data` to implement `DeserializeOwned`
[INFO] [stdout] note: required for `extract::test::Data` to implement `CodecDecode`
[INFO] [stdout]    --> src/decode.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / crate::macros::__private_decode_trait! {
[INFO] [stdout] 4   | |     /// Decoder trait for deserializing bytes into all supported formats.
[INFO] [stdout] 5   | |     ///
[INFO] [stdout] 6   | |     /// Note that feature flags affect this trait differently than normal. In this case,
[INFO] [stdout] 7   | |     /// feature flags further restrict the trait instead of being additive. This may change
[INFO] [stdout] 8   | |     /// in the future.
[INFO] [stdout] 9   | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: required by a bound in `decode::<impl extract::Codec<T>>::from_bytes`
[INFO] [stdout]    --> src/decode.rs:122:6
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn from_bytes(bytes: &[u8], content_type: ContentType) -> Result<Self, CodecRejection>
[INFO] [stdout]     |            ---------- required by a bound in this associated function
[INFO] [stdout] 121 |     where
[INFO] [stdout] 122 |         T: CodecDecode,
[INFO] [stdout]     |            ^^^^^^^^^^^ required by this bound in `decode::<impl Codec<T>>::from_bytes`
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::__private_decode_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_msgpack` found for struct `extract::Codec<&test::Data>` in the current scope
[INFO] [stdout]   --> src/lib.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let encoded = Codec(&data).to_msgpack().unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^ method not found in `Codec<&Data>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/extract.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Codec<T>(pub T);
[INFO] [stdout]    | ------------------- method `to_msgpack` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_msgpack` found for struct `extract::Codec<test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:84:39
[INFO] [stdout]     |
[INFO] [stdout] 84  |         let Codec(decoded) = Codec::<Data>::from_msgpack(&encoded).unwrap();
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ function or associated item not found in `Codec<Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- function or associated item `from_msgpack` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `extract::Codec<test::Data>`, consider using `decode::<impl extract::Codec<T>>::from_bytes` which returns `Result<extract::Codec<_>, CodecRejection>`
[INFO] [stdout]    --> src/decode.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     pub fn from_bytes(bytes: &[u8], content_type: ContentType) -> Result<Self, CodecRejection>
[INFO] [stdout] 121 | |     where
[INFO] [stdout] 122 | |         T: CodecDecode,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_json` exists for struct `Codec<&Data>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:92:30
[INFO] [stdout]     |
[INFO] [stdout] 63  |     struct Data {
[INFO] [stdout]     |     ----------- doesn't satisfy `test::Data: Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 92  |         let encoded = Codec(&data).to_json().unwrap();
[INFO] [stdout]     |                                    ^^^^^^^ method cannot be called on `Codec<&Data>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- method `to_json` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `test::Data: Serialize`
[INFO] [stdout]             which is required by `&test::Data: Serialize`
[INFO] [stdout] note: the trait `Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `from_json` exists for struct `Codec<Data>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:94:39
[INFO] [stdout]     |
[INFO] [stdout] 63  |     struct Data {
[INFO] [stdout]     |     ----------- doesn't satisfy `test::Data: Deserialize<'de>` or `test::Data: DeserializeOwned`
[INFO] [stdout] ...
[INFO] [stdout] 94  |         let Codec(decoded) = Codec::<Data>::from_json(&encoded).unwrap();
[INFO] [stdout]     |                                             ^^^^^^^^^ function or associated item cannot be called on `Codec<Data>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- function or associated item `from_json` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `extract::Codec<test::Data>`, consider using `decode::<impl extract::Codec<T>>::from_bytes` which returns `Result<extract::Codec<_>, CodecRejection>`
[INFO] [stdout]    --> src/decode.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     pub fn from_bytes(bytes: &[u8], content_type: ContentType) -> Result<Self, CodecRejection>
[INFO] [stdout] 121 | |     where
[INFO] [stdout] 122 | |         T: CodecDecode,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `test::Data: Deserialize<'de>`
[INFO] [stdout]             which is required by `test::Data: DeserializeOwned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_cbor` found for struct `extract::Codec<&test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let encoded = Codec(&data).to_cbor().unwrap();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `Codec<&Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- method `to_cbor` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_cbor` found for struct `extract::Codec<test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let Codec(decoded) = Codec::<Data>::from_cbor(&encoded).unwrap();
[INFO] [stdout]     |                                             ^^^^^^^^^ function or associated item not found in `Codec<Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- function or associated item `from_cbor` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `extract::Codec<test::Data>`, consider using `decode::<impl extract::Codec<T>>::from_bytes` which returns `Result<extract::Codec<_>, CodecRejection>`
[INFO] [stdout]    --> src/decode.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     pub fn from_bytes(bytes: &[u8], content_type: ContentType) -> Result<Self, CodecRejection>
[INFO] [stdout] 121 | |     where
[INFO] [stdout] 122 | |         T: CodecDecode,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_yaml` found for struct `extract::Codec<&test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:112:30
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let encoded = Codec(&data).to_yaml().unwrap();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `Codec<&Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- method `to_yaml` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_yaml` found for struct `extract::Codec<test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let Codec(decoded) = Codec::<Data>::from_yaml(&encoded).unwrap();
[INFO] [stdout]     |                                             ^^^^^^^^^ function or associated item not found in `Codec<Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- function or associated item `from_yaml` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `extract::Codec<test::Data>`, consider using `decode::<impl extract::Codec<T>>::from_bytes` which returns `Result<extract::Codec<_>, CodecRejection>`
[INFO] [stdout]    --> src/decode.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     pub fn from_bytes(bytes: &[u8], content_type: ContentType) -> Result<Self, CodecRejection>
[INFO] [stdout] 121 | |     where
[INFO] [stdout] 122 | |         T: CodecDecode,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_toml` found for struct `extract::Codec<&test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let encoded = Codec(&data).to_toml().unwrap();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `Codec<&Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- method `to_toml` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_toml` found for struct `extract::Codec<test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:124:39
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let Codec(decoded) = Codec::<Data>::from_toml(&encoded).unwrap();
[INFO] [stdout]     |                                             ^^^^^^^^^ function or associated item not found in `Codec<Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- function or associated item `from_toml` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `extract::Codec<test::Data>`, consider using `decode::<impl extract::Codec<T>>::from_bytes` which returns `Result<extract::Codec<_>, CodecRejection>`
[INFO] [stdout]    --> src/decode.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     pub fn from_bytes(bytes: &[u8], content_type: ContentType) -> Result<Self, CodecRejection>
[INFO] [stdout] 121 | |     where
[INFO] [stdout] 122 | |         T: CodecDecode,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_bincode` found for struct `extract::Codec<&test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let encoded = Codec(&data).to_bincode().unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^ method not found in `Codec<&Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- method `to_bincode` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bincode` found for struct `extract::Codec<test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let Codec(decoded) = Codec::<Data>::from_bincode(&encoded).unwrap();
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ function or associated item not found in `Codec<Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- function or associated item `from_bincode` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `extract::Codec<test::Data>`, consider using `decode::<impl extract::Codec<T>>::from_bytes` which returns `Result<extract::Codec<_>, CodecRejection>`
[INFO] [stdout]    --> src/decode.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     pub fn from_bytes(bytes: &[u8], content_type: ContentType) -> Result<Self, CodecRejection>
[INFO] [stdout] 121 | |     where
[INFO] [stdout] 122 | |         T: CodecDecode,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_bitcode` found for struct `extract::Codec<test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:141:31
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let encoded = Codec(data()).to_bitcode();
[INFO] [stdout]     |                                     ^^^^^^^^^^ method not found in `Codec<Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- method `to_bitcode` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bitcode` found for struct `extract::Codec<test::Data>` in the current scope
[INFO] [stdout]    --> src/lib.rs:143:39
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let Codec(decoded) = Codec::<Data>::from_bitcode(&encoded).unwrap();
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ function or associated item not found in `Codec<Data>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/extract.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct Codec<T>(pub T);
[INFO] [stdout]     | ------------------- function or associated item `from_bitcode` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `extract::Codec<test::Data>`, consider using `decode::<impl extract::Codec<T>>::from_bytes` which returns `Result<extract::Codec<_>, CodecRejection>`
[INFO] [stdout]    --> src/decode.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     pub fn from_bytes(bytes: &[u8], content_type: ContentType) -> Result<Self, CodecRejection>
[INFO] [stdout] 121 | |     where
[INFO] [stdout] 122 | |         T: CodecDecode,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] help: there is an associated function `from_bytes` with a similar name
[INFO] [stdout]    --> src/decode.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     pub fn from_bytes(bytes: &[u8], content_type: ContentType) -> Result<Self, CodecRejection>
[INFO] [stdout] 121 | |     where
[INFO] [stdout] 122 | |         T: CodecDecode,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-codec` (lib test) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "14771d162b61ff788de9a12188e8f8b0a1804c4c7fd91090360e192ece650be7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14771d162b61ff788de9a12188e8f8b0a1804c4c7fd91090360e192ece650be7", kill_on_drop: false }`
[INFO] [stdout] 14771d162b61ff788de9a12188e8f8b0a1804c4c7fd91090360e192ece650be7
