[INFO] fetching crate substreams-solana-program-instructions 0.2.0...
[INFO] testing substreams-solana-program-instructions-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate substreams-solana-program-instructions 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate substreams-solana-program-instructions 0.2.0
[INFO] finished tweaking crates.io crate substreams-solana-program-instructions 0.2.0
[INFO] tweaked toml for crates.io crate substreams-solana-program-instructions 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate substreams-solana-program-instructions 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded substreams v0.6.2
[INFO] [stderr]   Downloaded substreams-macro v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1318991b5b0f32e0148b69d418844dda0febc7b5a24a2290368111d2bf52fde
[INFO] running `Command { std: "docker" "start" "-a" "e1318991b5b0f32e0148b69d418844dda0febc7b5a24a2290368111d2bf52fde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1318991b5b0f32e0148b69d418844dda0febc7b5a24a2290368111d2bf52fde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1318991b5b0f32e0148b69d418844dda0febc7b5a24a2290368111d2bf52fde", kill_on_drop: false }`
[INFO] [stdout] e1318991b5b0f32e0148b69d418844dda0febc7b5a24a2290368111d2bf52fde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb2ba28f80db67d040f3f45d12360fdaac6fe4e2c7b5fd83ab39f94a937f9fd6
[INFO] running `Command { std: "docker" "start" "-a" "fb2ba28f80db67d040f3f45d12360fdaac6fe4e2c7b5fd83ab39f94a937f9fd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling substreams-macro v0.6.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling substreams v0.6.2
[INFO] [stderr]    Compiling substreams-solana-program-instructions v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "serde-traits")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     feature = "serde-traits",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:857:12
[INFO] [stdout]     |
[INFO] [stdout] 857 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:858:12
[INFO] [stdout]     |
[INFO] [stdout] 858 | #[cfg_attr(feature = "serde-traits", serde(rename_all = "camelCase"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:916:12
[INFO] [stdout]     |
[INFO] [stdout] 916 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:917:12
[INFO] [stdout]     |
[INFO] [stdout] 917 | #[cfg_attr(feature = "serde-traits", serde(rename_all = "camelCase"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:419:20
[INFO] [stdout]     |
[INFO] [stdout] 419 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:465:20
[INFO] [stdout]     |
[INFO] [stdout] 465 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:468:20
[INFO] [stdout]     |
[INFO] [stdout] 468 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:537:20
[INFO] [stdout]     |
[INFO] [stdout] 537 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:636:20
[INFO] [stdout]     |
[INFO] [stdout] 636 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]  --> src/transfer_fee_instruction.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "serde-traits")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     feature = "serde-traits",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.00s
[INFO] running `Command { std: "docker" "inspect" "fb2ba28f80db67d040f3f45d12360fdaac6fe4e2c7b5fd83ab39f94a937f9fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb2ba28f80db67d040f3f45d12360fdaac6fe4e2c7b5fd83ab39f94a937f9fd6", kill_on_drop: false }`
[INFO] [stdout] fb2ba28f80db67d040f3f45d12360fdaac6fe4e2c7b5fd83ab39f94a937f9fd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d569ffadc032fda89ccbd7650b874d40f8d20c366c32b7988c68fa8bdef6465f
[INFO] running `Command { std: "docker" "start" "-a" "d569ffadc032fda89ccbd7650b874d40f8d20c366c32b7988c68fa8bdef6465f", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "serde-traits")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling substreams-solana-program-instructions v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     feature = "serde-traits",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:857:12
[INFO] [stdout]     |
[INFO] [stdout] 857 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:858:12
[INFO] [stdout]     |
[INFO] [stdout] 858 | #[cfg_attr(feature = "serde-traits", serde(rename_all = "camelCase"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:916:12
[INFO] [stdout]     |
[INFO] [stdout] 916 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:917:12
[INFO] [stdout]     |
[INFO] [stdout] 917 | #[cfg_attr(feature = "serde-traits", serde(rename_all = "camelCase"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:419:20
[INFO] [stdout]     |
[INFO] [stdout] 419 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:465:20
[INFO] [stdout]     |
[INFO] [stdout] 465 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:468:20
[INFO] [stdout]     |
[INFO] [stdout] 468 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:537:20
[INFO] [stdout]     |
[INFO] [stdout] 537 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:636:20
[INFO] [stdout]     |
[INFO] [stdout] 636 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]  --> src/transfer_fee_instruction.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "serde-traits")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     feature = "serde-traits",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "serde-traits")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     feature = "serde-traits",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:857:12
[INFO] [stdout]     |
[INFO] [stdout] 857 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:858:12
[INFO] [stdout]     |
[INFO] [stdout] 858 | #[cfg_attr(feature = "serde-traits", serde(rename_all = "camelCase"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:916:12
[INFO] [stdout]     |
[INFO] [stdout] 916 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:917:12
[INFO] [stdout]     |
[INFO] [stdout] 917 | #[cfg_attr(feature = "serde-traits", serde(rename_all = "camelCase"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/token_instruction_2022.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:419:20
[INFO] [stdout]     |
[INFO] [stdout] 419 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:465:20
[INFO] [stdout]     |
[INFO] [stdout] 465 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:468:20
[INFO] [stdout]     |
[INFO] [stdout] 468 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:537:20
[INFO] [stdout]     |
[INFO] [stdout] 537 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]    --> src/token_instruction_2022.rs:636:20
[INFO] [stdout]     |
[INFO] [stdout] 636 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]  --> src/transfer_fee_instruction.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "serde-traits")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     feature = "serde-traits",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stdout]   --> src/transfer_fee_instruction.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "d569ffadc032fda89ccbd7650b874d40f8d20c366c32b7988c68fa8bdef6465f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d569ffadc032fda89ccbd7650b874d40f8d20c366c32b7988c68fa8bdef6465f", kill_on_drop: false }`
[INFO] [stdout] d569ffadc032fda89ccbd7650b874d40f8d20c366c32b7988c68fa8bdef6465f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 186e3f7342d44eb46df5b3d3a5e6c93f19c03dd25d87d1d38aae285962f326d1
[INFO] running `Command { std: "docker" "start" "-a" "186e3f7342d44eb46df5b3d3a5e6c93f19c03dd25d87d1d38aae285962f326d1", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]   --> src/token_instruction_2022.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[cfg(feature = "serde-traits")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]   --> src/token_instruction_2022.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]   --> src/token_instruction_2022.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 |     feature = "serde-traits",
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:857:12
[INFO] [stderr]     |
[INFO] [stderr] 857 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:858:12
[INFO] [stderr]     |
[INFO] [stderr] 858 | #[cfg_attr(feature = "serde-traits", serde(rename_all = "camelCase"))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:916:12
[INFO] [stderr]     |
[INFO] [stderr] 916 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:917:12
[INFO] [stderr]     |
[INFO] [stderr] 917 | #[cfg_attr(feature = "serde-traits", serde(rename_all = "camelCase"))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]   --> src/token_instruction_2022.rs:63:20
[INFO] [stderr]    |
[INFO] [stderr] 63 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]   --> src/token_instruction_2022.rs:66:20
[INFO] [stderr]    |
[INFO] [stderr] 66 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:191:20
[INFO] [stderr]     |
[INFO] [stderr] 191 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:419:20
[INFO] [stderr]     |
[INFO] [stderr] 419 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:440:20
[INFO] [stderr]     |
[INFO] [stderr] 440 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:465:20
[INFO] [stderr]     |
[INFO] [stderr] 465 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:468:20
[INFO] [stderr]     |
[INFO] [stderr] 468 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:537:20
[INFO] [stderr]     |
[INFO] [stderr] 537 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]    --> src/token_instruction_2022.rs:636:20
[INFO] [stderr]     |
[INFO] [stderr] 636 |         #[cfg_attr(feature = "serde-traits", serde(with = "As::<DisplayFromStr>"))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]  --> src/transfer_fee_instruction.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[cfg(feature = "serde-traits")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]   --> src/transfer_fee_instruction.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[cfg_attr(feature = "serde-traits", derive(Serialize, Deserialize))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]   --> src/transfer_fee_instruction.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     feature = "serde-traits",
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]   --> src/transfer_fee_instruction.rs:38:20
[INFO] [stderr]    |
[INFO] [stderr] 38 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-traits`
[INFO] [stderr]   --> src/transfer_fee_instruction.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 |         #[cfg_attr(feature = "serde-traits", serde(with = "coption_fromstr"))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-traits` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `substreams-solana-program-instructions` (lib) generated 21 warnings
[INFO] [stderr] warning: `substreams-solana-program-instructions` (lib test) generated 21 warnings (21 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/substreams_solana_program_instructions-26115a1eb3a2a33f)
[INFO] [stderr]    Doc-tests substreams_solana_program_instructions
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test src/option.rs - option::COption<&'_T>::cloned (line 700) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<&'_T>::copied (line 664) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<&'_mutT>::cloned (line 718) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<&'_mutT>::copied (line 682) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<COption<T>>::flatten (line 920) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<COption<T>>::flatten (line 932) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<Result<T,E>>::transpose (line 828) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::and (line 394) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::and_then (line 428) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::as_deref (line 778) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::as_deref_mut (line 800) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::as_mut (line 137) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::as_ref (line 118) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::contains (line 77) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::default (line 887) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::expect (line 169) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::filter (line 458) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::get_or_insert (line 581) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::get_or_insert_with (line 605) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::is_none (line 57) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::is_some (line 35) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::map (line 270) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::map_or (line 290) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::map_or_else (line 310) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::ok_or (line 343) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::ok_or_else (line 369) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::or (line 491) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::or_else (line 521) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::replace (line 641) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::unwrap (line 201) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::unwrap_or (line 228) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::unwrap_or_default (line 744) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::unwrap_or_else (line 244) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::xor (line 544) ... ignored
[INFO] [stdout] test src/option.rs - option::COption<T>::expect (line 174) ... FAILED
[INFO] [stdout] test src/option.rs - option::COption<T>::unwrap (line 206) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/option.rs - option::COption<T>::expect (line 174) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `COption` in this scope
[INFO] [stdout]  --> src/option.rs:175:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | let x: COption<&str> = COption::None;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]  --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:593:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named enum `Option` defined here
[INFO] [stdout]   |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 3 - let x: COption<&str> = COption::None;
[INFO] [stdout] 3 + let x: Option<&str> = COption::None;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use substreams_solana_program_instructions::option::COption;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `COption`
[INFO] [stdout]  --> src/option.rs:175:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | let x: COption<&str> = COption::None;
[INFO] [stdout]   |                        ^^^^^^^ use of undeclared type `COption`
[INFO] [stdout]   |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 3 - let x: COption<&str> = COption::None;
[INFO] [stdout] 3 + let x: COption<&str> = Option::None;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use substreams_solana_program_instructions::option::COption;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/option.rs - option::COption<T>::unwrap (line 206) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `COption` in this scope
[INFO] [stdout]  --> src/option.rs:207:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | let x: COption<&str> = COption::None;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]  --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:593:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named enum `Option` defined here
[INFO] [stdout]   |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 3 - let x: COption<&str> = COption::None;
[INFO] [stdout] 3 + let x: Option<&str> = COption::None;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use substreams_solana_program_instructions::option::COption;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `COption`
[INFO] [stdout]  --> src/option.rs:207:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | let x: COption<&str> = COption::None;
[INFO] [stdout]   |                        ^^^^^^^ use of undeclared type `COption`
[INFO] [stdout]   |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 3 - let x: COption<&str> = COption::None;
[INFO] [stdout] 3 + let x: COption<&str> = Option::None;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use substreams_solana_program_instructions::option::COption;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/option.rs - option::COption<T>::expect (line 174)
[INFO] [stdout]     src/option.rs - option::COption<T>::unwrap (line 206)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 34 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "186e3f7342d44eb46df5b3d3a5e6c93f19c03dd25d87d1d38aae285962f326d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "186e3f7342d44eb46df5b3d3a5e6c93f19c03dd25d87d1d38aae285962f326d1", kill_on_drop: false }`
[INFO] [stdout] 186e3f7342d44eb46df5b3d3a5e6c93f19c03dd25d87d1d38aae285962f326d1
