[INFO] cloning repository https://github.com/willclarktech/solana-escrow-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willclarktech/solana-escrow-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillclarktech%2Fsolana-escrow-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillclarktech%2Fsolana-escrow-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3db90651dda3d516604207fd4ba3141517b2e55a [INFO] checking willclarktech/solana-escrow-example against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillclarktech%2Fsolana-escrow-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willclarktech/solana-escrow-example on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willclarktech/solana-escrow-example [INFO] finished tweaking git repo https://github.com/willclarktech/solana-escrow-example [INFO] tweaked toml for git repo https://github.com/willclarktech/solana-escrow-example written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/willclarktech/solana-escrow-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded feature-probe v0.1.1 [INFO] [stderr] Downloaded spl-token v3.1.1 [INFO] [stderr] Downloaded solana-sdk-macro v1.7.1 [INFO] [stderr] Downloaded solana-program v1.7.1 [INFO] [stderr] Downloaded solana-logger v1.7.1 [INFO] [stderr] Downloaded bv v0.11.1 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.7.1 [INFO] [stderr] Downloaded solana-frozen-abi v1.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e11b2c25c319c6e09449f62a8f9b3e236a474ff20c8938dbbb5ab1a675efe77a [INFO] running `Command { std: "docker" "start" "-a" "e11b2c25c319c6e09449f62a8f9b3e236a474ff20c8938dbbb5ab1a675efe77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e11b2c25c319c6e09449f62a8f9b3e236a474ff20c8938dbbb5ab1a675efe77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11b2c25c319c6e09449f62a8f9b3e236a474ff20c8938dbbb5ab1a675efe77a", kill_on_drop: false }` [INFO] [stdout] e11b2c25c319c6e09449f62a8f9b3e236a474ff20c8938dbbb5ab1a675efe77a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 960ad0d60fbf123c6b200485199d3327b9baf024dd5472494c8f154081eb0f73 [INFO] running `Command { std: "docker" "start" "-a" "960ad0d60fbf123c6b200485199d3327b9baf024dd5472494c8f154081eb0f73", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] serde v1.0.126 (as host dependency): derive, serde_derive [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking solana-logger v1.7.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.1 [INFO] [stderr] Compiling solana-frozen-abi v1.7.1 [INFO] [stderr] Compiling solana-program v1.7.1 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.7.1 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking borsh v0.8.2 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking spl-token v3.1.1 [INFO] [stderr] Checking solana-escrow-example v0.0.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.91s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking borsh v0.8.2 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking solana-program v1.7.1 [INFO] [stderr] Checking spl-token v3.1.1 [INFO] [stderr] Checking solana-escrow-example v0.0.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.88s [INFO] running `Command { std: "docker" "inspect" "960ad0d60fbf123c6b200485199d3327b9baf024dd5472494c8f154081eb0f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960ad0d60fbf123c6b200485199d3327b9baf024dd5472494c8f154081eb0f73", kill_on_drop: false }` [INFO] [stdout] 960ad0d60fbf123c6b200485199d3327b9baf024dd5472494c8f154081eb0f73