[INFO] cloning repository https://github.com/LeonardoRyuta/logos-token-suite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeonardoRyuta/logos-token-suite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonardoRyuta%2Flogos-token-suite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonardoRyuta%2Flogos-token-suite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a64dd808887f5cb0baf64bc3541ee1d45f6a39c [INFO] linting LeonardoRyuta/logos-token-suite against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonardoRyuta%2Flogos-token-suite" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LeonardoRyuta/logos-token-suite [INFO] finished tweaking git repo https://github.com/LeonardoRyuta/logos-token-suite [INFO] tweaked toml for git repo https://github.com/LeonardoRyuta/logos-token-suite written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LeonardoRyuta/logos-token-suite on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LeonardoRyuta/logos-token-suite 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/logos-blockchain/logos-execution-zone` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.17.0 [INFO] [stderr] Downloaded risc0-core v3.0.1 [INFO] [stderr] Downloaded risc0-zkvm-platform v2.2.2 [INFO] [stderr] Downloaded serde_with v3.17.0 [INFO] [stderr] Downloaded bytesize v2.3.1 [INFO] [stderr] Downloaded duplicate v2.0.1 [INFO] [stderr] Downloaded bonsai-sdk v1.4.2 [INFO] [stderr] Downloaded risc0-circuit-recursion v4.0.4 [INFO] [stderr] Downloaded ark-r1cs-std v0.5.0 [INFO] [stderr] Downloaded ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Downloaded risc0-binfmt v3.0.4 [INFO] [stderr] Downloaded risc0-zkos-v1compat v2.2.2 [INFO] [stderr] Downloaded ruint v1.17.2 [INFO] [stderr] Downloaded risc0-zkp v3.0.4 [INFO] [stderr] Downloaded rrs-lib v0.1.0 [INFO] [stderr] Downloaded rzup v0.5.1 [INFO] [stderr] Downloaded keccak v0.1.6 [INFO] [stderr] Downloaded maybe-async v0.2.10 [INFO] [stderr] Downloaded lazy-regex v3.6.0 [INFO] [stderr] Downloaded risc0-build v3.0.5 [INFO] [stderr] Downloaded enum-ordinalize-derive v4.3.2 [INFO] [stderr] Downloaded ark-relations v0.5.1 [INFO] [stderr] Downloaded ark-crypto-primitives v0.5.0 [INFO] [stderr] Downloaded ark-groth16 v0.5.0 [INFO] [stderr] Downloaded include_bytes_aligned v0.1.4 [INFO] [stderr] Downloaded no_std_strings v0.1.3 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Downloaded prost-derive v0.13.5 [INFO] [stderr] Downloaded prost v0.13.5 [INFO] [stderr] Downloaded docker-generate v0.1.3 [INFO] [stderr] Downloaded ark-bn254 v0.5.0 [INFO] [stderr] Downloaded ark-snark v0.5.1 [INFO] [stderr] Downloaded enum-ordinalize v4.3.2 [INFO] [stderr] Downloaded risc0-groth16 v3.0.4 [INFO] [stderr] Downloaded elf v0.7.4 [INFO] [stderr] Downloaded risc0-circuit-rv32im v4.0.4 [INFO] [stderr] Downloaded risc0-zkvm v3.0.5 [INFO] [stderr] Downloaded risc0-circuit-keccak v4.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75766ef394ffa6e2393cdb28d288a57a05192adb9c657391cd0de5204ea3807c [INFO] running `Command { std: "docker" "start" "-a" "75766ef394ffa6e2393cdb28d288a57a05192adb9c657391cd0de5204ea3807c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75766ef394ffa6e2393cdb28d288a57a05192adb9c657391cd0de5204ea3807c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75766ef394ffa6e2393cdb28d288a57a05192adb9c657391cd0de5204ea3807c", kill_on_drop: false }` [INFO] [stdout] 75766ef394ffa6e2393cdb28d288a57a05192adb9c657391cd0de5204ea3807c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0e1f19e6175aaed5958ff83f6c702dfc435e2b7594faed9b3dbd7bfb683f724 [INFO] running `Command { std: "docker" "start" "-a" "c0e1f19e6175aaed5958ff83f6c702dfc435e2b7594faed9b3dbd7bfb683f724", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling risc0-zkp v3.0.4 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking openssl-sys v0.9.111 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling risc0-circuit-recursion v4.0.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking no_std_strings v0.1.3 [INFO] [stderr] Compiling risc0-circuit-keccak v4.0.5 [INFO] [stderr] Checking include_bytes_aligned v0.1.4 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking docker-generate v0.1.3 [INFO] [stderr] Checking rrs-lib v0.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking bytesize v2.3.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Checking ark-serialize v0.5.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking openssl v0.10.75 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling duplicate v2.0.1 [INFO] [stderr] Checking risc0-zkvm-platform v2.2.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking risc0-zkos-v1compat v2.2.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking rsa v0.9.10 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking risc0-core v3.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking lazy-regex v3.6.0 [INFO] [stderr] Checking ruint v1.17.2 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking ark-ff v0.5.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ata-core v0.1.0 (/opt/rustwide/workdir/ata-core) [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Checking mint-core v0.1.0 (/opt/rustwide/workdir/mint-core) [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stdout] warning: doc list item overindented [INFO] [stdout] --> mint-core/src/instruction.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | /// to create a zero-supply token with no minting ability. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try using ` ` (2 spaces) [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items [INFO] [stdout] = note: `#[warn(clippy::doc_overindented_list_items)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: doc list item overindented [INFO] [stdout] --> mint-core/src/instruction.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | /// to create a zero-supply token with no minting ability. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try using ` ` (2 spaces) [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items [INFO] [stdout] = note: `#[warn(clippy::doc_overindented_list_items)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking serde_with v3.17.0 [INFO] [stderr] Checking native-tls v0.2.18 [INFO] [stderr] Checking risc0-binfmt v3.0.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking risc0-circuit-rv32im v4.0.4 [INFO] [stderr] Checking rzup v0.5.1 [INFO] [stderr] Checking risc0-build v3.0.5 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking ark-poly v0.5.0 [INFO] [stderr] Checking ark-relations v0.5.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking ark-snark v0.5.1 [INFO] [stderr] Checking ark-ec v0.5.0 [INFO] [stderr] Checking ark-crypto-primitives v0.5.0 [INFO] [stderr] Checking ark-bn254 v0.5.0 [INFO] [stderr] Checking ark-groth16 v0.5.0 [INFO] [stderr] Checking risc0-groth16 v3.0.4 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking bonsai-sdk v1.4.2 [INFO] [stderr] Checking ata-cli v0.1.0 (/opt/rustwide/workdir/ata-cli) [INFO] [stderr] Checking risc0-zkvm v3.0.5 [INFO] [stderr] Checking nssa_core v0.1.0 (https://github.com/logos-blockchain/logos-execution-zone#1e3b60fe) [INFO] [stderr] Checking ata-program v0.1.0 (/opt/rustwide/workdir/ata-program) [INFO] [stderr] Checking mint-program v0.1.0 (/opt/rustwide/workdir/mint-program) [INFO] [stdout] warning: field assignment outside of initializer for an instance created with Default::default() [INFO] [stdout] --> ata-program/src/main.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | account.data = data.to_data(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: consider initializing the variable with `nssa_core::account::Account { data: data.to_data(), program_owner: [1u32; 8], ..Default::default() }` and removing relevant reassignments [INFO] [stdout] --> ata-program/src/main.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | let mut account = Account::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#field_reassign_with_default [INFO] [stdout] = note: `#[warn(clippy::field_reassign_with_default)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrowed expression implements the required traits [INFO] [stdout] --> ata-program/src/main.rs:424:23 [INFO] [stdout] | [INFO] [stdout] 424 | hasher.update(&owner_bytes); [INFO] [stdout] | ^^^^^^^^^^^^ help: change this to: `owner_bytes` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args [INFO] [stdout] = note: `#[warn(clippy::needless_borrows_for_generic_args)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrowed expression implements the required traits [INFO] [stdout] --> ata-program/src/main.rs:425:23 [INFO] [stdout] | [INFO] [stdout] 425 | hasher.update(&mint_bytes); [INFO] [stdout] | ^^^^^^^^^^^ help: change this to: `mint_bytes` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field assignment outside of initializer for an instance created with Default::default() [INFO] [stdout] --> mint-program/src/main.rs:640:9 [INFO] [stdout] | [INFO] [stdout] 640 | account.data = def.to_data(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: consider initializing the variable with `nssa_core::account::Account { data: def.to_data(), program_owner: [1u32; 8], ..Default::default() }` and removing relevant reassignments [INFO] [stdout] --> mint-program/src/main.rs:639:9 [INFO] [stdout] | [INFO] [stdout] 639 | let mut account = Account::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#field_reassign_with_default [INFO] [stdout] = note: `#[warn(clippy::field_reassign_with_default)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field assignment outside of initializer for an instance created with Default::default() [INFO] [stdout] --> mint-program/src/main.rs:651:9 [INFO] [stdout] | [INFO] [stdout] 651 | account.data = holding.to_data(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: consider initializing the variable with `nssa_core::account::Account { data: holding.to_data(), program_owner: [1u32; 8], ..Default::default() }` and removing relevant reassignments [INFO] [stdout] --> mint-program/src/main.rs:650:9 [INFO] [stdout] | [INFO] [stdout] 650 | let mut account = Account::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#field_reassign_with_default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrowed expression implements the required traits [INFO] [stdout] --> mint-program/src/main.rs:687:23 [INFO] [stdout] | [INFO] [stdout] 687 | hasher.update(&owner_bytes); [INFO] [stdout] | ^^^^^^^^^^^^ help: change this to: `owner_bytes` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args [INFO] [stdout] = note: `#[warn(clippy::needless_borrows_for_generic_args)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrowed expression implements the required traits [INFO] [stdout] --> mint-program/src/main.rs:688:23 [INFO] [stdout] | [INFO] [stdout] 688 | hasher.update(&mint_bytes); [INFO] [stdout] | ^^^^^^^^^^^ help: change this to: `mint_bytes` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `AccountId` which implements the `Copy` trait [INFO] [stdout] --> mint-program/src/main.rs:775:40 [INFO] [stdout] | [INFO] [stdout] 775 | let def = run_create_mint(Some(auth.clone()), 6); [INFO] [stdout] | ^^^^^^^^^^^^ help: try removing the `clone` call: `auth` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] = note: `#[warn(clippy::clone_on_copy)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `AccountId` which implements the `Copy` trait [INFO] [stdout] --> mint-program/src/main.rs:808:44 [INFO] [stdout] | [INFO] [stdout] 808 | let auth_state = authority_account(authority_id.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `authority_id` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `AccountId` which implements the `Copy` trait [INFO] [stdout] --> mint-program/src/main.rs:809:40 [INFO] [stdout] | [INFO] [stdout] 809 | let _mint_state = mint_account(mint_id.clone(), &def); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try removing the `clone` call: `mint_id` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `AccountId` which implements the `Copy` trait [INFO] [stdout] --> mint-program/src/main.rs:881:36 [INFO] [stdout] | [INFO] [stdout] 881 | let m_state = mint_account(mint_id.clone(), &def); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try removing the `clone` call: `mint_id` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `AccountId` which implements the `Copy` trait [INFO] [stdout] --> mint-program/src/main.rs:905:44 [INFO] [stdout] | [INFO] [stdout] 905 | let auth_state = authority_account(current_authority.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `current_authority` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `AccountId` which implements the `Copy` trait [INFO] [stdout] --> mint-program/src/main.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | let m_state = mint_account(mint_id.clone(), &def); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try removing the `clone` call: `mint_id` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `AccountId` which implements the `Copy` trait [INFO] [stdout] --> mint-program/src/main.rs:930:57 [INFO] [stdout] | [INFO] [stdout] 930 | let def = run_set_mint_authority(old_auth, Some(new_auth.clone())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `new_auth` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `AccountId` which implements the `Copy` trait [INFO] [stdout] --> mint-program/src/main.rs:981:44 [INFO] [stdout] | [INFO] [stdout] 981 | let mut def = run_create_mint(Some(auth_id.clone()), 6); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try removing the `clone` call: `auth_id` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `AccountId` which implements the `Copy` trait [INFO] [stdout] --> mint-program/src/main.rs:1006:44 [INFO] [stdout] | [INFO] [stdout] 1006 | let mut def = run_create_mint(Some(auth_id.clone()), 6); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try removing the `clone` call: `auth_id` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "c0e1f19e6175aaed5958ff83f6c702dfc435e2b7594faed9b3dbd7bfb683f724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e1f19e6175aaed5958ff83f6c702dfc435e2b7594faed9b3dbd7bfb683f724", kill_on_drop: false }` [INFO] [stdout] c0e1f19e6175aaed5958ff83f6c702dfc435e2b7594faed9b3dbd7bfb683f724