[INFO] fetching crate solana-loader-v3-interface 6.1.0... [INFO] checking solana-loader-v3-interface-6.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate solana-loader-v3-interface 6.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate solana-loader-v3-interface 6.1.0 [INFO] finished tweaking crates.io crate solana-loader-v3-interface 6.1.0 [INFO] tweaked toml for crates.io crate solana-loader-v3-interface 6.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate solana-loader-v3-interface 6.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate solana-loader-v3-interface 6.1.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-frozen-abi v3.0.0 [INFO] [stderr] Downloaded solana-frozen-abi-macro v3.0.0 [INFO] [stderr] Downloaded boxcar v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6eeb2f4dc151d9d044a9c97236067accf9649679dafa36485fc17f417fa07ef6 [INFO] running `Command { std: "docker" "start" "-a" "6eeb2f4dc151d9d044a9c97236067accf9649679dafa36485fc17f417fa07ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eeb2f4dc151d9d044a9c97236067accf9649679dafa36485fc17f417fa07ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eeb2f4dc151d9d044a9c97236067accf9649679dafa36485fc17f417fa07ef6", kill_on_drop: false }` [INFO] [stdout] 6eeb2f4dc151d9d044a9c97236067accf9649679dafa36485fc17f417fa07ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6c306c958ecf8e4487b307a8bdc570621490fcc7033caa9c01f34afff8ecf09 [INFO] running `Command { std: "docker" "start" "-a" "b6c306c958ecf8e4487b307a8bdc570621490fcc7033caa9c01f34afff8ecf09", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking five8_core v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking solana-sanitize v3.0.0 [INFO] [stderr] Checking solana-atomic-u64 v3.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking solana-program-error v3.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking five8 v0.2.1 [INFO] [stderr] Checking five8_const v0.1.3 [INFO] [stderr] Checking solana-hash v3.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking solana-instruction-error v2.0.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking solana-sha256-hasher v3.0.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking solana-address v1.0.0 [INFO] [stderr] Checking solana-pubkey v3.0.0 [INFO] [stderr] Checking solana-sdk-ids v3.0.0 [INFO] [stderr] Checking solana-instruction v3.0.0 [INFO] [stderr] Checking solana-loader-v3-interface v6.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `instruction::UpgradeableLoaderInstruction: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/instruction.rs:535:33 [INFO] [stdout] | [INFO] [stdout] 535 | &bincode::serialize(&UpgradeableLoaderInstruction::InitializeBuffer).unwrap(), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `instruction::UpgradeableLoaderInstruction` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `instruction::UpgradeableLoaderInstruction` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 128 others [INFO] [stdout] note: required by a bound in `bincode::serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn serialize(value: &T) -> Result> [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] 107 | where [INFO] [stdout] 108 | T: serde::Serialize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `serialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `instruction::UpgradeableLoaderInstruction: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/instruction.rs:544:33 [INFO] [stdout] | [INFO] [stdout] 544 | &bincode::serialize(&UpgradeableLoaderInstruction::Write { [INFO] [stdout] | ______________------------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 545 | | offset: 0, [INFO] [stdout] 546 | | bytes: vec![], [INFO] [stdout] 547 | | }) [INFO] [stdout] | |_____________^ the trait `serde::ser::Serialize` is not implemented for `instruction::UpgradeableLoaderInstruction` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `instruction::UpgradeableLoaderInstruction` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 128 others [INFO] [stdout] note: required by a bound in `bincode::serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn serialize(value: &T) -> Result> [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] 107 | where [INFO] [stdout] 108 | T: serde::Serialize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `serialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `instruction::UpgradeableLoaderInstruction: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/instruction.rs:560:33 [INFO] [stdout] | [INFO] [stdout] 560 | &bincode::serialize(&UpgradeableLoaderInstruction::DeployWithMaxDataLen { [INFO] [stdout] | ______________------------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 561 | | max_data_len: 0, [INFO] [stdout] 562 | | }) [INFO] [stdout] | |_____________^ the trait `serde::ser::Serialize` is not implemented for `instruction::UpgradeableLoaderInstruction` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `instruction::UpgradeableLoaderInstruction` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 128 others [INFO] [stdout] note: required by a bound in `bincode::serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn serialize(value: &T) -> Result> [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] 107 | where [INFO] [stdout] 108 | T: serde::Serialize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `serialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `instruction::UpgradeableLoaderInstruction: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/instruction.rs:572:51 [INFO] [stdout] | [INFO] [stdout] 572 | is_instruction_fn(&bincode::serialize(&UpgradeableLoaderInstruction::Upgrade).unwrap()); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `instruction::UpgradeableLoaderInstruction` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `instruction::UpgradeableLoaderInstruction` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 128 others [INFO] [stdout] note: required by a bound in `bincode::serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn serialize(value: &T) -> Result> [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] 107 | where [INFO] [stdout] 108 | T: serde::Serialize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `serialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `instruction::UpgradeableLoaderInstruction: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/instruction.rs:577:33 [INFO] [stdout] | [INFO] [stdout] 577 | &bincode::serialize(&UpgradeableLoaderInstruction::SetAuthority).unwrap(), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `instruction::UpgradeableLoaderInstruction` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `instruction::UpgradeableLoaderInstruction` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 128 others [INFO] [stdout] note: required by a bound in `bincode::serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn serialize(value: &T) -> Result> [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] 107 | where [INFO] [stdout] 108 | T: serde::Serialize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `serialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `instruction::UpgradeableLoaderInstruction: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/instruction.rs:586:51 [INFO] [stdout] | [INFO] [stdout] 586 | is_instruction_fn(&bincode::serialize(&UpgradeableLoaderInstruction::Close).unwrap()); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `instruction::UpgradeableLoaderInstruction` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `instruction::UpgradeableLoaderInstruction` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 128 others [INFO] [stdout] note: required by a bound in `bincode::serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn serialize(value: &T) -> Result> [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] 107 | where [INFO] [stdout] 108 | T: serde::Serialize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `serialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `state::UpgradeableLoaderState: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/state.rs:74:36 [INFO] [stdout] | [INFO] [stdout] 74 | let size = serialized_size(&buffer_state).unwrap(); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `state::UpgradeableLoaderState` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `state::UpgradeableLoaderState` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 128 others [INFO] [stdout] note: required by a bound in `bincode::serialized_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn serialized_size(value: &T) -> Result [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] 194 | where [INFO] [stdout] 195 | T: serde::Serialize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `serialized_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `state::UpgradeableLoaderState: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/state.rs:83:36 [INFO] [stdout] | [INFO] [stdout] 83 | let size = serialized_size(&buffer_state).unwrap(); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `state::UpgradeableLoaderState` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `state::UpgradeableLoaderState` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 128 others [INFO] [stdout] note: required by a bound in `bincode::serialized_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn serialized_size(value: &T) -> Result [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] 194 | where [INFO] [stdout] 195 | T: serde::Serialize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `serialized_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `state::UpgradeableLoaderState: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/state.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | let size = serialized_size(&programdata_state).unwrap(); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `state::UpgradeableLoaderState` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `state::UpgradeableLoaderState` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 128 others [INFO] [stdout] note: required by a bound in `bincode::serialized_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn serialized_size(value: &T) -> Result [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] 194 | where [INFO] [stdout] 195 | T: serde::Serialize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `serialized_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `state::UpgradeableLoaderState: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/state.rs:108:36 [INFO] [stdout] | [INFO] [stdout] 108 | let size = serialized_size(&program_state).unwrap(); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `state::UpgradeableLoaderState` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `state::UpgradeableLoaderState` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 128 others [INFO] [stdout] note: required by a bound in `bincode::serialized_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn serialized_size(value: &T) -> Result [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] 194 | where [INFO] [stdout] 195 | T: serde::Serialize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `serialized_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-loader-v3-interface` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "b6c306c958ecf8e4487b307a8bdc570621490fcc7033caa9c01f34afff8ecf09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c306c958ecf8e4487b307a8bdc570621490fcc7033caa9c01f34afff8ecf09", kill_on_drop: false }` [INFO] [stdout] b6c306c958ecf8e4487b307a8bdc570621490fcc7033caa9c01f34afff8ecf09