[INFO] cloning repository https://github.com/PankajChaudhary5/solana-sample-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PankajChaudhary5/solana-sample-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPankajChaudhary5%2Fsolana-sample-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPankajChaudhary5%2Fsolana-sample-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3ded6d63fab1e5903cb36e564da9b109fa99693 [INFO] checking PankajChaudhary5/solana-sample-app against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPankajChaudhary5%2Fsolana-sample-app" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PankajChaudhary5/solana-sample-app 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/PankajChaudhary5/solana-sample-app [INFO] finished tweaking git repo https://github.com/PankajChaudhary5/solana-sample-app [INFO] tweaked toml for git repo https://github.com/PankajChaudhary5/solana-sample-app written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/PankajChaudhary5/solana-sample-app 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 memmap2 v0.1.0 [INFO] [stderr] Downloaded spl-token v3.1.1 [INFO] [stderr] Downloaded feature-probe v0.1.1 [INFO] [stderr] Downloaded borsh-derive v0.8.2 [INFO] [stderr] Downloaded borsh v0.8.2 [INFO] [stderr] Downloaded num_enum_derive v0.5.1 [INFO] [stderr] Downloaded blake3 v0.3.7 [INFO] [stderr] Downloaded derivative v2.1.3 [INFO] [stderr] Downloaded solana-sdk-macro v1.6.9 [INFO] [stderr] Downloaded syn v1.0.67 [INFO] [stderr] Downloaded borsh-derive-internal v0.8.2 [INFO] [stderr] Downloaded solana-logger v1.6.9 [INFO] [stderr] Downloaded num_enum v0.5.1 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.6.9 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Downloaded solana-frozen-abi v1.6.9 [INFO] [stderr] Downloaded solana-program v1.6.9 [INFO] [stderr] Downloaded bv v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 31faf8015ab78d4c1489080006d4bf826a7be00eb62f17f65e822a9c0e6a6114 [INFO] running `Command { std: "docker" "start" "-a" "31faf8015ab78d4c1489080006d4bf826a7be00eb62f17f65e822a9c0e6a6114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31faf8015ab78d4c1489080006d4bf826a7be00eb62f17f65e822a9c0e6a6114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31faf8015ab78d4c1489080006d4bf826a7be00eb62f17f65e822a9c0e6a6114", kill_on_drop: false }` [INFO] [stdout] 31faf8015ab78d4c1489080006d4bf826a7be00eb62f17f65e822a9c0e6a6114 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 0958a9f8a319600457af964a85bd7e81b813a49fcd39be6365f6399db63f10a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0958a9f8a319600457af964a85bd7e81b813a49fcd39be6365f6399db63f10a5", 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 syn v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.6.9 [INFO] [stderr] Compiling solana-frozen-abi v1.6.9 [INFO] [stderr] Compiling solana-program v1.6.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking solana-logger v1.6.9 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling solana-sdk-macro v1.6.9 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.3.1 [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-sample-app v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/processor.rs (6 fixes) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/processor.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | /// Unpack the instructions. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | let instruction = AdvanceTokenInstruction::unpack(instruction_data)?; [INFO] [stdout] | --------------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/processor.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | /// Unpack the instructions. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | let instruction = AdvanceTokenInstruction::unpack(instruction_data)?; [INFO] [stdout] | --------------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unpack_amount` [INFO] [stdout] --> src/instruction.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | fn unpack_amount(input: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unpack_amount` [INFO] [stdout] --> src/instruction.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | fn unpack_amount(input: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [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.6.9 [INFO] [stderr] Checking spl-token v3.1.1 [INFO] [stderr] Checking solana-sample-app v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/processor.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | /// Unpack the instructions. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | let instruction = AdvanceTokenInstruction::unpack(instruction_data)?; [INFO] [stdout] | --------------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/processor.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | /// Unpack the instructions. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | let instruction = AdvanceTokenInstruction::unpack(instruction_data)?; [INFO] [stdout] | --------------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unpack_amount` [INFO] [stdout] --> src/instruction.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | fn unpack_amount(input: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unpack_amount` [INFO] [stdout] --> src/instruction.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | fn unpack_amount(input: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.00s [INFO] running `Command { std: "docker" "inspect" "0958a9f8a319600457af964a85bd7e81b813a49fcd39be6365f6399db63f10a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0958a9f8a319600457af964a85bd7e81b813a49fcd39be6365f6399db63f10a5", kill_on_drop: false }` [INFO] [stdout] 0958a9f8a319600457af964a85bd7e81b813a49fcd39be6365f6399db63f10a5