[INFO] fetching crate serde-spdx 0.10.0...
[INFO] testing serde-spdx-0.10.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate serde-spdx 0.10.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate serde-spdx 0.10.0
[INFO] finished tweaking crates.io crate serde-spdx 0.10.0
[INFO] tweaked toml for crates.io crate serde-spdx 0.10.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde-spdx 0.10.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate serde-spdx 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd97a2c36236292dada396b4527d48b9cb3b012ec43440f1d46cf44b7955211e
[INFO] running `Command { std: "docker" "start" "-a" "cd97a2c36236292dada396b4527d48b9cb3b012ec43440f1d46cf44b7955211e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd97a2c36236292dada396b4527d48b9cb3b012ec43440f1d46cf44b7955211e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd97a2c36236292dada396b4527d48b9cb3b012ec43440f1d46cf44b7955211e", kill_on_drop: false }`
[INFO] [stdout] cd97a2c36236292dada396b4527d48b9cb3b012ec43440f1d46cf44b7955211e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6f4f9016d013a5cff0258a5f902587a8a2f8a00fbd5327e683949e53b049bcb
[INFO] running `Command { std: "docker" "start" "-a" "a6f4f9016d013a5cff0258a5f902587a8a2f8a00fbd5327e683949e53b049bcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling schemafy_lib v0.6.0
[INFO] [stderr]    Compiling serde-spdx v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[serde(rename = "annotationDate")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[serde(rename = "annotationType")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[serde(rename = "licenseListVersion")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:43:48
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[serde(rename = "checksumValue")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:56:48
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[serde(rename = "externalDocumentId")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[serde(rename = "spdxDocument")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:72:48
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[serde(rename = "annotationDate")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[serde(rename = "annotationType")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:88:35
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:88:48
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[serde(rename = "checksumValue")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:101:35
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:101:48
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[serde(rename = "SPDXID")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[serde(rename = "artifactOfs")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[serde(rename = "attributionTexts")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[serde(rename = "copyrightText")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[serde(rename = "fileContributors")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[serde(rename = "fileDependencies")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:161:7
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[serde(rename = "fileName")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 |     #[serde(rename = "fileTypes")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[serde(rename = "licenseComments")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[serde(rename = "licenseConcluded")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:189:7
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[serde(rename = "licenseInfoInFiles")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[serde(rename = "noticeText")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:200:48
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:206:7
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[serde(rename = "isLive")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[serde(rename = "isValid")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[serde(rename = "isWayBackLink")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[serde(rename = "match")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:236:35
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:236:48
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:240:7
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[serde(rename = "crossRefs")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[serde(rename = "extractedText")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 |     #[serde(rename = "licenseId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:265:7
[INFO] [stdout]     |
[INFO] [stdout] 265 |     #[serde(rename = "seeAlsos")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:269:35
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:269:48
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:275:7
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[serde(rename = "annotationDate")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:278:7
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[serde(rename = "annotationType")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:285:35
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:285:48
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:295:7
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[serde(rename = "checksumValue")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:298:35
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:298:48
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:302:7
[INFO] [stdout]     |
[INFO] [stdout] 302 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 |     #[serde(rename = "referenceCategory")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 |     #[serde(rename = "referenceLocator")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:314:7
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[serde(rename = "referenceType")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:317:35
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:317:48
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:325:7
[INFO] [stdout]     |
[INFO] [stdout] 325 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:326:7
[INFO] [stdout]     |
[INFO] [stdout] 326 |     #[serde(rename = "packageVerificationCodeExcludedFiles")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:330:7
[INFO] [stdout]     |
[INFO] [stdout] 330 |     #[serde(rename = "packageVerificationCodeValue")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:333:35
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:333:48
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:339:7
[INFO] [stdout]     |
[INFO] [stdout] 339 |     #[serde(rename = "SPDXID")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:351:7
[INFO] [stdout]     |
[INFO] [stdout] 351 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:352:7
[INFO] [stdout]     |
[INFO] [stdout] 352 |     #[serde(rename = "attributionTexts")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:356:7
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:357:7
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[serde(rename = "builtDate")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:362:7
[INFO] [stdout]     |
[INFO] [stdout] 362 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:365:7
[INFO] [stdout]     |
[INFO] [stdout] 365 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:371:7
[INFO] [stdout]     |
[INFO] [stdout] 371 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:372:7
[INFO] [stdout]     |
[INFO] [stdout] 372 |     #[serde(rename = "copyrightText")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:376:7
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:384:7
[INFO] [stdout]     |
[INFO] [stdout] 384 |     #[serde(rename = "downloadLocation")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:389:7
[INFO] [stdout]     |
[INFO] [stdout] 389 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[serde(rename = "externalRefs")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:398:7
[INFO] [stdout]     |
[INFO] [stdout] 398 |     #[serde(rename = "filesAnalyzed")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:403:7
[INFO] [stdout]     |
[INFO] [stdout] 403 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:404:7
[INFO] [stdout]     |
[INFO] [stdout] 404 |     #[serde(rename = "hasFiles")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:407:7
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:413:7
[INFO] [stdout]     |
[INFO] [stdout] 413 |     #[serde(rename = "licenseComments")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:422:7
[INFO] [stdout]     |
[INFO] [stdout] 422 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:423:7
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[serde(rename = "licenseConcluded")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:429:7
[INFO] [stdout]     |
[INFO] [stdout] 429 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:430:7
[INFO] [stdout]     |
[INFO] [stdout] 430 |     #[serde(rename = "licenseDeclared")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:439:7
[INFO] [stdout]     |
[INFO] [stdout] 439 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:440:7
[INFO] [stdout]     |
[INFO] [stdout] 440 |     #[serde(rename = "licenseInfoFromFiles")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:447:7
[INFO] [stdout]     |
[INFO] [stdout] 447 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:451:7
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 |     #[serde(rename = "packageFileName")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:460:7
[INFO] [stdout]     |
[INFO] [stdout] 460 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:461:7
[INFO] [stdout]     |
[INFO] [stdout] 461 |     #[serde(rename = "packageVerificationCode")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:467:7
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:468:7
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[serde(rename = "primaryPackagePurpose")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:472:7
[INFO] [stdout]     |
[INFO] [stdout] 472 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:473:7
[INFO] [stdout]     |
[INFO] [stdout] 473 |     #[serde(rename = "releaseDate")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:478:7
[INFO] [stdout]     |
[INFO] [stdout] 478 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:479:7
[INFO] [stdout]     |
[INFO] [stdout] 479 |     #[serde(rename = "sourceInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:483:7
[INFO] [stdout]     |
[INFO] [stdout] 483 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:490:7
[INFO] [stdout]     |
[INFO] [stdout] 490 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:495:7
[INFO] [stdout]     |
[INFO] [stdout] 495 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:496:7
[INFO] [stdout]     |
[INFO] [stdout] 496 |     #[serde(rename = "validUntilDate")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:501:7
[INFO] [stdout]     |
[INFO] [stdout] 501 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:502:7
[INFO] [stdout]     |
[INFO] [stdout] 502 |     #[serde(rename = "versionInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:506:35
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:506:48
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:510:7
[INFO] [stdout]     |
[INFO] [stdout] 510 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:514:7
[INFO] [stdout]     |
[INFO] [stdout] 514 |     #[serde(rename = "relatedSpdxElement")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:517:7
[INFO] [stdout]     |
[INFO] [stdout] 517 |     #[serde(rename = "relationshipType")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:520:7
[INFO] [stdout]     |
[INFO] [stdout] 520 |     #[serde(rename = "spdxElementId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:523:35
[INFO] [stdout]     |
[INFO] [stdout] 523 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:523:48
[INFO] [stdout]     |
[INFO] [stdout] 523 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:527:7
[INFO] [stdout]     |
[INFO] [stdout] 527 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:532:7
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[serde(rename = "reviewDate")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:537:7
[INFO] [stdout]     |
[INFO] [stdout] 537 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:541:35
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:541:48
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:547:7
[INFO] [stdout]     |
[INFO] [stdout] 547 |     #[serde(rename = "annotationDate")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:550:7
[INFO] [stdout]     |
[INFO] [stdout] 550 |     #[serde(rename = "annotationType")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:557:48
[INFO] [stdout]     |
[INFO] [stdout] 557 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:562:7
[INFO] [stdout]     |
[INFO] [stdout] 562 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:563:7
[INFO] [stdout]     |
[INFO] [stdout] 563 |     #[serde(rename = "lineNumber")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:567:7
[INFO] [stdout]     |
[INFO] [stdout] 567 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:573:35
[INFO] [stdout]     |
[INFO] [stdout] 573 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:573:48
[INFO] [stdout]     |
[INFO] [stdout] 573 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:578:7
[INFO] [stdout]     |
[INFO] [stdout] 578 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:579:7
[INFO] [stdout]     |
[INFO] [stdout] 579 |     #[serde(rename = "lineNumber")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:583:7
[INFO] [stdout]     |
[INFO] [stdout] 583 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:589:35
[INFO] [stdout]     |
[INFO] [stdout] 589 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:589:48
[INFO] [stdout]     |
[INFO] [stdout] 589 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:593:7
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[serde(rename = "endPointer")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:595:7
[INFO] [stdout]     |
[INFO] [stdout] 595 |     #[serde(rename = "startPointer")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:598:35
[INFO] [stdout]     |
[INFO] [stdout] 598 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:598:48
[INFO] [stdout]     |
[INFO] [stdout] 598 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:604:7
[INFO] [stdout]     |
[INFO] [stdout] 604 |     #[serde(rename = "SPDXID")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:607:7
[INFO] [stdout]     |
[INFO] [stdout] 607 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:616:7
[INFO] [stdout]     |
[INFO] [stdout] 616 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:617:7
[INFO] [stdout]     |
[INFO] [stdout] 617 |     #[serde(rename = "attributionTexts")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:620:7
[INFO] [stdout]     |
[INFO] [stdout] 620 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:626:7
[INFO] [stdout]     |
[INFO] [stdout] 626 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:627:7
[INFO] [stdout]     |
[INFO] [stdout] 627 |     #[serde(rename = "copyrightText")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:632:7
[INFO] [stdout]     |
[INFO] [stdout] 632 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:633:7
[INFO] [stdout]     |
[INFO] [stdout] 633 |     #[serde(rename = "licenseComments")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:642:7
[INFO] [stdout]     |
[INFO] [stdout] 642 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:643:7
[INFO] [stdout]     |
[INFO] [stdout] 643 |     #[serde(rename = "licenseConcluded")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:651:7
[INFO] [stdout]     |
[INFO] [stdout] 651 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:652:7
[INFO] [stdout]     |
[INFO] [stdout] 652 |     #[serde(rename = "licenseInfoInSnippets")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:661:7
[INFO] [stdout]     |
[INFO] [stdout] 661 |     #[serde(rename = "snippetFromFile")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:664:35
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:24
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:664:48
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:670:7
[INFO] [stdout]     |
[INFO] [stdout] 670 |     #[serde(rename = "SPDXID")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:673:7
[INFO] [stdout]     |
[INFO] [stdout] 673 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:681:7
[INFO] [stdout]     |
[INFO] [stdout] 681 |     #[serde(rename = "creationInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:699:7
[INFO] [stdout]     |
[INFO] [stdout] 699 |     #[serde(rename = "dataLicense")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:703:7
[INFO] [stdout]     |
[INFO] [stdout] 703 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:704:7
[INFO] [stdout]     |
[INFO] [stdout] 704 |     #[serde(rename = "documentDescribes")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:709:7
[INFO] [stdout]     |
[INFO] [stdout] 709 |     #[serde(rename = "documentNamespace")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:712:7
[INFO] [stdout]     |
[INFO] [stdout] 712 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:713:7
[INFO] [stdout]     |
[INFO] [stdout] 713 |     #[serde(rename = "externalDocumentRefs")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:717:7
[INFO] [stdout]     |
[INFO] [stdout] 717 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:721:7
[INFO] [stdout]     |
[INFO] [stdout] 721 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:722:7
[INFO] [stdout]     |
[INFO] [stdout] 722 |     #[serde(rename = "hasExtractedLicensingInfos")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:728:7
[INFO] [stdout]     |
[INFO] [stdout] 728 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:732:7
[INFO] [stdout]     |
[INFO] [stdout] 732 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:736:7
[INFO] [stdout]     |
[INFO] [stdout] 736 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:740:7
[INFO] [stdout]     |
[INFO] [stdout] 740 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-ec01926018d2142c/out/spdx_2_3.rs:749:7
[INFO] [stdout]     |
[INFO] [stdout] 749 |     #[serde(rename = "spdxVersion")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde-spdx` (lib) due to 200 previous errors
[INFO] running `Command { std: "docker" "inspect" "a6f4f9016d013a5cff0258a5f902587a8a2f8a00fbd5327e683949e53b049bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6f4f9016d013a5cff0258a5f902587a8a2f8a00fbd5327e683949e53b049bcb", kill_on_drop: false }`
[INFO] [stdout] a6f4f9016d013a5cff0258a5f902587a8a2f8a00fbd5327e683949e53b049bcb
