[INFO] cloning repository https://github.com/topnotch1998/Arch-Rune-LP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/topnotch1998/Arch-Rune-LP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopnotch1998%2FArch-Rune-LP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopnotch1998%2FArch-Rune-LP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38876133c21a9106f6f958fcb60939dc49182fd2 [INFO] checking topnotch1998/Arch-Rune-LP/38876133c21a9106f6f958fcb60939dc49182fd2 against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopnotch1998%2FArch-Rune-LP" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/topnotch1998/Arch-Rune-LP [INFO] finished tweaking git repo https://github.com/topnotch1998/Arch-Rune-LP [INFO] tweaked toml for git repo https://github.com/topnotch1998/Arch-Rune-LP written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/topnotch1998/Arch-Rune-LP on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/topnotch1998/Arch-Rune-LP 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v2.0.11 [INFO] [stderr] Downloaded borsh-derive v1.5.5 [INFO] [stderr] Downloaded thiserror-impl v2.0.11 [INFO] [stderr] Downloaded cc v1.2.12 [INFO] [stderr] Downloaded borsh v1.5.5 [INFO] [stderr] Downloaded winnow v0.7.2 [INFO] [stderr] Downloaded bitcoin v0.32.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf0aae7c329859f3765fefa0ec5f6a4397e3cae607eebd5d7cb91ccf8a7d389f [INFO] running `Command { std: "docker" "start" "-a" "bf0aae7c329859f3765fefa0ec5f6a4397e3cae607eebd5d7cb91ccf8a7d389f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf0aae7c329859f3765fefa0ec5f6a4397e3cae607eebd5d7cb91ccf8a7d389f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0aae7c329859f3765fefa0ec5f6a4397e3cae607eebd5d7cb91ccf8a7d389f", kill_on_drop: false }` [INFO] [stdout] bf0aae7c329859f3765fefa0ec5f6a4397e3cae607eebd5d7cb91ccf8a7d389f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1f62c4e5890f343c62a4ebbc7ff00f096afdfc45bb1b8add04f66eed3b4def6 [INFO] running `Command { std: "docker" "start" "-a" "b1f62c4e5890f343c62a4ebbc7ff00f096afdfc45bb1b8add04f66eed3b4def6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking ovt-program v0.1.0 (/opt/rustwide/workdir/program) [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> program/src/mock_sdk.rs:470:27 [INFO] [stdout] | [INFO] [stdout] 470 | println!($($arg)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: program/src/lib.rs:188:36 [INFO] [stdout] | [INFO] [stdout] 188 | Ok(final_state) => msg!("Final state verification: {:?}", final_state), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> program/src/mock_sdk.rs:470:27 [INFO] [stdout] | [INFO] [stdout] 470 | println!($($arg)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: program/src/lib.rs:189:27 [INFO] [stdout] | [INFO] [stdout] 189 | Err(e) => msg!("Failed to verify final state: {:?}", e), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> program/src/mock_sdk.rs:470:27 [INFO] [stdout] | [INFO] [stdout] 470 | println!($($arg)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: program/src/lib.rs:188:36 [INFO] [stdout] | [INFO] [stdout] 188 | Ok(final_state) => msg!("Final state verification: {:?}", final_state), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> program/src/mock_sdk.rs:470:27 [INFO] [stdout] | [INFO] [stdout] 470 | println!($($arg)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: program/src/lib.rs:189:27 [INFO] [stdout] | [INFO] [stdout] 189 | Err(e) => msg!("Failed to verify final state: {:?}", e), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> program/src/mock_sdk.rs:410:17 [INFO] [stdout] | [INFO] [stdout] 410 | let mut account_map = self.accounts.lock().unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> program/src/mock_sdk.rs:410:17 [INFO] [stdout] | [INFO] [stdout] 410 | let mut account_map = self.accounts.lock().unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ovt-program` (lib) due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ovt-program` (lib test) due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b1f62c4e5890f343c62a4ebbc7ff00f096afdfc45bb1b8add04f66eed3b4def6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f62c4e5890f343c62a4ebbc7ff00f096afdfc45bb1b8add04f66eed3b4def6", kill_on_drop: false }` [INFO] [stdout] b1f62c4e5890f343c62a4ebbc7ff00f096afdfc45bb1b8add04f66eed3b4def6