# rustc version rustc 1.98.0-nightly (ce9954c0c 2026-06-26)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "97f1d197161b0b97e69aa49bbc7548de9a3b3a04d5a2265818dc12ba42ceecfd" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260626-1.98.0-nightly-ce9954c0c\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: basic, de [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting activitystreams v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | / properties! { [INFO] [stderr] 74 | | Activity { [INFO] [stderr] 75 | | docs [ [INFO] [stderr] 76 | | "Activity objects are specializations of the base Object type that provide information about", [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | / properties! { [INFO] [stderr] 74 | | Activity { [INFO] [stderr] 75 | | docs [ [INFO] [stderr] 76 | | "Activity objects are specializations of the base Object type that provide information about", [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | / properties! { [INFO] [stderr] 74 | | Activity { [INFO] [stderr] 75 | | docs [ [INFO] [stderr] 76 | | "Activity objects are specializations of the base Object type that provide information about", [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / properties! { [INFO] [stderr] 113 | | ActorOptOriginAndTarget { [INFO] [stderr] 114 | | docs [ "Struct with `actor` and optional `origin` and `target` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / properties! { [INFO] [stderr] 113 | | ActorOptOriginAndTarget { [INFO] [stderr] 114 | | docs [ "Struct with `actor` and optional `origin` and `target` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / properties! { [INFO] [stderr] 172 | | ActorAndObject { [INFO] [stderr] 173 | | docs [ "Struct with `actor` and `object` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 210 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / properties! { [INFO] [stderr] 172 | | ActorAndObject { [INFO] [stderr] 173 | | docs [ "Struct with `actor` and `object` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 210 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:212:1 [INFO] [stderr] | [INFO] [stderr] 212 | / properties! { [INFO] [stderr] 213 | | ActorObjectAndTarget { [INFO] [stderr] 214 | | docs [ "Struct with `actor`, `object`, and `target` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 270 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:212:1 [INFO] [stderr] | [INFO] [stderr] 212 | / properties! { [INFO] [stderr] 213 | | ActorObjectAndTarget { [INFO] [stderr] 214 | | docs [ "Struct with `actor`, `object`, and `target` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 270 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:272:1 [INFO] [stderr] | [INFO] [stderr] 272 | / properties! { [INFO] [stderr] 273 | | ActorAndObjectOptTarget { [INFO] [stderr] 274 | | docs [ "Struct with `actor`, `object`, and optional `target` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 329 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:272:1 [INFO] [stderr] | [INFO] [stderr] 272 | / properties! { [INFO] [stderr] 273 | | ActorAndObjectOptTarget { [INFO] [stderr] 274 | | docs [ "Struct with `actor`, `object`, and optional `target` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 329 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:331:1 [INFO] [stderr] | [INFO] [stderr] 331 | / properties! { [INFO] [stderr] 332 | | ActorAndObjectOptOrigin { [INFO] [stderr] 333 | | docs [ "Struct with `actor`, `object`, and optional `origin` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 387 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:331:1 [INFO] [stderr] | [INFO] [stderr] 331 | / properties! { [INFO] [stderr] 332 | | ActorAndObjectOptOrigin { [INFO] [stderr] 333 | | docs [ "Struct with `actor`, `object`, and optional `origin` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 387 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:389:1 [INFO] [stderr] | [INFO] [stderr] 389 | / properties! { [INFO] [stderr] 390 | | ActorAndObjectOptOthers { [INFO] [stderr] 391 | | docs [ "Struct with `actor`, `object`, and optional `origin` and `target` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 463 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:389:1 [INFO] [stderr] | [INFO] [stderr] 389 | / properties! { [INFO] [stderr] 390 | | ActorAndObjectOptOthers { [INFO] [stderr] 391 | | docs [ "Struct with `actor`, `object`, and optional `origin` and `target` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 463 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:465:1 [INFO] [stderr] | [INFO] [stderr] 465 | / properties! { [INFO] [stderr] 466 | | ActorAndOrigin { [INFO] [stderr] 467 | | docs [ "Struct with `actor` and `origin` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 505 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:465:1 [INFO] [stderr] | [INFO] [stderr] 465 | / properties! { [INFO] [stderr] 466 | | ActorAndOrigin { [INFO] [stderr] 467 | | docs [ "Struct with `actor` and `origin` properties" ], [INFO] [stderr] ... | [INFO] [stderr] 505 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:561:1 [INFO] [stderr] | [INFO] [stderr] 561 | / properties! { [INFO] [stderr] 562 | | Question { [INFO] [stderr] 563 | | docs [ "Properties for the Question activity" ], [INFO] [stderr] ... | [INFO] [stderr] 597 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/properties.rs:561:1 [INFO] [stderr] | [INFO] [stderr] 561 | / properties! { [INFO] [stderr] 562 | | Question { [INFO] [stderr] 563 | | docs [ "Properties for the Question activity" ], [INFO] [stderr] ... | [INFO] [stderr] 597 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:37:55 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:37:75 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:69:55 [INFO] [stderr] | [INFO] [stderr] 69 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:69:75 [INFO] [stderr] | [INFO] [stderr] 69 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:99:55 [INFO] [stderr] | [INFO] [stderr] 99 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:99:75 [INFO] [stderr] | [INFO] [stderr] 99 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:129:55 [INFO] [stderr] | [INFO] [stderr] 129 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:129:75 [INFO] [stderr] | [INFO] [stderr] 129 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:160:55 [INFO] [stderr] | [INFO] [stderr] 160 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:160:75 [INFO] [stderr] | [INFO] [stderr] 160 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:193:55 [INFO] [stderr] | [INFO] [stderr] 193 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:193:75 [INFO] [stderr] | [INFO] [stderr] 193 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:221:55 [INFO] [stderr] | [INFO] [stderr] 221 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:221:75 [INFO] [stderr] | [INFO] [stderr] 221 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:251:55 [INFO] [stderr] | [INFO] [stderr] 251 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:251:75 [INFO] [stderr] | [INFO] [stderr] 251 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:279:55 [INFO] [stderr] | [INFO] [stderr] 279 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:279:75 [INFO] [stderr] | [INFO] [stderr] 279 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:310:55 [INFO] [stderr] | [INFO] [stderr] 310 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:310:75 [INFO] [stderr] | [INFO] [stderr] 310 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:342:55 [INFO] [stderr] | [INFO] [stderr] 342 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:342:75 [INFO] [stderr] | [INFO] [stderr] 342 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:372:55 [INFO] [stderr] | [INFO] [stderr] 372 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:372:75 [INFO] [stderr] | [INFO] [stderr] 372 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:401:55 [INFO] [stderr] | [INFO] [stderr] 401 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:401:75 [INFO] [stderr] | [INFO] [stderr] 401 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:431:55 [INFO] [stderr] | [INFO] [stderr] 431 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:431:75 [INFO] [stderr] | [INFO] [stderr] 431 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:461:55 [INFO] [stderr] | [INFO] [stderr] 461 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:461:75 [INFO] [stderr] | [INFO] [stderr] 461 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:491:55 [INFO] [stderr] | [INFO] [stderr] 491 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:491:75 [INFO] [stderr] | [INFO] [stderr] 491 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:519:55 [INFO] [stderr] | [INFO] [stderr] 519 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:519:75 [INFO] [stderr] | [INFO] [stderr] 519 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:549:55 [INFO] [stderr] | [INFO] [stderr] 549 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:549:75 [INFO] [stderr] | [INFO] [stderr] 549 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:584:55 [INFO] [stderr] | [INFO] [stderr] 584 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:584:75 [INFO] [stderr] | [INFO] [stderr] 584 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:613:55 [INFO] [stderr] | [INFO] [stderr] 613 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:613:75 [INFO] [stderr] | [INFO] [stderr] 613 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:643:55 [INFO] [stderr] | [INFO] [stderr] 643 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:643:75 [INFO] [stderr] | [INFO] [stderr] 643 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:673:55 [INFO] [stderr] | [INFO] [stderr] 673 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:673:75 [INFO] [stderr] | [INFO] [stderr] 673 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:701:55 [INFO] [stderr] | [INFO] [stderr] 701 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:701:75 [INFO] [stderr] | [INFO] [stderr] 701 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:729:55 [INFO] [stderr] | [INFO] [stderr] 729 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:729:75 [INFO] [stderr] | [INFO] [stderr] 729 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:760:55 [INFO] [stderr] | [INFO] [stderr] 760 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:760:75 [INFO] [stderr] | [INFO] [stderr] 760 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:795:55 [INFO] [stderr] | [INFO] [stderr] 795 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:795:75 [INFO] [stderr] | [INFO] [stderr] 795 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:828:55 [INFO] [stderr] | [INFO] [stderr] 828 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:828:75 [INFO] [stderr] | [INFO] [stderr] 828 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:856:55 [INFO] [stderr] | [INFO] [stderr] 856 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/types.rs:856:75 [INFO] [stderr] | [INFO] [stderr] 856 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/mod.rs:44:32 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg_attr(feature = "derive", crate::wrapper_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/mod.rs:44:32 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg_attr(feature = "derive", crate::wrapper_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/mod.rs:51:32 [INFO] [stderr] | [INFO] [stderr] 51 | #[cfg_attr(feature = "derive", crate::wrapper_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/activity/mod.rs:51:32 [INFO] [stderr] | [INFO] [stderr] 51 | #[cfg_attr(feature = "derive", crate::wrapper_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/properties.rs:88:1 [INFO] [stderr] | [INFO] [stderr] 88 | / properties! { [INFO] [stderr] 89 | | ApActor { [INFO] [stderr] 90 | | docs [ [INFO] [stderr] 91 | | "Define activitypub properties for the Actor type as described by the Activity Pub vocabulary." [INFO] [stderr] ... | [INFO] [stderr] 192 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/properties.rs:88:1 [INFO] [stderr] | [INFO] [stderr] 88 | / properties! { [INFO] [stderr] 89 | | ApActor { [INFO] [stderr] 90 | | docs [ [INFO] [stderr] 91 | | "Define activitypub properties for the Actor type as described by the Activity Pub vocabulary." [INFO] [stderr] ... | [INFO] [stderr] 192 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/types.rs:31:55 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/types.rs:31:75 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/types.rs:50:55 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/types.rs:50:75 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/types.rs:69:55 [INFO] [stderr] | [INFO] [stderr] 69 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/types.rs:69:75 [INFO] [stderr] | [INFO] [stderr] 69 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/types.rs:84:55 [INFO] [stderr] | [INFO] [stderr] 84 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/types.rs:84:75 [INFO] [stderr] | [INFO] [stderr] 84 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/types.rs:103:55 [INFO] [stderr] | [INFO] [stderr] 103 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/types.rs:103:75 [INFO] [stderr] | [INFO] [stderr] 103 | #[derive(Clone, Debug, Default, Extensible, PropRefs, serde::Deserialize, serde::Serialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `activitystreams-derive`, `chrono`, `default`, `derive`, `kinds`, `mime`, `primitives`, `serde`, `serde_json`, `thiserror`, `types`, and `url` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/actor/mod.rs:53:32 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg_attr(feature = "derive", crate::wrapper_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [WARN] too much data in the log, truncating it