Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version rustc 1.72.0-nightly (8084f397c 2023-06-25)
# docs.rs version docsrs 0.6.0 (4b18bfe6 2023-06-02)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/clockwork-utils-2.0.18/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/clockwork-utils-2.0.18/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230625-1.72.0-nightly-8084f397c\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7a39f7a65aed37629181686454e85c9de51d41b9e9a08c07bef1fcc206317d68 [INFO] running `Command { std: "docker" "start" "-a" "7a39f7a65aed37629181686454e85c9de51d41b9e9a08c07bef1fcc206317d68", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Checking anchor-lang v0.27.0 [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/idl.rs:35:10 [INFO] [stderr] | [INFO] [stderr] 35 | #[derive(AnchorSerialize, AnchorDeserialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `AnchorSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/idl.rs:35:27 [INFO] [stderr] | [INFO] [stderr] 35 | #[derive(AnchorSerialize, AnchorDeserialize)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshDeserialize`: [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stderr] and 101 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `AnchorDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/idl.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | #[account("internal")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `AnchorSerialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshDeserialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/idl.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | #[account("internal")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshDeserialize`: [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stderr] and 101 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `AnchorDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:34:10 [INFO] [stderr] | [INFO] [stderr] 34 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:57:10 [INFO] [stderr] | [INFO] [stderr] 57 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 83 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:105:10 [INFO] [stderr] | [INFO] [stderr] 105 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:129:10 [INFO] [stderr] | [INFO] [stderr] 129 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:152:10 [INFO] [stderr] | [INFO] [stderr] 152 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:179:10 [INFO] [stderr] | [INFO] [stderr] 179 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:209:10 [INFO] [stderr] | [INFO] [stderr] 209 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:245:10 [INFO] [stderr] | [INFO] [stderr] 245 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:289:10 [INFO] [stderr] | [INFO] [stderr] 289 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:315:10 [INFO] [stderr] | [INFO] [stderr] 315 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:343:10 [INFO] [stderr] | [INFO] [stderr] 343 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pubkey: BorshSerialize` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-lang-0.27.0/src/system_program.rs:374:10 [INFO] [stderr] | [INFO] [stderr] 374 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ the trait `BorshSerialize` is not implemented for `Pubkey` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `BorshSerialize`: [INFO] [stderr] &T [INFO] [stderr] () [INFO] [stderr] (T0, T1) [INFO] [stderr] (T0, T1, T2) [INFO] [stderr] (T0, T1, T2, T3) [INFO] [stderr] (T0, T1, T2, T3, T4) [INFO] [stderr] (T0, T1, T2, T3, T4, T5) [INFO] [stderr] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stderr] and 117 others [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `anchor-lang` (lib) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "7a39f7a65aed37629181686454e85c9de51d41b9e9a08c07bef1fcc206317d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a39f7a65aed37629181686454e85c9de51d41b9e9a08c07bef1fcc206317d68", kill_on_drop: false }` [INFO] [stdout] 7a39f7a65aed37629181686454e85c9de51d41b9e9a08c07bef1fcc206317d68