[INFO] cloning repository https://github.com/cryptopapi997/anchor-decl-mre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptopapi997/anchor-decl-mre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptopapi997%2Fanchor-decl-mre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptopapi997%2Fanchor-decl-mre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85da7337ce1cd5845f9329433d828e86bcd48666 [INFO] checking cryptopapi997/anchor-decl-mre against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptopapi997%2Fanchor-decl-mre" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cryptopapi997/anchor-decl-mre [INFO] finished tweaking git repo https://github.com/cryptopapi997/anchor-decl-mre [INFO] tweaked toml for git repo https://github.com/cryptopapi997/anchor-decl-mre written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cryptopapi997/anchor-decl-mre on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cryptopapi997/anchor-decl-mre 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking cryptopapi997/anchor-decl-mre against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptopapi997%2Fanchor-decl-mre" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cryptopapi997/anchor-decl-mre [INFO] finished tweaking git repo https://github.com/cryptopapi997/anchor-decl-mre [INFO] tweaked toml for git repo https://github.com/cryptopapi997/anchor-decl-mre written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cryptopapi997/anchor-decl-mre on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cryptopapi997/anchor-decl-mre 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-loader-v3-interface v3.0.0 [INFO] [stderr] Downloaded solana-clock v2.2.3 [INFO] [stderr] Downloaded solana-invoke v0.4.0 [INFO] [stderr] Downloaded solana-instruction v2.3.3 [INFO] [stderr] Downloaded anchor-lang v0.32.1 [INFO] [stderr] Downloaded anchor-attribute-event v0.32.1 [INFO] [stderr] Downloaded anchor-derive-serde v0.32.1 [INFO] [stderr] Downloaded anchor-attribute-program v0.32.1 [INFO] [stderr] Downloaded anchor-attribute-constant v0.32.1 [INFO] [stderr] Downloaded anchor-attribute-account v0.32.1 [INFO] [stderr] Downloaded anchor-attribute-access-control v0.32.1 [INFO] [stderr] Downloaded anchor-derive-accounts v0.32.1 [INFO] [stderr] Downloaded anchor-attribute-error v0.32.1 [INFO] [stderr] Downloaded anchor-syn v0.32.1 [INFO] [stderr] Downloaded anchor-derive-space v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cdf776d7a50ca715333127c8c957fb8a4669a2ccc04f97a741b1eeb7c57ef35 [INFO] running `Command { std: "docker" "start" "-a" "1cdf776d7a50ca715333127c8c957fb8a4669a2ccc04f97a741b1eeb7c57ef35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cdf776d7a50ca715333127c8c957fb8a4669a2ccc04f97a741b1eeb7c57ef35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cdf776d7a50ca715333127c8c957fb8a4669a2ccc04f97a741b1eeb7c57ef35", kill_on_drop: false }` [INFO] [stdout] 1cdf776d7a50ca715333127c8c957fb8a4669a2ccc04f97a741b1eeb7c57ef35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efda9d68fe23d9d16e08e5a1f7b850157dce85391482cd277ecbba42b8f4d18e [INFO] running `Command { std: "docker" "start" "-a" "efda9d68fe23d9d16e08e5a1f7b850157dce85391482cd277ecbba42b8f4d18e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking five8_core v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Checking solana-atomic-u64 v2.2.1 [INFO] [stderr] Checking solana-sanitize v2.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking solana-decode-error v2.3.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Checking five8 v0.2.1 [INFO] [stderr] Checking five8_const v0.1.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking solana-msg v2.2.1 [INFO] [stderr] Checking solana-program-memory v2.3.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking solana-define-syscall v2.3.0 [INFO] [stderr] Checking solana-program-option v2.2.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anchor-derive-space v0.32.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking solana-hash v2.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking solana-fee-calculator v2.2.1 [INFO] [stderr] Checking solana-sha256-hasher v2.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling anchor-syn v0.32.1 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling anchor-lang-idl v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Checking borsh v0.10.4 [INFO] [stderr] Checking solana-pubkey v2.4.0 [INFO] [stderr] Checking solana-sdk-ids v2.2.1 [INFO] [stderr] Checking solana-instruction v2.3.3 [INFO] [stderr] Checking solana-sysvar-id v2.2.1 [INFO] [stderr] Checking solana-feature-gate-interface v2.2.2 [INFO] [stderr] Checking solana-program-error v2.2.2 [INFO] [stderr] Checking solana-system-interface v1.0.0 [INFO] [stderr] Checking solana-serialize-utils v2.2.1 [INFO] [stderr] Checking solana-stable-layout v2.2.1 [INFO] [stderr] Checking solana-clock v2.2.3 [INFO] [stderr] Checking solana-slot-hashes v2.2.1 [INFO] [stderr] Checking solana-epoch-rewards v2.2.1 [INFO] [stderr] Checking solana-last-restart-slot v2.2.1 [INFO] [stderr] Checking solana-rent v2.2.1 [INFO] [stderr] Checking solana-epoch-schedule v2.2.1 [INFO] [stderr] Checking solana-slot-history v2.2.1 [INFO] [stderr] Checking solana-account-info v2.3.0 [INFO] [stderr] Checking solana-program-pack v2.2.1 [INFO] [stderr] Checking solana-loader-v3-interface v3.0.0 [INFO] [stderr] Checking solana-program-entrypoint v2.3.0 [INFO] [stderr] Checking solana-cpi v2.2.1 [INFO] [stderr] Checking solana-instructions-sysvar v2.2.2 [INFO] [stderr] Checking solana-invoke v0.4.0 [INFO] [stderr] Checking solana-stake-interface v1.2.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.32.1 [INFO] [stderr] Compiling anchor-attribute-error v0.32.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.32.1 [INFO] [stderr] Compiling anchor-attribute-event v0.32.1 [INFO] [stderr] Compiling anchor-attribute-program v0.32.1 [INFO] [stderr] Compiling anchor-derive-serde v0.32.1 [INFO] [stderr] Compiling anchor-attribute-account v0.32.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.32.1 [INFO] [stderr] Checking solana-sysvar v2.3.0 [INFO] [stderr] Checking anchor-lang v0.32.1 [INFO] [stderr] Checking anchor-decl-mre v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `anchor_lang::prelude::*` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anchor_lang::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anchor_lang::prelude::*` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anchor_lang::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | declare_program!(my_prog); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.0/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `MyStruct` to implement `BorshDeserialize` [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | declare_program!(my_prog); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ type parameter would need to implement `BorshDeserialize` [INFO] [stdout] = help: consider manually implementing `BorshDeserialize` to avoid undesired bounds [INFO] [stdout] note: required by a bound in `anchor_lang::__private::Lazy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.32.1/src/lazy.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait Lazy: AnchorDeserialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Lazy` [INFO] [stdout] = note: this error originates in the macro `declare_program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: BorshDeserialize` is not satisfied [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | declare_program!(my_prog); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.0/src/de/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait BorshDeserialize: Sized { [INFO] [stdout] | --------------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required for `MyStruct` to implement `BorshDeserialize` [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | declare_program!(my_prog); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ type parameter would need to implement `BorshDeserialize` [INFO] [stdout] = help: consider manually implementing `BorshDeserialize` to avoid undesired bounds [INFO] [stdout] note: required by a bound in `anchor_lang::__private::Lazy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.32.1/src/lazy.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait Lazy: AnchorDeserialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Lazy` [INFO] [stdout] = note: this error originates in the macro `declare_program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: anchor_lang::__private::Lazy` is not satisfied [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | declare_program!(my_prog); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `anchor_lang::__private::Lazy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: anchor_lang::__private::Lazy` is not satisfied [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | declare_program!(my_prog); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `anchor_lang::__private::Lazy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-decl-mre` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `anchor-decl-mre` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "efda9d68fe23d9d16e08e5a1f7b850157dce85391482cd277ecbba42b8f4d18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efda9d68fe23d9d16e08e5a1f7b850157dce85391482cd277ecbba42b8f4d18e", kill_on_drop: false }` [INFO] [stdout] efda9d68fe23d9d16e08e5a1f7b850157dce85391482cd277ecbba42b8f4d18e