[INFO] fetching crate ricksponse 1.0.1... [INFO] testing ricksponse-1.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ricksponse 1.0.1 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate ricksponse 1.0.1 [INFO] finished tweaking crates.io crate ricksponse 1.0.1 [INFO] tweaked toml for crates.io crate ricksponse 1.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ricksponse 1.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 287 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding railsgun v2.0.3 (available: v3.0.1) [INFO] [stderr] Adding simple_serde v1.1.3 (available: v2.0.0) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89c6a629e521026efcb092cacc34786556a448612991cb75dc5d2d9759e7b97e [INFO] running `Command { std: "docker" "start" "-a" "89c6a629e521026efcb092cacc34786556a448612991cb75dc5d2d9759e7b97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89c6a629e521026efcb092cacc34786556a448612991cb75dc5d2d9759e7b97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c6a629e521026efcb092cacc34786556a448612991cb75dc5d2d9759e7b97e", kill_on_drop: false }` [INFO] [stdout] 89c6a629e521026efcb092cacc34786556a448612991cb75dc5d2d9759e7b97e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33dce3e10178dfe983ba5c67d492382f30bb90d295478a70b991dee39c8973ae [INFO] running `Command { std: "docker" "start" "-a" "33dce3e10178dfe983ba5c67d492382f30bb90d295478a70b991dee39c8973ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling lexpr-macros v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lexpr v0.2.7 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling typed-builder v0.16.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling railsgun v2.0.3 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde-lexpr v0.1.3 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling flexbuffers v2.0.0 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ron v0.9.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling apache-avro v0.16.0 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hateoas v1.0.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling simple_serde v1.1.3 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling ricksponse v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[macro_use] [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: `Visitor` [INFO] [stdout] --> src/entity/hateoas/mod.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::de::{DeserializeOwned, Visitor}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Deserializer` [INFO] [stdout] --> src/entity/hateoas/mod.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/entity/hateoas/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `simple_serde::ContentType: TryFrom<&HeaderValue>` is not satisfied [INFO] [stdout] --> src/entity/hateoas/mod.rs:301:29 [INFO] [stdout] | [INFO] [stdout] 301 | .filter_map(|h| ContentType::try_from(h).ok()) [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::convert::From<&HeaderValue>` is not implemented for `simple_serde::ContentType` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&simple_serde::ContentType>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&std::string::String>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&str>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom` [INFO] [stdout] = note: required for `&HeaderValue` to implement `Into` [INFO] [stdout] = note: required for `simple_serde::ContentType` to implement `TryFrom<&HeaderValue>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `simple_serde::ContentType: TryIntoHeaderValue` is not satisfied [INFO] [stdout] --> src/entity/hateoas/mod.rs:324:51 [INFO] [stdout] | [INFO] [stdout] 324 | ... .content_type(content_type) [INFO] [stdout] | ------------ ^^^^^^^^^^^^ the trait `TryIntoHeaderValue` is not implemented for `simple_serde::ContentType` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryIntoHeaderValue`: [INFO] [stdout] &HeaderValue [INFO] [stdout] &[u8] [INFO] [stdout] &str [INFO] [stdout] Accept [INFO] [stdout] AcceptCharset [INFO] [stdout] AcceptEncoding [INFO] [stdout] AcceptLanguage [INFO] [stdout] Allow [INFO] [stdout] and 30 others [INFO] [stdout] note: required by a bound in `HttpResponseBuilder::content_type` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/response/builder.rs:206:12 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn content_type(&mut self, value: V) -> &mut Self [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 205 | where [INFO] [stdout] 206 | V: TryIntoHeaderValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseBuilder::content_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `simple_serde::ContentType: std::convert::From<&HeaderValue>` is not satisfied [INFO] [stdout] --> src/entity/hateoas/mod.rs:301:29 [INFO] [stdout] | [INFO] [stdout] 301 | .filter_map(|h| ContentType::try_from(h).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From<&HeaderValue>` is not implemented for `simple_serde::ContentType` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&simple_serde::ContentType>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&std::string::String>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&str>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom` [INFO] [stdout] = note: required for `&HeaderValue` to implement `Into` [INFO] [stdout] = note: required for `simple_serde::ContentType` to implement `TryFrom<&HeaderValue>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `simple_serde::ContentType: TryFrom<&HeaderValue>` is not satisfied [INFO] [stdout] --> src/entity/payload_body.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | .filter_map(|h| simple_serde::ContentType::try_from(h).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From<&HeaderValue>` is not implemented for `simple_serde::ContentType` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&simple_serde::ContentType>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&std::string::String>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&str>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom` [INFO] [stdout] = note: required for `&HeaderValue` to implement `Into` [INFO] [stdout] = note: required for `simple_serde::ContentType` to implement `TryFrom<&HeaderValue>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `simple_serde::ContentType: std::convert::From<&HeaderValue>` is not satisfied [INFO] [stdout] --> src/entity/payload_body.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | .filter_map(|h| simple_serde::ContentType::try_from(h).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From<&HeaderValue>` is not implemented for `simple_serde::ContentType` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&simple_serde::ContentType>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&std::string::String>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&str>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom` [INFO] [stdout] = note: required for `&HeaderValue` to implement `Into` [INFO] [stdout] = note: required for `simple_serde::ContentType` to implement `TryFrom<&HeaderValue>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `simple_serde::ContentType: TryFrom<&HeaderValue>` is not satisfied [INFO] [stdout] --> src/entity/ricksponse/ricksponse.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | .filter_map(|h| ContentType::try_from(h).ok()) [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::convert::From<&HeaderValue>` is not implemented for `simple_serde::ContentType` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&simple_serde::ContentType>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&std::string::String>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&str>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom` [INFO] [stdout] = note: required for `&HeaderValue` to implement `Into` [INFO] [stdout] = note: required for `simple_serde::ContentType` to implement `TryFrom<&HeaderValue>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `simple_serde::ContentType: TryIntoHeaderValue` is not satisfied [INFO] [stdout] --> src/entity/ricksponse/ricksponse.rs:253:51 [INFO] [stdout] | [INFO] [stdout] 253 | ... .content_type(content_type) [INFO] [stdout] | ------------ ^^^^^^^^^^^^ the trait `TryIntoHeaderValue` is not implemented for `simple_serde::ContentType` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryIntoHeaderValue`: [INFO] [stdout] &HeaderValue [INFO] [stdout] &[u8] [INFO] [stdout] &str [INFO] [stdout] Accept [INFO] [stdout] AcceptCharset [INFO] [stdout] AcceptEncoding [INFO] [stdout] AcceptLanguage [INFO] [stdout] Allow [INFO] [stdout] and 30 others [INFO] [stdout] note: required by a bound in `HttpResponseBuilder::content_type` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/response/builder.rs:206:12 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn content_type(&mut self, value: V) -> &mut Self [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 205 | where [INFO] [stdout] 206 | V: TryIntoHeaderValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseBuilder::content_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `simple_serde::ContentType: std::convert::From<&HeaderValue>` is not satisfied [INFO] [stdout] --> src/entity/ricksponse/ricksponse.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | .filter_map(|h| ContentType::try_from(h).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From<&HeaderValue>` is not implemented for `simple_serde::ContentType` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&simple_serde::ContentType>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&std::string::String>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom<&str>` [INFO] [stdout] `simple_serde::ContentType` implements `TryFrom` [INFO] [stdout] = note: required for `&HeaderValue` to implement `Into` [INFO] [stdout] = note: required for `simple_serde::ContentType` to implement `TryFrom<&HeaderValue>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/entity/ricksponse/ricksponse.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | data, http_code, .. [INFO] [stdout] | ^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ricksponse` (lib) due to 8 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "33dce3e10178dfe983ba5c67d492382f30bb90d295478a70b991dee39c8973ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33dce3e10178dfe983ba5c67d492382f30bb90d295478a70b991dee39c8973ae", kill_on_drop: false }` [INFO] [stdout] 33dce3e10178dfe983ba5c67d492382f30bb90d295478a70b991dee39c8973ae