[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] testing mantricjavier/bloated-cosmwasm-contract against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmantricjavier%2Fbloated-cosmwasm-contract" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mantricjavier/bloated-cosmwasm-contract on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd6170537f3be9f426806d83b870c7c8c80b5447b6cdc0a4d4adac53bb7fa27d
[INFO] running `Command { std: "docker" "start" "-a" "cd6170537f3be9f426806d83b870c7c8c80b5447b6cdc0a4d4adac53bb7fa27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd6170537f3be9f426806d83b870c7c8c80b5447b6cdc0a4d4adac53bb7fa27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd6170537f3be9f426806d83b870c7c8c80b5447b6cdc0a4d4adac53bb7fa27d", kill_on_drop: false }`
[INFO] [stdout] cd6170537f3be9f426806d83b870c7c8c80b5447b6cdc0a4d4adac53bb7fa27d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9687ee541efb617b43d0c490820a5c1870ca1c411ecf74d8d3e167bc3e09ff24
[INFO] running `Command { std: "docker" "start" "-a" "9687ee541efb617b43d0c490820a5c1870ca1c411ecf74d8d3e167bc3e09ff24", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling cosmwasm-core v2.2.1
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[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 regex v1.11.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling cosmwasm-schema v2.2.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.2.1
[INFO] [stderr]    Compiling cosmwasm-std v2.2.1
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw-controllers v2.0.0
[INFO] [stderr]    Compiling cw2 v2.0.0
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "9687ee541efb617b43d0c490820a5c1870ca1c411ecf74d8d3e167bc3e09ff24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9687ee541efb617b43d0c490820a5c1870ca1c411ecf74d8d3e167bc3e09ff24", kill_on_drop: false }`
[INFO] [stdout] 9687ee541efb617b43d0c490820a5c1870ca1c411ecf74d8d3e167bc3e09ff24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c47290e26a8924da1b22b662e90167c391476cac36892fd5f2934bceec394848
[INFO] running `Command { std: "docker" "start" "-a" "c47290e26a8924da1b22b662e90167c391476cac36892fd5f2934bceec394848", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytes v1.10.0
[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]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling cw-multi-test v2.3.1
[INFO] [stderr]    Compiling bloated_contract v0.1.0 (/opt/rustwide/workdir)
[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 `test` profile [unoptimized + debuginfo] target(s) in 9.58s
[INFO] running `Command { std: "docker" "inspect" "c47290e26a8924da1b22b662e90167c391476cac36892fd5f2934bceec394848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c47290e26a8924da1b22b662e90167c391476cac36892fd5f2934bceec394848", kill_on_drop: false }`
[INFO] [stdout] c47290e26a8924da1b22b662e90167c391476cac36892fd5f2934bceec394848
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] acb67125300b22a5b824b869ffe712c65f9464e5540d45d9bf42263a9347469f
[INFO] running `Command { std: "docker" "start" "-a" "acb67125300b22a5b824b869ffe712c65f9464e5540d45d9bf42263a9347469f", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/contract.rs:116:9
[INFO] [stderr]     |
[INFO] [stderr] 116 |     let result = func_0001(100);
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> src/contract.rs:120:9
[INFO] [stderr]     |
[INFO] [stderr] 120 |     let x = BIG_BLOB.len();
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block_height`
[INFO] [stderr]    --> src/contract.rs:124:9
[INFO] [stderr]     |
[INFO] [stderr] 124 |     let block_height = env.block.height as usize;
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_height`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `final_value`
[INFO] [stderr]    --> src/contract.rs:139:9
[INFO] [stderr]     |
[INFO] [stderr] 139 |     let final_value = checksum.wrapping_add(height);
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_value`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TABLE_SIZE` is never used
[INFO] [stderr]   --> src/contract.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 | const TABLE_SIZE: usize = 2_000_000; // 2 MB of bytes
[INFO] [stderr]    |       ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0002` is never used
[INFO] [stderr]   --> src/contract.rs:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | func_0002,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0003` is never used
[INFO] [stderr]   --> src/contract.rs:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | func_0003,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0004` is never used
[INFO] [stderr]   --> src/contract.rs:49:1
[INFO] [stderr]    |
[INFO] [stderr] 49 | func_0004,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0005` is never used
[INFO] [stderr]   --> src/contract.rs:50:1
[INFO] [stderr]    |
[INFO] [stderr] 50 | func_0005,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0006` is never used
[INFO] [stderr]   --> src/contract.rs:51:1
[INFO] [stderr]    |
[INFO] [stderr] 51 | func_0006,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0007` is never used
[INFO] [stderr]   --> src/contract.rs:52:1
[INFO] [stderr]    |
[INFO] [stderr] 52 | func_0007,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0008` is never used
[INFO] [stderr]   --> src/contract.rs:53:1
[INFO] [stderr]    |
[INFO] [stderr] 53 | func_0008,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0009` is never used
[INFO] [stderr]   --> src/contract.rs:54:1
[INFO] [stderr]    |
[INFO] [stderr] 54 | func_0009,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0010` is never used
[INFO] [stderr]   --> src/contract.rs:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | func_0010,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0011` is never used
[INFO] [stderr]   --> src/contract.rs:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | func_0011,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0012` is never used
[INFO] [stderr]   --> src/contract.rs:57:1
[INFO] [stderr]    |
[INFO] [stderr] 57 | func_0012,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0013` is never used
[INFO] [stderr]   --> src/contract.rs:58:1
[INFO] [stderr]    |
[INFO] [stderr] 58 | func_0013,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0014` is never used
[INFO] [stderr]   --> src/contract.rs:59:1
[INFO] [stderr]    |
[INFO] [stderr] 59 | func_0014,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0015` is never used
[INFO] [stderr]   --> src/contract.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | func_0015,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0016` is never used
[INFO] [stderr]   --> src/contract.rs:61:1
[INFO] [stderr]    |
[INFO] [stderr] 61 | func_0016,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0017` is never used
[INFO] [stderr]   --> src/contract.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | func_0017,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0018` is never used
[INFO] [stderr]   --> src/contract.rs:63:1
[INFO] [stderr]    |
[INFO] [stderr] 63 | func_0018,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0019` is never used
[INFO] [stderr]   --> src/contract.rs:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | func_0019,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0020` is never used
[INFO] [stderr]   --> src/contract.rs:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | func_0020,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0021` is never used
[INFO] [stderr]   --> src/contract.rs:66:1
[INFO] [stderr]    |
[INFO] [stderr] 66 | func_0021,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0022` is never used
[INFO] [stderr]   --> src/contract.rs:67:1
[INFO] [stderr]    |
[INFO] [stderr] 67 | func_0022,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0023` is never used
[INFO] [stderr]   --> src/contract.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | func_0023,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0024` is never used
[INFO] [stderr]   --> src/contract.rs:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | func_0024,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0025` is never used
[INFO] [stderr]   --> src/contract.rs:70:1
[INFO] [stderr]    |
[INFO] [stderr] 70 | func_0025,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0026` is never used
[INFO] [stderr]   --> src/contract.rs:71:1
[INFO] [stderr]    |
[INFO] [stderr] 71 | func_0026,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0027` is never used
[INFO] [stderr]   --> src/contract.rs:72:1
[INFO] [stderr]    |
[INFO] [stderr] 72 | func_0027,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0028` is never used
[INFO] [stderr]   --> src/contract.rs:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | func_0028,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0029` is never used
[INFO] [stderr]   --> src/contract.rs:74:1
[INFO] [stderr]    |
[INFO] [stderr] 74 | func_0029,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0030` is never used
[INFO] [stderr]   --> src/contract.rs:75:1
[INFO] [stderr]    |
[INFO] [stderr] 75 | func_0030,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0031` is never used
[INFO] [stderr]   --> src/contract.rs:76:1
[INFO] [stderr]    |
[INFO] [stderr] 76 | func_0031,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0032` is never used
[INFO] [stderr]   --> src/contract.rs:77:1
[INFO] [stderr]    |
[INFO] [stderr] 77 | func_0032,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0033` is never used
[INFO] [stderr]   --> src/contract.rs:78:1
[INFO] [stderr]    |
[INFO] [stderr] 78 | func_0033,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0034` is never used
[INFO] [stderr]   --> src/contract.rs:79:1
[INFO] [stderr]    |
[INFO] [stderr] 79 | func_0034,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0035` is never used
[INFO] [stderr]   --> src/contract.rs:80:1
[INFO] [stderr]    |
[INFO] [stderr] 80 | func_0035,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0036` is never used
[INFO] [stderr]   --> src/contract.rs:81:1
[INFO] [stderr]    |
[INFO] [stderr] 81 | func_0036,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0037` is never used
[INFO] [stderr]   --> src/contract.rs:82:1
[INFO] [stderr]    |
[INFO] [stderr] 82 | func_0037,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0038` is never used
[INFO] [stderr]   --> src/contract.rs:83:1
[INFO] [stderr]    |
[INFO] [stderr] 83 | func_0038,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0039` is never used
[INFO] [stderr]   --> src/contract.rs:84:1
[INFO] [stderr]    |
[INFO] [stderr] 84 | func_0039,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0040` is never used
[INFO] [stderr]   --> src/contract.rs:85:1
[INFO] [stderr]    |
[INFO] [stderr] 85 | func_0040,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0041` is never used
[INFO] [stderr]   --> src/contract.rs:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | func_0041,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0042` is never used
[INFO] [stderr]   --> src/contract.rs:87:1
[INFO] [stderr]    |
[INFO] [stderr] 87 | func_0042,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0043` is never used
[INFO] [stderr]   --> src/contract.rs:88:1
[INFO] [stderr]    |
[INFO] [stderr] 88 | func_0043,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0044` is never used
[INFO] [stderr]   --> src/contract.rs:89:1
[INFO] [stderr]    |
[INFO] [stderr] 89 | func_0044,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0045` is never used
[INFO] [stderr]   --> src/contract.rs:90:1
[INFO] [stderr]    |
[INFO] [stderr] 90 | func_0045,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0046` is never used
[INFO] [stderr]   --> src/contract.rs:91:1
[INFO] [stderr]    |
[INFO] [stderr] 91 | func_0046,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0047` is never used
[INFO] [stderr]   --> src/contract.rs:92:1
[INFO] [stderr]    |
[INFO] [stderr] 92 | func_0047,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0048` is never used
[INFO] [stderr]   --> src/contract.rs:93:1
[INFO] [stderr]    |
[INFO] [stderr] 93 | func_0048,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0049` is never used
[INFO] [stderr]   --> src/contract.rs:94:1
[INFO] [stderr]    |
[INFO] [stderr] 94 | func_0049,
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_0050` is never used
[INFO] [stderr]   --> src/contract.rs:95:1
[INFO] [stderr]    |
[INFO] [stderr] 95 | func_0050
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `generate_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `bloated_contract` (lib) generated 54 warnings (run `cargo fix --lib -p bloated_contract` to apply 4 suggestions)
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead.
[INFO] [stderr]    --> src/contract.rs:216:62
[INFO] [stderr]     |
[INFO] [stderr] 216 |     use cosmwasm_std::testing::{mock_dependencies, mock_env, mock_info};
[INFO] [stderr]     |                                                              ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead.
[INFO] [stderr]    --> src/contract.rs:224:20
[INFO] [stderr]     |
[INFO] [stderr] 224 |         let info = mock_info("creator", &coins(1000, "earth"));
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead.
[INFO] [stderr]    --> src/contract.rs:241:20
[INFO] [stderr]     |
[INFO] [stderr] 241 |         let info = mock_info("creator", &coins(2, "token"));
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead.
[INFO] [stderr]    --> src/contract.rs:245:20
[INFO] [stderr]     |
[INFO] [stderr] 245 |         let info = mock_info("anyone", &coins(2, "token"));
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead.
[INFO] [stderr]    --> src/contract.rs:260:20
[INFO] [stderr]     |
[INFO] [stderr] 260 |         let info = mock_info("creator", &coins(2, "token"));
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead.
[INFO] [stderr]    --> src/contract.rs:264:27
[INFO] [stderr]     |
[INFO] [stderr] 264 |         let unauth_info = mock_info("anyone", &coins(2, "token"));
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::testing::mock_info`: This is inconvenient and unsafe. Use message_info instead.
[INFO] [stderr]    --> src/contract.rs:273:25
[INFO] [stderr]     |
[INFO] [stderr] 273 |         let auth_info = mock_info("creator", &coins(2, "token"));
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bloated_contract` (lib test) generated 61 warnings (54 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bloated_contract-6684de74cae7a936)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test contract::tests::reset ... ok
[INFO] [stdout] test contract::tests::increment ... ok
[INFO] [stdout] test integration_tests::tests::count::count ... ok
[INFO] [stdout] test contract::tests::proper_initialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bloated_contract
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "acb67125300b22a5b824b869ffe712c65f9464e5540d45d9bf42263a9347469f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb67125300b22a5b824b869ffe712c65f9464e5540d45d9bf42263a9347469f", kill_on_drop: false }`
[INFO] [stdout] acb67125300b22a5b824b869ffe712c65f9464e5540d45d9bf42263a9347469f
