[INFO] fetching crate solana-budget-program 1.0.20... [INFO] checking solana-budget-program-1.0.20 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate solana-budget-program 1.0.20 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate solana-budget-program 1.0.20 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate solana-budget-program 1.0.20 [INFO] finished tweaking crates.io crate solana-budget-program 1.0.20 [INFO] tweaked toml for crates.io crate solana-budget-program 1.0.20 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4e0b1a24c4c625122604438b77a33101c9164765680136e695541578a503c61b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "4e0b1a24c4c625122604438b77a33101c9164765680136e695541578a503c61b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking solana-budget-program v1.0.20 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/budget_expr.rs:259:13 [INFO] [stderr] | [INFO] [stderr] 259 | mem::replace(self, *expr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `add_instruction_processor` found for struct `solana_runtime::bank::Bank` in the current scope [INFO] [stderr] --> src/budget_processor.rs:241:14 [INFO] [stderr] | [INFO] [stderr] 241 | bank.add_instruction_processor(id(), process_instruction); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `solana_runtime::bank::Bank` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `CustomError` found for enum `solana_sdk::instruction::InstructionError` in the current scope [INFO] [stderr] --> src/budget_processor.rs:429:35 [INFO] [stderr] | [INFO] [stderr] 429 | InstructionError::CustomError(BudgetError::DestinationMissing as u32) [INFO] [stderr] | ^^^^^^^^^^^ variant or associated item not found in `solana_sdk::instruction::InstructionError` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `solana-budget-program`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4e0b1a24c4c625122604438b77a33101c9164765680136e695541578a503c61b"` [INFO] running `"docker" "rm" "-f" "4e0b1a24c4c625122604438b77a33101c9164765680136e695541578a503c61b"` [INFO] [stdout] 4e0b1a24c4c625122604438b77a33101c9164765680136e695541578a503c61b