[INFO] cloning repository https://github.com/mantricjavier/bloated-cosmwasm-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mantricjavier/bloated-cosmwasm-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmantricjavier%2Fbloated-cosmwasm-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmantricjavier%2Fbloated-cosmwasm-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fde2d4a306f17e1f9ecb464246809d73b2461271 [INFO] checking mantricjavier/bloated-cosmwasm-contract against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmantricjavier%2Fbloated-cosmwasm-contract" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mantricjavier/bloated-cosmwasm-contract [INFO] finished tweaking git repo https://github.com/mantricjavier/bloated-cosmwasm-contract [INFO] tweaked toml for git repo https://github.com/mantricjavier/bloated-cosmwasm-contract written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mantricjavier/bloated-cosmwasm-contract on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mantricjavier/bloated-cosmwasm-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-schema v2.2.1 [INFO] [stderr] Downloaded cosmwasm-core v2.2.1 [INFO] [stderr] Downloaded cw-controllers v2.0.0 [INFO] [stderr] Downloaded cosmwasm-schema-derive v2.2.1 [INFO] [stderr] Downloaded cw-multi-test v2.3.1 [INFO] [stderr] Downloaded cosmwasm-std v2.2.1 [INFO] [stderr] Downloaded cosmwasm-derive v2.2.1 [INFO] [stderr] Downloaded cosmwasm-crypto v2.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec0ee5bfcfe7b0f61b19d19df61b291d3090bdd7c1d80fa75fba37b2ec8c08c3 [INFO] running `Command { std: "docker" "start" "-a" "ec0ee5bfcfe7b0f61b19d19df61b291d3090bdd7c1d80fa75fba37b2ec8c08c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec0ee5bfcfe7b0f61b19d19df61b291d3090bdd7c1d80fa75fba37b2ec8c08c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0ee5bfcfe7b0f61b19d19df61b291d3090bdd7c1d80fa75fba37b2ec8c08c3", kill_on_drop: false }` [INFO] [stdout] ec0ee5bfcfe7b0f61b19d19df61b291d3090bdd7c1d80fa75fba37b2ec8c08c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6300663b1af76052d6e534bb58194ad816c9ebe3aa1e78828edeeaac3af893c4 [INFO] running `Command { std: "docker" "start" "-a" "6300663b1af76052d6e534bb58194ad816c9ebe3aa1e78828edeeaac3af893c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking cosmwasm-core v2.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bnum v0.11.0 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling cosmwasm-derive v2.2.1 [INFO] [stderr] Compiling cosmwasm-schema-derive v2.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde-json-wasm v1.0.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking cosmwasm-schema v2.2.1 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking ark-bls12-381 v0.4.0 [INFO] [stderr] Checking cosmwasm-crypto v2.2.1 [INFO] [stderr] Checking cosmwasm-std v2.2.1 [INFO] [stderr] Checking cw-storage-plus v2.0.0 [INFO] [stderr] Checking cw-utils v2.0.0 [INFO] [stderr] Checking cw2 v2.0.0 [INFO] [stderr] Checking cw-controllers v2.0.0 [INFO] [stderr] Checking cw-multi-test v2.3.1 [INFO] [stderr] Checking bloated_contract v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/contract.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let result = func_0001(100); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/contract.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let x = BIG_BLOB.len(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_height` [INFO] [stdout] --> src/contract.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | let block_height = env.block.height as usize; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `final_value` [INFO] [stdout] --> src/contract.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | let final_value = checksum.wrapping_add(height); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TABLE_SIZE` is never used [INFO] [stdout] --> src/contract.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const TABLE_SIZE: usize = 2_000_000; // 2 MB of bytes [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0002` is never used [INFO] [stdout] --> src/contract.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | func_0002, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0003` is never used [INFO] [stdout] --> src/contract.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | func_0003, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0004` is never used [INFO] [stdout] --> src/contract.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | func_0004, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0005` is never used [INFO] [stdout] --> src/contract.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | func_0005, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0006` is never used [INFO] [stdout] --> src/contract.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | func_0006, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0007` is never used [INFO] [stdout] --> src/contract.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | func_0007, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0008` is never used [INFO] [stdout] --> src/contract.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | func_0008, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0009` is never used [INFO] [stdout] --> src/contract.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | func_0009, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0010` is never used [INFO] [stdout] --> src/contract.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | func_0010, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0011` is never used [INFO] [stdout] --> src/contract.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | func_0011, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0012` is never used [INFO] [stdout] --> src/contract.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | func_0012, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0013` is never used [INFO] [stdout] --> src/contract.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | func_0013, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0014` is never used [INFO] [stdout] --> src/contract.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | func_0014, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0015` is never used [INFO] [stdout] --> src/contract.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | func_0015, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0016` is never used [INFO] [stdout] --> src/contract.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | func_0016, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0017` is never used [INFO] [stdout] --> src/contract.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | func_0017, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0018` is never used [INFO] [stdout] --> src/contract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | func_0018, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0019` is never used [INFO] [stdout] --> src/contract.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | func_0019, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0020` is never used [INFO] [stdout] --> src/contract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | func_0020, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0021` is never used [INFO] [stdout] --> src/contract.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | func_0021, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0022` is never used [INFO] [stdout] --> src/contract.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | func_0022, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0023` is never used [INFO] [stdout] --> src/contract.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | func_0023, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0024` is never used [INFO] [stdout] --> src/contract.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | func_0024, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0025` is never used [INFO] [stdout] --> src/contract.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | func_0025, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0026` is never used [INFO] [stdout] --> src/contract.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | func_0026, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0027` is never used [INFO] [stdout] --> src/contract.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | func_0027, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0028` is never used [INFO] [stdout] --> src/contract.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | func_0028, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0029` is never used [INFO] [stdout] --> src/contract.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | func_0029, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0030` is never used [INFO] [stdout] --> src/contract.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | func_0030, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0031` is never used [INFO] [stdout] --> src/contract.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | func_0031, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0032` is never used [INFO] [stdout] --> src/contract.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | func_0032, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0033` is never used [INFO] [stdout] --> src/contract.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | func_0033, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0034` is never used [INFO] [stdout] --> src/contract.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | func_0034, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0035` is never used [INFO] [stdout] --> src/contract.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | func_0035, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0036` is never used [INFO] [stdout] --> src/contract.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | func_0036, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0037` is never used [INFO] [stdout] --> src/contract.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | func_0037, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0038` is never used [INFO] [stdout] --> src/contract.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | func_0038, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0039` is never used [INFO] [stdout] --> src/contract.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | func_0039, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0040` is never used [INFO] [stdout] --> src/contract.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | func_0040, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0041` is never used [INFO] [stdout] --> src/contract.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | func_0041, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0042` is never used [INFO] [stdout] --> src/contract.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | func_0042, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0043` is never used [INFO] [stdout] --> src/contract.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | func_0043, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0044` is never used [INFO] [stdout] --> src/contract.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | func_0044, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0045` is never used [INFO] [stdout] --> src/contract.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | func_0045, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0046` is never used [INFO] [stdout] --> src/contract.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | func_0046, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0047` is never used [INFO] [stdout] --> src/contract.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | func_0047, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0048` is never used [INFO] [stdout] --> src/contract.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | func_0048, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0049` is never used [INFO] [stdout] --> src/contract.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | func_0049, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0050` is never used [INFO] [stdout] --> src/contract.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | func_0050 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead. [INFO] [stdout] --> src/contract.rs:216:62 [INFO] [stdout] | [INFO] [stdout] 216 | use cosmwasm_std::testing::{mock_dependencies, mock_env, mock_info}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead. [INFO] [stdout] --> src/contract.rs:224:20 [INFO] [stdout] | [INFO] [stdout] 224 | let info = mock_info("creator", &coins(1000, "earth")); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead. [INFO] [stdout] --> src/contract.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 241 | let info = mock_info("creator", &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead. [INFO] [stdout] --> src/contract.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | let info = mock_info("anyone", &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead. [INFO] [stdout] --> src/contract.rs:260:20 [INFO] [stdout] | [INFO] [stdout] 260 | let info = mock_info("creator", &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead. [INFO] [stdout] --> src/contract.rs:264:27 [INFO] [stdout] | [INFO] [stdout] 264 | let unauth_info = mock_info("anyone", &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead. [INFO] [stdout] --> src/contract.rs:273:25 [INFO] [stdout] | [INFO] [stdout] 273 | let auth_info = mock_info("creator", &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/contract.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let result = func_0001(100); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/contract.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let x = BIG_BLOB.len(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_height` [INFO] [stdout] --> src/contract.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | let block_height = env.block.height as usize; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `final_value` [INFO] [stdout] --> src/contract.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | let final_value = checksum.wrapping_add(height); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TABLE_SIZE` is never used [INFO] [stdout] --> src/contract.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const TABLE_SIZE: usize = 2_000_000; // 2 MB of bytes [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0002` is never used [INFO] [stdout] --> src/contract.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | func_0002, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0003` is never used [INFO] [stdout] --> src/contract.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | func_0003, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0004` is never used [INFO] [stdout] --> src/contract.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | func_0004, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0005` is never used [INFO] [stdout] --> src/contract.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | func_0005, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0006` is never used [INFO] [stdout] --> src/contract.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | func_0006, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0007` is never used [INFO] [stdout] --> src/contract.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | func_0007, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0008` is never used [INFO] [stdout] --> src/contract.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | func_0008, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0009` is never used [INFO] [stdout] --> src/contract.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | func_0009, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0010` is never used [INFO] [stdout] --> src/contract.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | func_0010, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0011` is never used [INFO] [stdout] --> src/contract.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | func_0011, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0012` is never used [INFO] [stdout] --> src/contract.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | func_0012, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0013` is never used [INFO] [stdout] --> src/contract.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | func_0013, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0014` is never used [INFO] [stdout] --> src/contract.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | func_0014, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0015` is never used [INFO] [stdout] --> src/contract.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | func_0015, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0016` is never used [INFO] [stdout] --> src/contract.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | func_0016, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0017` is never used [INFO] [stdout] --> src/contract.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | func_0017, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0018` is never used [INFO] [stdout] --> src/contract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | func_0018, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0019` is never used [INFO] [stdout] --> src/contract.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | func_0019, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0020` is never used [INFO] [stdout] --> src/contract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | func_0020, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0021` is never used [INFO] [stdout] --> src/contract.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | func_0021, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0022` is never used [INFO] [stdout] --> src/contract.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | func_0022, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0023` is never used [INFO] [stdout] --> src/contract.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | func_0023, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0024` is never used [INFO] [stdout] --> src/contract.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | func_0024, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0025` is never used [INFO] [stdout] --> src/contract.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | func_0025, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0026` is never used [INFO] [stdout] --> src/contract.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | func_0026, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0027` is never used [INFO] [stdout] --> src/contract.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | func_0027, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0028` is never used [INFO] [stdout] --> src/contract.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | func_0028, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0029` is never used [INFO] [stdout] --> src/contract.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | func_0029, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0030` is never used [INFO] [stdout] --> src/contract.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | func_0030, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0031` is never used [INFO] [stdout] --> src/contract.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | func_0031, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0032` is never used [INFO] [stdout] --> src/contract.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | func_0032, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0033` is never used [INFO] [stdout] --> src/contract.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | func_0033, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0034` is never used [INFO] [stdout] --> src/contract.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | func_0034, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0035` is never used [INFO] [stdout] --> src/contract.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | func_0035, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0036` is never used [INFO] [stdout] --> src/contract.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | func_0036, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0037` is never used [INFO] [stdout] --> src/contract.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | func_0037, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0038` is never used [INFO] [stdout] --> src/contract.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | func_0038, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0039` is never used [INFO] [stdout] --> src/contract.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | func_0039, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0040` is never used [INFO] [stdout] --> src/contract.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | func_0040, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0041` is never used [INFO] [stdout] --> src/contract.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | func_0041, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0042` is never used [INFO] [stdout] --> src/contract.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | func_0042, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0043` is never used [INFO] [stdout] --> src/contract.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | func_0043, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0044` is never used [INFO] [stdout] --> src/contract.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | func_0044, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0045` is never used [INFO] [stdout] --> src/contract.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | func_0045, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0046` is never used [INFO] [stdout] --> src/contract.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | func_0046, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0047` is never used [INFO] [stdout] --> src/contract.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | func_0047, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0048` is never used [INFO] [stdout] --> src/contract.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | func_0048, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0049` is never used [INFO] [stdout] --> src/contract.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | func_0049, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_0050` is never used [INFO] [stdout] --> src/contract.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | func_0050 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.31s [INFO] running `Command { std: "docker" "inspect" "6300663b1af76052d6e534bb58194ad816c9ebe3aa1e78828edeeaac3af893c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6300663b1af76052d6e534bb58194ad816c9ebe3aa1e78828edeeaac3af893c4", kill_on_drop: false }` [INFO] [stdout] 6300663b1af76052d6e534bb58194ad816c9ebe3aa1e78828edeeaac3af893c4