[INFO] cloning repository https://github.com/Dawson-Jones/solana-token
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dawson-Jones/solana-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDawson-Jones%2Fsolana-token", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDawson-Jones%2Fsolana-token'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a37fabfbacc56bfe29be00cf642c14ec99d9cfa
[INFO] checking Dawson-Jones/solana-token against bd72bf234a6bb5da5aa1550a318f391e3fbad54f for pr-161319
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDawson-Jones%2Fsolana-token" "/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/Dawson-Jones/solana-token
[INFO] finished tweaking git repo https://github.com/Dawson-Jones/solana-token
[INFO] tweaked toml for git repo https://github.com/Dawson-Jones/solana-token written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dawson-Jones/solana-token on toolchain bd72bf234a6bb5da5aa1550a318f391e3fbad54f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dawson-Jones/solana-token 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" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 52455308c472b4b1ed28460650434701ba463de0f7cd8e433d6982ae535cbc0c
[INFO] running `Command { std: "docker" "start" "52455308c472b4b1ed28460650434701ba463de0f7cd8e433d6982ae535cbc0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52455308c472b4b1ed28460650434701ba463de0f7cd8e433d6982ae535cbc0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52455308c472b4b1ed28460650434701ba463de0f7cd8e433d6982ae535cbc0c" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52455308c472b4b1ed28460650434701ba463de0f7cd8e433d6982ae535cbc0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52455308c472b4b1ed28460650434701ba463de0f7cd8e433d6982ae535cbc0c" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling anchor-syn v0.30.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking spl-memo v4.0.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling anchor-attribute-error v0.30.1
[INFO] [stderr]    Compiling anchor-derive-serde v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-event v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.30.1
[INFO] [stderr]    Compiling anchor-derive-accounts v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-account v0.30.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking anchor-lang v0.30.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking spl-token v4.0.0
[INFO] [stderr]     Checking spl-token-2022 v3.0.5
[INFO] [stderr]     Checking spl-associated-token-account v3.0.4
[INFO] [stderr]     Checking anchor-spl v0.30.1
[INFO] [stderr]     Checking pda-token v0.1.0 (/opt/rustwide/workdir/programs/pda-token)
[INFO] [stderr]     Checking token v0.1.0 (/opt/rustwide/workdir/programs/token)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: borsh v1.5.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "52455308c472b4b1ed28460650434701ba463de0f7cd8e433d6982ae535cbc0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52455308c472b4b1ed28460650434701ba463de0f7cd8e433d6982ae535cbc0c", kill_on_drop: false }`
[INFO] [stdout] 52455308c472b4b1ed28460650434701ba463de0f7cd8e433d6982ae535cbc0c
