oro-script 0.3.34

Execute scripts for NPM packages.
Documentation

Build #3466285 2026-06-03 05:27:49

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.98.0-nightly (d595fce01 2026-06-02)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# 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" "094d01b8480c74967001b0b27b54d6554915718d5d22db75097a6c2cc691bebc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260602-1.98.0-nightly-d595fce01\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking oro-common v0.3.34 [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:12:48 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:12:59 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:13:3 [INFO] [stderr] | [INFO] [stderr] 13 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 14 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 15 | struct RawBuildManifest { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:21:7 [INFO] [stderr] | [INFO] [stderr] 21 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:24:7 [INFO] [stderr] | [INFO] [stderr] 24 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:31:48 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:31:59 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:32:3 [INFO] [stderr] | [INFO] [stderr] 32 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 33 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 34 | pub struct BuildManifest { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:35:7 [INFO] [stderr] | [INFO] [stderr] 35 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:39:7 [INFO] [stderr] | [INFO] [stderr] 39 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:11:48 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:11:59 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 13 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 14 | pub struct CorgiManifest { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | #[serde(default, skip_serializing_if = "IndexMap::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | #[serde(default, skip_serializing_if = "IndexMap::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:22:7 [INFO] [stderr] | [INFO] [stderr] 22 | #[serde(default, skip_serializing_if = "IndexMap::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:24:7 [INFO] [stderr] | [INFO] [stderr] 24 | #[serde(default, skip_serializing_if = "IndexMap::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:26:7 [INFO] [stderr] | [INFO] [stderr] 26 | #[serde(default, alias = "bundleDependencies", alias = "bundledDependencies")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:30:57 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Builder, Default, Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:30:68 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Builder, Default, Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:31:3 [INFO] [stderr] | [INFO] [stderr] 31 | #[serde(rename_all = "camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 32 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 33 | pub struct Manifest { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:38:7 [INFO] [stderr] | [INFO] [stderr] 38 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:46:7 [INFO] [stderr] | [INFO] [stderr] 46 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:50:7 [INFO] [stderr] | [INFO] [stderr] 50 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:54:7 [INFO] [stderr] | [INFO] [stderr] 54 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:57:7 [INFO] [stderr] | [INFO] [stderr] 57 | #[serde(default, alias = "licence", skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:61:7 [INFO] [stderr] | [INFO] [stderr] 61 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:65:7 [INFO] [stderr] | [INFO] [stderr] 65 | #[serde(default, skip_serializing_if = "Vec::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:74:7 [INFO] [stderr] | [INFO] [stderr] 74 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:77:7 [INFO] [stderr] | [INFO] [stderr] 77 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:81:7 [INFO] [stderr] | [INFO] [stderr] 81 | #[serde(default, skip_serializing_if = "Vec::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:85:7 [INFO] [stderr] | [INFO] [stderr] 85 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:90:7 [INFO] [stderr] | [INFO] [stderr] 90 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:94:7 [INFO] [stderr] | [INFO] [stderr] 94 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:97:7 [INFO] [stderr] | [INFO] [stderr] 97 | #[serde(skip, default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:101:7 [INFO] [stderr] | [INFO] [stderr] 101 | #[serde(rename = "type", skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:106:7 [INFO] [stderr] | [INFO] [stderr] 106 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:110:7 [INFO] [stderr] | [INFO] [stderr] 110 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:119:7 [INFO] [stderr] | [INFO] [stderr] 119 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:126:7 [INFO] [stderr] | [INFO] [stderr] 126 | #[serde(default, skip_serializing_if = "HashMap::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:131:7 [INFO] [stderr] | [INFO] [stderr] 131 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:137:7 [INFO] [stderr] | [INFO] [stderr] 137 | #[serde( [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:145:7 [INFO] [stderr] | [INFO] [stderr] 145 | #[serde(default, skip_serializing_if = "Vec::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:149:7 [INFO] [stderr] | [INFO] [stderr] 149 | #[serde(default, skip_serializing_if = "Vec::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:153:7 [INFO] [stderr] | [INFO] [stderr] 153 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:157:7 [INFO] [stderr] | [INFO] [stderr] 157 | #[serde( [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:166:7 [INFO] [stderr] | [INFO] [stderr] 166 | #[serde(default, skip_serializing_if = "IndexMap::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:170:7 [INFO] [stderr] | [INFO] [stderr] 170 | #[serde(default, skip_serializing_if = "IndexMap::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:174:7 [INFO] [stderr] | [INFO] [stderr] 174 | #[serde(default, skip_serializing_if = "IndexMap::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:178:7 [INFO] [stderr] | [INFO] [stderr] 178 | #[serde(default, skip_serializing_if = "IndexMap::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:182:7 [INFO] [stderr] | [INFO] [stderr] 182 | #[serde( [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:191:7 [INFO] [stderr] | [INFO] [stderr] 191 | #[serde(default, skip_serializing_if = "Vec::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:195:7 [INFO] [stderr] | [INFO] [stderr] 195 | #[serde(flatten, default, skip_serializing_if = "HashMap::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:261:10 [INFO] [stderr] | [INFO] [stderr] 261 | #[derive(Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:262:3 [INFO] [stderr] | [INFO] [stderr] 262 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 263 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 264 | enum ObjectOrBust<K, V> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:271:39 [INFO] [stderr] | [INFO] [stderr] 271 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:271:52 [INFO] [stderr] | [INFO] [stderr] 271 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:272:3 [INFO] [stderr] | [INFO] [stderr] 272 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 273 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 274 | pub enum BundledDependencies { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:286:39 [INFO] [stderr] | [INFO] [stderr] 286 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:286:52 [INFO] [stderr] | [INFO] [stderr] 286 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:287:3 [INFO] [stderr] | [INFO] [stderr] 287 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 288 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 289 | pub enum Bugs { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:297:39 [INFO] [stderr] | [INFO] [stderr] 297 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:297:52 [INFO] [stderr] | [INFO] [stderr] 297 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:298:3 [INFO] [stderr] | [INFO] [stderr] 298 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 299 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 300 | pub enum PersonField { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:304:39 [INFO] [stderr] | [INFO] [stderr] 304 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:304:52 [INFO] [stderr] | [INFO] [stderr] 304 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:311:48 [INFO] [stderr] | [INFO] [stderr] 311 | #[derive(Clone, Debug, Default, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:311:61 [INFO] [stderr] | [INFO] [stderr] 311 | #[derive(Clone, Debug, Default, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:317:39 [INFO] [stderr] | [INFO] [stderr] 317 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:317:52 [INFO] [stderr] | [INFO] [stderr] 317 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:318:3 [INFO] [stderr] | [INFO] [stderr] 318 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 319 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 320 | pub enum Bin { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:325:39 [INFO] [stderr] | [INFO] [stderr] 325 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:325:52 [INFO] [stderr] | [INFO] [stderr] 325 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:326:3 [INFO] [stderr] | [INFO] [stderr] 326 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 327 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 328 | pub enum Man { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:332:39 [INFO] [stderr] | [INFO] [stderr] 332 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:332:52 [INFO] [stderr] | [INFO] [stderr] 332 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:333:3 [INFO] [stderr] | [INFO] [stderr] 333 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 334 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 335 | pub enum Exports { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:341:39 [INFO] [stderr] | [INFO] [stderr] 341 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:341:52 [INFO] [stderr] | [INFO] [stderr] 341 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:342:3 [INFO] [stderr] | [INFO] [stderr] 342 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 343 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 344 | pub enum Imports { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:350:39 [INFO] [stderr] | [INFO] [stderr] 350 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:350:52 [INFO] [stderr] | [INFO] [stderr] 350 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Deserializer, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:351:3 [INFO] [stderr] | [INFO] [stderr] 351 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 352 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 353 | pub enum Repository { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:355:11 [INFO] [stderr] | [INFO] [stderr] 355 | #[serde(rename = "type")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 352 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 353 | pub enum Repository { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:15:48 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:15:59 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:17:7 [INFO] [stderr] | [INFO] [stderr] 17 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | #[serde(default, rename = "dist-tags")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:25:57 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Builder, Default, Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:25:68 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Builder, Default, Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:29:7 [INFO] [stderr] | [INFO] [stderr] 29 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:31:7 [INFO] [stderr] | [INFO] [stderr] 31 | #[serde(default, rename = "dist-tags")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:33:7 [INFO] [stderr] | [INFO] [stderr] 33 | #[serde(flatten)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:69:48 [INFO] [stderr] | [INFO] [stderr] 69 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:69:59 [INFO] [stderr] | [INFO] [stderr] 69 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:71:7 [INFO] [stderr] | [INFO] [stderr] 71 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:73:7 [INFO] [stderr] | [INFO] [stderr] 73 | #[serde(rename = "_hasShrinkwrap", skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:75:7 [INFO] [stderr] | [INFO] [stderr] 75 | #[serde(flatten)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:77:7 [INFO] [stderr] | [INFO] [stderr] 77 | #[serde( [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:86:48 [INFO] [stderr] | [INFO] [stderr] 86 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:86:59 [INFO] [stderr] | [INFO] [stderr] 86 | #[derive(Clone, Default, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:88:7 [INFO] [stderr] | [INFO] [stderr] 88 | #[serde(default, skip_serializing_if = "Vec::is_empty")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:90:7 [INFO] [stderr] | [INFO] [stderr] 90 | #[serde(rename = "_npmUser", skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:92:7 [INFO] [stderr] | [INFO] [stderr] 92 | #[serde(default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:94:7 [INFO] [stderr] | [INFO] [stderr] 94 | #[serde(rename = "_hasShrinkwrap", skip_serializing_if = "Option::is_none")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:96:7 [INFO] [stderr] | [INFO] [stderr] 96 | #[serde( [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:103:7 [INFO] [stderr] | [INFO] [stderr] 103 | #[serde(flatten)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:141:39 [INFO] [stderr] | [INFO] [stderr] 141 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:141:50 [INFO] [stderr] | [INFO] [stderr] 141 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:142:3 [INFO] [stderr] | [INFO] [stderr] 142 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 143 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 144 | enum StringOrBool { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:149:39 [INFO] [stderr] | [INFO] [stderr] 149 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:149:50 [INFO] [stderr] | [INFO] [stderr] 149 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:150:3 [INFO] [stderr] | [INFO] [stderr] 150 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] | [INFO] [stderr] 151 + #[derive(Deserialize, Serialize)] [INFO] [stderr] 152 | pub enum Bin { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:157:39 [INFO] [stderr] | [INFO] [stderr] 157 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:157:50 [INFO] [stderr] | [INFO] [stderr] 157 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:214:48 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Clone, Debug, Default, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:214:59 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Clone, Debug, Default, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:219:7 [INFO] [stderr] | [INFO] [stderr] 219 | #[serde(rename = "npm-signature")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Serialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:224:48 [INFO] [stderr] | [INFO] [stderr] 224 | #[derive(Clone, Debug, Default, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Deserialize` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:224:59 [INFO] [stderr] | [INFO] [stderr] 224 | #[derive(Clone, Debug, Default, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:230:7 [INFO] [stderr] | [INFO] [stderr] 230 | #[serde(rename = "fileCount")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:232:7 [INFO] [stderr] | [INFO] [stderr] 232 | #[serde(rename = "unpackedSize")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:234:7 [INFO] [stderr] | [INFO] [stderr] 234 | #[serde(rename = "npm-signature")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `serde` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:237:7 [INFO] [stderr] | [INFO] [stderr] 237 | #[serde(flatten)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stderr] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `RawBuildManifest: serde::Deserialize<'de>` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:49:37 [INFO] [stderr] | [INFO] [stderr] 49 | let raw: RawBuildManifest = serde_json::from_str(&pkg_str)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `Deserialize<'_>` is not implemented for `RawBuildManifest` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/build_manifest.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | struct RawBuildManifest { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `RawBuildManifest` type [INFO] [stderr] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stderr] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stderr] &'a Path [INFO] [stderr] &'a [u8] [INFO] [stderr] &'a str [INFO] [stderr] () [INFO] [stderr] (T,) [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] and 147 others [INFO] [stderr] note: required by a bound in `serde_json::from_str` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.150/src/de.rs:2711:8 [INFO] [stderr] | [INFO] [stderr] 2709 | pub fn from_str<'a, T>(s: &'a str) -> Result<T> [INFO] [stderr] | -------- required by a bound in this function [INFO] [stderr] 2710 | where [INFO] [stderr] 2711 | T: de::Deserialize<'a>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ObjectOrBust<K, V>: serde::Deserialize<'de>` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:253:35 [INFO] [stderr] | [INFO] [stderr] 253 | let val: ObjectOrBust<K, V> = Deserialize::deserialize(deserializer)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `Deserialize<'_>` is not implemented for `ObjectOrBust<K, V>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/manifest.rs:263:1 [INFO] [stderr] | [INFO] [stderr] 263 | enum ObjectOrBust<K, V> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ObjectOrBust<K, V>` type [INFO] [stderr] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stderr] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stderr] &'a Path [INFO] [stderr] &'a [u8] [INFO] [stderr] &'a str [INFO] [stderr] () [INFO] [stderr] (T,) [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] and 147 others [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `StringOrBool: serde::Deserialize<'de>` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:197:29 [INFO] [stderr] | [INFO] [stderr] 197 | let val: StringOrBool = Deserialize::deserialize(deserializer)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `Deserialize<'_>` is not implemented for `StringOrBool` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oro-common-0.3.34/src/packument.rs:143:1 [INFO] [stderr] | [INFO] [stderr] 143 | enum StringOrBool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `StringOrBool` type [INFO] [stderr] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stderr] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stderr] &'a Path [INFO] [stderr] &'a [u8] [INFO] [stderr] &'a str [INFO] [stderr] () [INFO] [stderr] (T,) [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] and 147 others [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `oro-common` (lib) due to 132 previous errors [INFO] running `Command { std: "docker" "inspect" "094d01b8480c74967001b0b27b54d6554915718d5d22db75097a6c2cc691bebc", kill_on_drop: false }`