[INFO] fetching crate eosio 0.3.1... [INFO] checking eosio-0.3.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate eosio 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate eosio 0.3.1 [INFO] finished tweaking crates.io crate eosio 0.3.1 [INFO] tweaked toml for crates.io crate eosio 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eosio 0.3.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 112 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding proptest v0.9.6 (available: v1.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eosio_numstr v0.3.0 [INFO] [stderr] Downloaded eosio_macros_internal v0.3.1 [INFO] [stderr] Downloaded eosio_macros v0.3.1 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b11b15fc25cbe03d530a0d685ce6119588ae1b41ecd56c35f2a84efac901c95 [INFO] running `Command { std: "docker" "start" "-a" "7b11b15fc25cbe03d530a0d685ce6119588ae1b41ecd56c35f2a84efac901c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b11b15fc25cbe03d530a0d685ce6119588ae1b41ecd56c35f2a84efac901c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b11b15fc25cbe03d530a0d685ce6119588ae1b41ecd56c35f2a84efac901c95", kill_on_drop: false }` [INFO] [stdout] 7b11b15fc25cbe03d530a0d685ce6119588ae1b41ecd56c35f2a84efac901c95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc298be09681de7279704307970a62aadbe542b9dd8181da19d8cb4e973ccb62 [INFO] running `Command { std: "docker" "start" "-a" "cc298be09681de7279704307970a62aadbe542b9dd8181da19d8cb4e973ccb62", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling eosio_numstr v0.3.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Compiling eosio_macros_internal v0.3.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Checking eosio_macros v0.3.1 [INFO] [stderr] Checking eosio v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `eosio_numstr::ParseSymbolError` [INFO] [stdout] --> src/symbol/extended_symbol.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use eosio_numstr::ParseSymbolError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParseSymbolCodeError` [INFO] [stdout] --> src/symbol/mod.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | pub use eosio_numstr::{ParseSymbolCodeError, ParseSymbolError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 335 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/alloc.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/alloc.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/collections.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/data_stream.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/data_stream.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/data_stream.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/marker.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/num.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | / impl_non_zero_nums! { [INFO] [stdout] 41 | | i16, NonZeroI16 [INFO] [stdout] 42 | | i32, NonZeroI32 [INFO] [stdout] 43 | | i64, NonZeroI64 [INFO] [stdout] ... | [INFO] [stdout] 49 | | usize, NonZeroUsize [INFO] [stdout] 50 | | } // TODO i8 u128 i128 [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_non_zero_nums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | / impl_nums! { [INFO] [stdout] 71 | | i16, 2 [INFO] [stdout] 72 | | i32, 4 [INFO] [stdout] 73 | | i64, 8 [INFO] [stdout] ... | [INFO] [stdout] 77 | | u8, 1 [INFO] [stdout] 78 | | } // TODO i8 u128 i128 [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | checksum_type!(Checksum160, 20); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `checksum_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | checksum_type!(Checksum160, 20); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `checksum_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | checksum_type!(Checksum256, 32); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `checksum_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | checksum_type!(Checksum256, 32); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `checksum_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/keys.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | key_type!(PublicKey, 34); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `key_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/keys.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | key_type!(PublicKey, 34); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `key_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/keys.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | key_type!(Signature, 66); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `key_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/keys.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | key_type!(Signature, 66); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `key_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/resources.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/resources.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/resources.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol_code.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol_code.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol_code.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | / impl_into_type! { [INFO] [stdout] 76 | | u64, u8 [INFO] [stdout] 77 | | u64, u16 [INFO] [stdout] 78 | | u64, u32 [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_into_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_as_u64_type! { [INFO] [stdout] 93 | | crate::account::AccountName [INFO] [stdout] 94 | | crate::action::ActionName [INFO] [stdout] 95 | | crate::action::PermissionName [INFO] [stdout] ... | [INFO] [stdout] 100 | | crate::table::TableName [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_u64_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_keys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_keys.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_table_name.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/block_timestamp.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/block_timestamp.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point_sec.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point_sec.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point_sec.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point_sec.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point_sec.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/transaction.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/resources.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct RamBytes(i64); [INFO] [stdout] | -------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/resources.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct NetWeight(i64); [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/resources.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct CpuWeight(i64); [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/bytes.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eosio` (bench "bytes") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `eosio_numstr::ParseSymbolError` [INFO] [stdout] --> src/symbol/extended_symbol.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use eosio_numstr::ParseSymbolError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParseSymbolCodeError` [INFO] [stdout] --> src/symbol/mod.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | pub use eosio_numstr::{ParseSymbolCodeError, ParseSymbolError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/account.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | name_type!(AccountName); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | name_type!(ActionName); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | name_type!(PermissionName); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/asset/mod.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 335 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | / impl_op! { [INFO] [stdout] 358 | | CheckedAdd, AssetOpError, checked_add, Add, add, AddAssign, add_assign [INFO] [stdout] 359 | | CheckedSub, AssetOpError, checked_sub, Sub, sub, SubAssign, sub_assign [INFO] [stdout] 360 | | CheckedMul, AssetOpError, checked_mul, Mul, mul, MulAssign, mul_assign [INFO] [stdout] 361 | | CheckedDiv, AssetDivOpError, checked_div, Div, div, DivAssign, div_assign [INFO] [stdout] 362 | | CheckedRem, AssetOpError, checked_rem, Rem, rem, RemAssign, rem_assign [INFO] [stdout] 363 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/alloc.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/alloc.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/collections.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/data_stream.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/data_stream.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/data_stream.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/marker.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/num.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | / impl_non_zero_nums! { [INFO] [stdout] 41 | | i16, NonZeroI16 [INFO] [stdout] 42 | | i32, NonZeroI32 [INFO] [stdout] 43 | | i64, NonZeroI64 [INFO] [stdout] ... | [INFO] [stdout] 49 | | usize, NonZeroUsize [INFO] [stdout] 50 | | } // TODO i8 u128 i128 [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_non_zero_nums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | / impl_nums! { [INFO] [stdout] 71 | | i16, 2 [INFO] [stdout] 72 | | i32, 4 [INFO] [stdout] 73 | | i64, 8 [INFO] [stdout] ... | [INFO] [stdout] 77 | | u8, 1 [INFO] [stdout] 78 | | } // TODO i8 u128 i128 [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/bytes/primitives.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | checksum_type!(Checksum160, 20); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `checksum_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | checksum_type!(Checksum160, 20); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `checksum_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | checksum_type!(Checksum256, 32); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `checksum_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | checksum_type!(Checksum256, 32); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `checksum_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/checksums.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/keys.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | key_type!(PublicKey, 34); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `key_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/keys.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | key_type!(PublicKey, 34); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `key_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/keys.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | key_type!(Signature, 66); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `key_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/crypto/keys.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | key_type!(Signature, 66); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `key_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/resources.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/resources.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/resources.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol_code.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol_code.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/symbol/symbol_code.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | name_type!(TableName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/name/name_type.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/table/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | name_type!(ScopeName); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | / impl_into_type! { [INFO] [stdout] 76 | | u64, u8 [INFO] [stdout] 77 | | u64, u16 [INFO] [stdout] 78 | | u64, u32 [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_into_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_key.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_as_u64_type! { [INFO] [stdout] 93 | | crate::account::AccountName [INFO] [stdout] 94 | | crate::action::ActionName [INFO] [stdout] 95 | | crate::action::PermissionName [INFO] [stdout] ... | [INFO] [stdout] 100 | | crate::table::TableName [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_u64_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_keys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_keys.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/table/secondary_table_name.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/block_timestamp.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/block_timestamp.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point_sec.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point_sec.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point_sec.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point_sec.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/time/time_point_sec.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/transaction.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/signed.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to provided trait methods [INFO] [stdout] --> src/varint/unsigned.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/resources.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct RamBytes(i64); [INFO] [stdout] | -------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/resources.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct NetWeight(i64); [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/resources.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct CpuWeight(i64); [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc298be09681de7279704307970a62aadbe542b9dd8181da19d8cb4e973ccb62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc298be09681de7279704307970a62aadbe542b9dd8181da19d8cb4e973ccb62", kill_on_drop: false }` [INFO] [stdout] cc298be09681de7279704307970a62aadbe542b9dd8181da19d8cb4e973ccb62