[INFO] cloning repository https://github.com/timkoopmans/solana-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timkoopmans/solana-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkoopmans%2Fsolana-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkoopmans%2Fsolana-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae0b11b22d9a941f324946eaabcfa9438aac2ed2 [INFO] checking timkoopmans/solana-playground against master#f421586eed77de266a3f99ffa8a5687b7d2d893c for pr-109482-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkoopmans%2Fsolana-playground" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timkoopmans/solana-playground on toolchain f421586eed77de266a3f99ffa8a5687b7d2d893c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f421586eed77de266a3f99ffa8a5687b7d2d893c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timkoopmans/solana-playground [INFO] finished tweaking git repo https://github.com/timkoopmans/solana-playground [INFO] tweaked toml for git repo https://github.com/timkoopmans/solana-playground written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timkoopmans/solana-playground 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" "+f421586eed77de266a3f99ffa8a5687b7d2d893c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/programs/solana-playground/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+f421586eed77de266a3f99ffa8a5687b7d2d893c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9cd19b6ed39e15fb787f4654eb9178c6a8f3437ec213f3b009511910019d2e1 [INFO] running `Command { std: "docker" "start" "-a" "a9cd19b6ed39e15fb787f4654eb9178c6a8f3437ec213f3b009511910019d2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9cd19b6ed39e15fb787f4654eb9178c6a8f3437ec213f3b009511910019d2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9cd19b6ed39e15fb787f4654eb9178c6a8f3437ec213f3b009511910019d2e1", kill_on_drop: false }` [INFO] [stdout] a9cd19b6ed39e15fb787f4654eb9178c6a8f3437ec213f3b009511910019d2e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+f421586eed77de266a3f99ffa8a5687b7d2d893c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85e374885a9a01cef440a562b21ac0e090c31c45d05e0571dd5476fef86a0656 [INFO] running `Command { std: "docker" "start" "-a" "85e374885a9a01cef440a562b21ac0e090c31c45d05e0571dd5476fef86a0656", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/solana-playground/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.18 [INFO] [stderr] Compiling solana-frozen-abi v1.9.18 [INFO] [stderr] Checking solana-logger v1.9.18 [INFO] [stderr] Compiling solana-program v1.9.18 [INFO] [stderr] Compiling solana-sdk-macro v1.9.18 [INFO] [stderr] Compiling anchor-syn v0.24.2 [INFO] [stderr] Compiling anchor-attribute-error v0.24.2 [INFO] [stderr] Compiling anchor-attribute-account v0.24.2 [INFO] [stderr] Compiling anchor-derive-accounts v0.24.2 [INFO] [stderr] Compiling anchor-attribute-event v0.24.2 [INFO] [stderr] Compiling anchor-attribute-access-control v0.24.2 [INFO] [stderr] Compiling anchor-attribute-interface v0.24.2 [INFO] [stderr] Compiling anchor-attribute-state v0.24.2 [INFO] [stderr] Compiling anchor-attribute-constant v0.24.2 [INFO] [stderr] Compiling anchor-attribute-program v0.24.2 [INFO] [stderr] Checking anchor-lang v0.24.2 [INFO] [stderr] Checking solana-playground v0.1.0 (/opt/rustwide/workdir/programs/solana-playground) [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> programs/solana-playground/src/lib.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn initialize(ctx: Context) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> programs/solana-playground/src/lib.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn initialize(ctx: Context) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.37s [INFO] running `Command { std: "docker" "inspect" "85e374885a9a01cef440a562b21ac0e090c31c45d05e0571dd5476fef86a0656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e374885a9a01cef440a562b21ac0e090c31c45d05e0571dd5476fef86a0656", kill_on_drop: false }` [INFO] [stdout] 85e374885a9a01cef440a562b21ac0e090c31c45d05e0571dd5476fef86a0656