[INFO] fetching crate iredismodule 0.3.0...
[INFO] testing iredismodule-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate iredismodule 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate iredismodule 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate iredismodule 0.3.0
[INFO] tweaked toml for crates.io crate iredismodule 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iredismodule 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iredismodule 0.3.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.12
[INFO] [stderr]   Downloaded cc v1.0.52
[INFO] [stderr]   Downloaded lazycell v1.2.1
[INFO] [stderr]   Downloaded hermit-abi v0.1.12
[INFO] [stderr]   Downloaded quote v1.0.4
[INFO] [stderr]   Downloaded nom v5.1.1
[INFO] [stderr]   Downloaded bindgen v0.53.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad2bbed4442c0187fb1867092876bef1ffc0231793c1d90dd9a6174fe6ec7ea4
[INFO] running `Command { std: "docker" "start" "-a" "ad2bbed4442c0187fb1867092876bef1ffc0231793c1d90dd9a6174fe6ec7ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad2bbed4442c0187fb1867092876bef1ffc0231793c1d90dd9a6174fe6ec7ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad2bbed4442c0187fb1867092876bef1ffc0231793c1d90dd9a6174fe6ec7ea4", kill_on_drop: false }`
[INFO] [stdout] ad2bbed4442c0187fb1867092876bef1ffc0231793c1d90dd9a6174fe6ec7ea4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28fcd4c95967332b1e4bd76d36f3f297777ddad39b68bdaf1664d3ba4c1c86d2
[INFO] running `Command { std: "docker" "start" "-a" "28fcd4c95967332b1e4bd76d36f3f297777ddad39b68bdaf1664d3ba4c1c86d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling bindgen v0.53.2
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling iredismodule v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/io.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout]     |                                 ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 158 -             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout] 158 +             Some(RStr::from_ptr(ptr as *mut raw::RedisModuleString))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/key.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 |         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout]     |                        ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 280 -         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout] 280 +         RStr::from_ptr(ptr as *mut raw::RedisModuleString)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "28fcd4c95967332b1e4bd76d36f3f297777ddad39b68bdaf1664d3ba4c1c86d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28fcd4c95967332b1e4bd76d36f3f297777ddad39b68bdaf1664d3ba4c1c86d2", kill_on_drop: false }`
[INFO] [stdout] 28fcd4c95967332b1e4bd76d36f3f297777ddad39b68bdaf1664d3ba4c1c86d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4345a1f82761857ae356da6f2748f9072775ac013cb3d05cc98b6202b92476d2
[INFO] running `Command { std: "docker" "start" "-a" "4345a1f82761857ae356da6f2748f9072775ac013cb3d05cc98b6202b92476d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling bindgen v0.53.2
[INFO] [stderr]    Compiling iredismodule v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/io.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout]     |                                 ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 158 -             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout] 158 +             Some(RStr::from_ptr(ptr as *mut raw::RedisModuleString))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/key.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 |         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout]     |                        ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 280 -         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout] 280 +         RStr::from_ptr(ptr as *mut raw::RedisModuleString)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/io.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout]     |                                 ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 158 -             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout] 158 +             Some(RStr::from_ptr(ptr as *mut raw::RedisModuleString))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/key.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 |         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout]     |                        ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 280 -         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout] 280 +         RStr::from_ptr(ptr as *mut raw::RedisModuleString)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:8127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleEvent > ( ) ) ) . id as * const _ as usize } , 0usize , concat ! ( "Offset of ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:8352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleEvent > ( ) ) ) . dataver as * const _ as usize } , 8usize , concat ! ( "Offse...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:9503
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:9748
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . flags as * const _ as usize } , 8usize , concat ! ( "Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:9989
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . id as * const _ as usize } , 16usize , concat ! ( "Offset...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:10225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . addr as * const _ as usize } , 24usize , concat ! ( "Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:10465
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . port as * const _ as usize } , 70usize , concat ! ( "Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:10705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . db as * const _ as usize } , 72usize , concat ! ( "Offset...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:11817
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:12072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . master as * const _ as usize } , 8usize , concat ! ( "O...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:12325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . masterhost as * const _ as usize } , 16usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:12587
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . masterport as * const _ as usize } , 24usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:12849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . replid1 as * const _ as usize } , 32usize , concat ! ( ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:13105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . replid2 as * const _ as usize } , 40usize , concat ! ( ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:13361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . repl1_offset as * const _ as usize } , 48usize , concat...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:13627
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . repl2_offset as * const _ as usize } , 56usize , concat...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:14477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleFlushInfo > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:14720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleFlushInfo > ( ) ) ) . sync as * const _ as usize } , 8usize , concat ! ( "Offset...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:14957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleFlushInfo > ( ) ) ) . dbnum as * const _ as usize } , 12usize , concat ! ( "Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:15837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleModuleChange > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:16086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleModuleChange > ( ) ) ) . module_name as * const _ as usize } , 8usize , concat ! ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:16343
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleModuleChange > ( ) ) ) . module_version as * const _ as usize } , 16usize , conca...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:17183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleCronLoopInfo > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:17432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleCronLoopInfo > ( ) ) ) . hz as * const _ as usize } , 8usize , concat ! ( "Offset...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:18306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleLoadingProgressInfo > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:18569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleLoadingProgressInfo > ( ) ) ) . hz as * const _ as usize } , 8usize , concat ! ( "Off...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:18822
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleLoadingProgressInfo > ( ) ) ) . progress as * const _ as usize } , 12usize , concat !...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:25574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:25821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . rdb_load as * const _ as usize } , 8usize , concat ! ( "O...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:26070
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . rdb_save as * const _ as usize } , 16usize , concat ! ( "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:26320
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . aof_rewrite as * const _ as usize } , 24usize , concat ! ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:26576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . mem_usage as * const _ as usize } , 32usize , concat ! ( ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:26828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . digest as * const _ as usize } , 40usize , concat ! ( "Of...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:27074
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . free as * const _ as usize } , 48usize , concat ! ( "Offs...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:27316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . aux_load as * const _ as usize } , 56usize , concat ! ( "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:27566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . aux_save as * const _ as usize } , 64usize , concat ! ( "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-e33f37fe209edf39/out/bindings.rs:3:27816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . aux_save_triggers as * const _ as usize } , 72usize , con...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iredismodule_macros`
[INFO] [stdout]  --> examples/hellotype.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use iredismodule_macros::{rcmd, rtypedef, rwrap};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iredismodule_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iredismodule_macros`, use `cargo add iredismodule_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iredismodule_macros`
[INFO] [stdout]  --> examples/hellotimer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use iredismodule_macros::rcmd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iredismodule_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iredismodule_macros`, use `cargo add iredismodule_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iredismodule_macros`
[INFO] [stdout]  --> examples/hellocluster.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use iredismodule_macros::{rcmd, rwrap};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iredismodule_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iredismodule_macros`, use `cargo add iredismodule_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iredismodule_macros`
[INFO] [stdout]  --> examples/testmodule.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use iredismodule_macros::{rcmd, rtypedef};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iredismodule_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iredismodule_macros`, use `cargo add iredismodule_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iredismodule_macros`
[INFO] [stdout]  --> examples/helloblock.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use iredismodule_macros::{rcmd, rwrap};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iredismodule_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iredismodule_macros`, use `cargo add iredismodule_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `on_ping_c` in this scope
[INFO] [stdout]   --> examples/hellocluster.rs:58:62
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn on_ping(ctx: &Context, sender_id: &str, msg_type: MsgType, payload: &[u8]) {
[INFO] [stdout]    | ----------------------------------------------------------------------------- similarly named function `on_ping` defined here
[INFO] [stdout] ...
[INFO] [stdout] 58 |     ctx.register_cluster_message_receiver(MSGTYPE_PING, Some(on_ping_c));
[INFO] [stdout]    |                                                              ^^^^^^^^^ help: a function with a similar name exists: `on_ping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `on_pong_c` in this scope
[INFO] [stdout]   --> examples/hellocluster.rs:59:62
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn on_pong(ctx: &Context, sender_id: &str, msg_type: MsgType, payload: &[u8]) {
[INFO] [stdout]    | ----------------------------------------------------------------------------- similarly named function `on_pong` defined here
[INFO] [stdout] ...
[INFO] [stdout] 59 |     ctx.register_cluster_message_receiver(MSGTYPE_PONG, Some(on_pong_c));
[INFO] [stdout]    |                                                              ^^^^^^^^^ help: a function with a similar name exists: `on_pong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iredismodule_macros`
[INFO] [stdout]  --> examples/simple.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use iredismodule_macros::rcmd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iredismodule_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iredismodule_macros`, use `cargo add iredismodule_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iredismodule_macros`
[INFO] [stdout]  --> examples/hellohook.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use iredismodule_macros::rwrap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iredismodule_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iredismodule_macros`, use `cargo add iredismodule_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init_c` in this scope
[INFO] [stdout]   --> examples/hellocluster.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn init(ctx: &mut Context, _: Vec<RStr>) -> Result<(), Error> {
[INFO] [stdout]    | ------------------------------------------------------------- similarly named function `init` defined here
[INFO] [stdout] ...
[INFO] [stdout] 68 |         init_c,
[INFO] [stdout]    |         ^^^^^^ help: a function with a similar name exists: `init`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hellocluster_pingall_cmd` in this scope
[INFO] [stdout]   --> examples/hellocluster.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn hellocluster_pingall(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]    | ----------------------------------------------------------------------- similarly named function `hellocluster_pingall` defined here
[INFO] [stdout] ...
[INFO] [stdout] 71 |         hellocluster_pingall_cmd,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hellocluster_pingall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hellocluster_list_cmd` in this scope
[INFO] [stdout]   --> examples/hellocluster.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn hellocluster_list(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]    | -------------------------------------------------------------------- similarly named function `hellocluster_list` defined here
[INFO] [stdout] ...
[INFO] [stdout] 72 |         hellocluster_list_cmd,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hellocluster_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MYTYPE123` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:324:28
[INFO] [stdout]     |
[INFO] [stdout] 324 |     key.check_module_type(&MYTYPE123)?;
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MYTYPE123` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:332:20
[INFO] [stdout]     |
[INFO] [stdout] 332 |     key.set_value(&MYTYPE123, value)?;
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MYTYPE123` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:340:40
[INFO] [stdout]     |
[INFO] [stdout] 340 |     let exist = key.check_module_type(&MYTYPE123)?;
[INFO] [stdout]     |                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MYTYPE123` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:341:45
[INFO] [stdout]     |
[INFO] [stdout] 341 |     let value: &mut MyType = key.get_value(&MYTYPE123)?.unwrap();
[INFO] [stdout]     |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MYTYPE123` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:515:9
[INFO] [stdout]     |
[INFO] [stdout] 515 |         MYTYPE123,
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_timer_cmd` in this scope
[INFO] [stdout]   --> examples/hellotimer.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn hello_timer(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]    | -------------------------------------------------------------- similarly named function `hello_timer` defined here
[INFO] [stdout] ...
[INFO] [stdout] 30 |         hello_timer_cmd,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_timer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `helloblock_reply_c` in this scope
[INFO] [stdout]   --> examples/helloblock.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn helloblock_reply(ctx: &mut Context, _: Vec<RStr>) -> RResult {
[INFO] [stdout]    | --------------------------------------------------------------- similarly named function `helloblock_reply` defined here
[INFO] [stdout] ...
[INFO] [stdout] 71 |             Some(helloblock_reply_c),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloblock_reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `helloblock_timeout_c` in this scope
[INFO] [stdout]   --> examples/helloblock.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn helloblock_timeout(_ctx: &mut Context, _: Vec<RStr>) -> RResult {
[INFO] [stdout]    | ------------------------------------------------------------------ similarly named function `helloblock_timeout` defined here
[INFO] [stdout] ...
[INFO] [stdout] 72 |             Some(helloblock_timeout_c),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloblock_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `helloblock_free_c` in this scope
[INFO] [stdout]   --> examples/helloblock.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn helloblock_free(_: &mut Context, _: Box<i32>) {}
[INFO] [stdout]    | ------------------------------------------------ similarly named function `helloblock_free` defined here
[INFO] [stdout] ...
[INFO] [stdout] 73 |             Some(helloblock_free_c),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloblock_free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `simple_hello_cmd` in this scope
[INFO] [stdout]   --> examples/simple.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | fn simple_hello(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]    | --------------------------------------------------------------- similarly named function `simple_hello` defined here
[INFO] [stdout] ...
[INFO] [stdout] 17 |         simple_hello_cmd,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `simple_hello`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iredismodule` (example "hellotimer") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `iredismodule_macros`
[INFO] [stdout]  --> examples/helloacl.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use iredismodule_macros::{rcmd, rwrap};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iredismodule_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iredismodule_macros`, use `cargo add iredismodule_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLOTYPE` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:109:40
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let exist = key.check_module_type(&HELLOTYPE)?;
[INFO] [stdout]     |                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLOTYPE` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |         key.get_value(&HELLOTYPE)?.unwrap()
[INFO] [stdout]     |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLOTYPE` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |         key.set_value(&HELLOTYPE, hto)?
[INFO] [stdout]     |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLOTYPE` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |     key.check_module_type(&HELLOTYPE)?;
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLOTYPE` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:140:47
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let hto = key.get_value::<HelloTypeNode>(&HELLOTYPE)?;
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLOTYPE` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |     key.check_module_type(&HELLOTYPE)?;
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLOTYPE` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:163:47
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let hto = key.get_value::<HelloTypeNode>(&HELLOTYPE)?;
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLOTYPE` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:182:41
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let exists = key.check_module_type(&HELLOTYPE)?;
[INFO] [stdout]     |                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `helloblock_reply_c` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:193:14
[INFO] [stdout]     |
[INFO] [stdout] 193 |         Some(helloblock_reply_c),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloblock_reply`
[INFO] [stdout] ...
[INFO] [stdout] 207 | fn helloblock_reply(ctx: &mut Context, mut args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ---------------------------------------------------------------------- similarly named function `helloblock_reply` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `helloblock_timeout_c` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 |         Some(helloblock_timeout_c),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloblock_timeout`
[INFO] [stdout] ...
[INFO] [stdout] 217 | fn helloblock_timeout(_ctx: &mut Context, _: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------ similarly named function `helloblock_timeout` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `helloblock_free_c` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |         Some(helloblock_free_c),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloblock_free`
[INFO] [stdout] ...
[INFO] [stdout] 223 | fn helloblock_free(ctx: &mut Context, data: Box<String>) {
[INFO] [stdout]     | -------------------------------------------------------- similarly named function `helloblock_free` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLOTYPE` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 210 |     key.check_module_type(&HELLOTYPE)?;
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLOTYPE` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         HELLOTYPE,
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_clear_keys_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:519:9
[INFO] [stdout]     |
[INFO] [stdout]  33 | fn test_clear_keys(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------ similarly named function `test_clear_keys` defined here
[INFO] [stdout] ...
[INFO] [stdout] 519 |         test_clear_keys_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_clear_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_key_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:520:9
[INFO] [stdout]     |
[INFO] [stdout]  53 | fn test_key(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ----------------------------------------------------------- similarly named function `test_key` defined here
[INFO] [stdout] ...
[INFO] [stdout] 520 |         test_key_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a function with a similar name exists: `test_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_reply_integer_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:521:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn test_reply_integer(_ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ---------------------------------------------------------------------- similarly named function `test_reply_integer` defined here
[INFO] [stdout] ...
[INFO] [stdout] 521 |         test_reply_integer_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_reply_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_reply_float_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn test_reply_float(_ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------------- similarly named function `test_reply_float` defined here
[INFO] [stdout] ...
[INFO] [stdout] 522 |         test_reply_float_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_reply_float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_reply_string_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn test_reply_string(_ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | --------------------------------------------------------------------- similarly named function `test_reply_string` defined here
[INFO] [stdout] ...
[INFO] [stdout] 523 |         test_reply_string_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_reply_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_reply_bulk_string_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn test_reply_bulk_string(_ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------------------- similarly named function `test_reply_bulk_string` defined here
[INFO] [stdout] ...
[INFO] [stdout] 524 |         test_reply_bulk_string_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_reply_bulk_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_reply_array_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn test_reply_array(_ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------------- similarly named function `test_reply_array` defined here
[INFO] [stdout] ...
[INFO] [stdout] 525 |         test_reply_array_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_reply_array`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_reply_null_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn test_reply_null(_ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------- similarly named function `test_reply_null` defined here
[INFO] [stdout] ...
[INFO] [stdout] 526 |         test_reply_null_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_reply_null`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_reply_error_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:527:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn test_reply_error(_ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------------- similarly named function `test_reply_error` defined here
[INFO] [stdout] ...
[INFO] [stdout] 527 |         test_reply_error_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_reply_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_reply_value_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn test_reply_value(_ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------------- similarly named function `test_reply_value` defined here
[INFO] [stdout] ...
[INFO] [stdout] 528 |         test_reply_value_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_reply_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_call_reply_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn test_call_reply(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------ similarly named function `test_call_reply` defined here
[INFO] [stdout] ...
[INFO] [stdout] 529 |         test_call_reply_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_call_reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iredismodule` (example "hellocluster") due to 6 previous errors
[INFO] [stdout] error[E0425]: cannot find function `helloblock_rediscommand_cmd` in this scope
[INFO] [stdout]    --> examples/helloblock.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout]  59 | fn helloblock_rediscommand(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------------- similarly named function `helloblock_rediscommand` defined here
[INFO] [stdout] ...
[INFO] [stdout] 157 |         helloblock_rediscommand_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloblock_rediscommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_value_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn test_value(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------- similarly named function `test_value` defined here
[INFO] [stdout] ...
[INFO] [stdout] 530 |         test_value_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_set_type_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn test_set_type(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | --------------------------------------------------------------- similarly named function `test_set_type` defined here
[INFO] [stdout] ...
[INFO] [stdout] 531 |         test_set_type_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_get_type_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 337 | fn test_get_type(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | --------------------------------------------------------------- similarly named function `test_get_type` defined here
[INFO] [stdout] ...
[INFO] [stdout] 532 |         test_get_type_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_get_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_type_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 353 | fn test_type(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------ similarly named function `test_type` defined here
[INFO] [stdout] ...
[INFO] [stdout] 533 |         test_type_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: a function with a similar name exists: `test_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_misc_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 369 | fn test_misc(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------ similarly named function `test_misc` defined here
[INFO] [stdout] ...
[INFO] [stdout] 534 |         test_misc_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: a function with a similar name exists: `test_misc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_example_simple_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:535:9
[INFO] [stdout]     |
[INFO] [stdout] 384 | fn test_example_simple(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ---------------------------------------------------------------------- similarly named function `test_example_simple` defined here
[INFO] [stdout] ...
[INFO] [stdout] 535 |         test_example_simple_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_example_simple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_example_helloworld_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | fn test_example_helloworld(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------------------- similarly named function `test_example_helloworld` defined here
[INFO] [stdout] ...
[INFO] [stdout] 536 |         test_example_helloworld_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_example_helloworld`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_example_hellotype_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 451 | fn test_example_hellotype(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------------- similarly named function `test_example_hellotype` defined here
[INFO] [stdout] ...
[INFO] [stdout] 537 |         test_example_hellotype_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_example_hellotype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_example_hellotimer_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:538:9
[INFO] [stdout]     |
[INFO] [stdout] 470 | fn test_example_hellotimer(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------------------- similarly named function `test_example_hellotimer` defined here
[INFO] [stdout] ...
[INFO] [stdout] 538 |         test_example_hellotimer_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_example_hellotimer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_example_helloblock_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn test_example_helloblock(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------------------- similarly named function `test_example_helloblock` defined here
[INFO] [stdout] ...
[INFO] [stdout] 539 |         test_example_helloblock_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_example_helloblock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hellokeys_rediscommand_cmd` in this scope
[INFO] [stdout]    --> examples/helloblock.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn hellokeys_rediscommand(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------------ similarly named function `hellokeys_rediscommand` defined here
[INFO] [stdout] ...
[INFO] [stdout] 158 |         hellokeys_rediscommand_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hellokeys_rediscommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_all_cmd` in this scope
[INFO] [stdout]    --> examples/testmodule.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 485 | fn test_all(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ----------------------------------------------------------- similarly named function `test_all` defined here
[INFO] [stdout] ...
[INFO] [stdout] 540 |         test_all_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a function with a similar name exists: `test_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iredismodule_macros`
[INFO] [stdout]  --> examples/helloworld.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use iredismodule_macros::{rcmd, rwrap};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iredismodule_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iredismodule_macros`, use `cargo add iredismodule_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hellotype_insert_cmd` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn hellotype_insert(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------ similarly named function `hellotype_insert` defined here
[INFO] [stdout] ...
[INFO] [stdout] 235 |         hellotype_insert_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hellotype_insert`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hellotype_range_cmd` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn hellotype_range(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ----------------------------------------------------------------- similarly named function `hellotype_range` defined here
[INFO] [stdout] ...
[INFO] [stdout] 236 |         hellotype_range_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hellotype_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hellotype_len_cmd` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn hellotype_len(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | --------------------------------------------------------------- similarly named function `hellotype_len` defined here
[INFO] [stdout] ...
[INFO] [stdout] 237 |         hellotype_len_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hellotype_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hellotype_brange_cmd` in this scope
[INFO] [stdout]    --> examples/hellotype.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn hellotype_brange(ctx: &mut Context, mut args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ---------------------------------------------------------------------- similarly named function `hellotype_brange` defined here
[INFO] [stdout] ...
[INFO] [stdout] 238 |         hellotype_brange_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hellotype_brange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init_c` in this scope
[INFO] [stdout]   --> examples/hellohook.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn init(ctx: &mut Context, _args: Vec<RStr>) -> Result<(), Error> {
[INFO] [stdout]    | ----------------------------------------------------------------- similarly named function `init` defined here
[INFO] [stdout] ...
[INFO] [stdout] 70 |         init_c,
[INFO] [stdout]    |         ^^^^^^ help: a function with a similar name exists: `init`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iredismodule` (example "simple") due to 2 previous errors
[INFO] [stderr] error: could not compile `iredismodule` (example "helloblock") due to 6 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iredismodule` (example "hellohook") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `helloacl_reply_c` in this scope
[INFO] [stdout]   --> examples/helloacl.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn helloacl_reply(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]    | ----------------------------------------------------------------- similarly named function `helloacl_reply` defined here
[INFO] [stdout] ...
[INFO] [stdout] 94 |             Some(helloacl_reply_c),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloacl_reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `helloacl_timeout_c` in this scope
[INFO] [stdout]   --> examples/helloacl.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn helloacl_timeout(_ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]    | -------------------------------------------------------------------- similarly named function `helloacl_timeout` defined here
[INFO] [stdout] ...
[INFO] [stdout] 95 |             Some(helloacl_timeout_c),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloacl_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `helloacl_free_c` in this scope
[INFO] [stdout]   --> examples/helloacl.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn helloacl_free(_: &mut Context, _: Box<i32>) {}
[INFO] [stdout]    | ---------------------------------------------- similarly named function `helloacl_free` defined here
[INFO] [stdout] ...
[INFO] [stdout] 96 |             Some(helloacl_free_c),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloacl_free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init_c` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 350 | fn init(ctx: &mut Context, args: Vec<RStr>) -> Result<(), Error> {
[INFO] [stdout]     | ---------------------------------------------------------------- similarly named function `init` defined here
[INFO] [stdout] ...
[INFO] [stdout] 366 |         init_c,
[INFO] [stdout]     |         ^^^^^^ help: a function with a similar name exists: `init`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_simple_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | fn hello_simple(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | --------------------------------------------------------------- similarly named function `hello_simple` defined here
[INFO] [stdout] ...
[INFO] [stdout] 369 |         hello_simple_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_simple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_push_native_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | fn hello_push_native(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------- similarly named function `hello_push_native` defined here
[INFO] [stdout] ...
[INFO] [stdout] 370 |         hello_push_native_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_push_native`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_push_call_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout]  41 | fn hello_push_call(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ----------------------------------------------------------------- similarly named function `hello_push_call` defined here
[INFO] [stdout] ...
[INFO] [stdout] 371 |         hello_push_call_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_push_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_push_call2_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout]  57 | fn hello_push_call2(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------ similarly named function `hello_push_call2` defined here
[INFO] [stdout] ...
[INFO] [stdout] 372 |         hello_push_call2_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_push_call2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_list_sum_len_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout]  65 | fn hello_list_sum_len(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------------- similarly named function `hello_list_sum_len` defined here
[INFO] [stdout] ...
[INFO] [stdout] 373 |         hello_list_sum_len_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_list_sum_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_list_splice_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout]  84 | fn hello_list_splice(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------- similarly named function `hello_list_splice` defined here
[INFO] [stdout] ...
[INFO] [stdout] 374 |         hello_list_splice_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_list_splice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_rand_array_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn hello_rand_array(_ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------- similarly named function `hello_rand_array` defined here
[INFO] [stdout] ...
[INFO] [stdout] 375 |         hello_rand_array_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_rand_array`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_repl1_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn hello_repl1(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named function `hello_repl1` defined here
[INFO] [stdout] ...
[INFO] [stdout] 376 |         hello_repl1_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_repl1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_repl2_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn hello_repl2(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------- similarly named function `hello_repl2` defined here
[INFO] [stdout] ...
[INFO] [stdout] 377 |         hello_repl2_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_repl2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iredismodule` (example "testmodule") due to 28 previous errors
[INFO] [stdout] error[E0425]: cannot find function `hello_toggle_case_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn hello_toggle_case(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------- similarly named function `hello_toggle_case` defined here
[INFO] [stdout] ...
[INFO] [stdout] 378 |         hello_toggle_case_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_toggle_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_more_expire_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 205 | fn hello_more_expire(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------- similarly named function `hello_more_expire` defined here
[INFO] [stdout] ...
[INFO] [stdout] 379 |         hello_more_expire_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_more_expire`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_zsumrange_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 231 | fn hello_zsumrange(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ----------------------------------------------------------------- similarly named function `hello_zsumrange` defined here
[INFO] [stdout] ...
[INFO] [stdout] 380 |         hello_zsumrange_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_zsumrange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_lexrange_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn hello_lexrange(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ---------------------------------------------------------------- similarly named function `hello_lexrange` defined here
[INFO] [stdout] ...
[INFO] [stdout] 381 |         hello_lexrange_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_lexrange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_hcopy_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn hello_hcopy(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------- similarly named function `hello_hcopy` defined here
[INFO] [stdout] ...
[INFO] [stdout] 382 |         hello_hcopy_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_hcopy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hello_leftpad_cmd` in this scope
[INFO] [stdout]    --> examples/helloworld.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 326 | fn hello_leftpad(_ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ---------------------------------------------------------------- similarly named function `hello_leftpad` defined here
[INFO] [stdout] ...
[INFO] [stdout] 383 |         hello_leftpad_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `hello_leftpad`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iredismodule` (example "hellotype") due to 18 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init_c` in this scope
[INFO] [stdout]    --> examples/helloacl.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn init(_ctx: &mut Context, _args: Vec<RStr>) -> Result<(), Error> {
[INFO] [stdout]     | ------------------------------------------------------------------ similarly named function `init` defined here
[INFO] [stdout] ...
[INFO] [stdout] 141 |         init_c,
[INFO] [stdout]     |         ^^^^^^ help: a function with a similar name exists: `init`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `helloacl_reset_cmd` in this scope
[INFO] [stdout]    --> examples/helloacl.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | fn helloacl_reset(_ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------ similarly named function `helloacl_reset` defined here
[INFO] [stdout] ...
[INFO] [stdout] 144 |         helloacl_reset_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloacl_reset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `helloacl_revoke_cmd` in this scope
[INFO] [stdout]    --> examples/helloacl.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout]  32 | fn helloacl_revoke(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ------------------------------------------------------------------ similarly named function `helloacl_revoke` defined here
[INFO] [stdout] ...
[INFO] [stdout] 145 |         helloacl_revoke_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloacl_revoke`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `helloacl_authglobal_cmd` in this scope
[INFO] [stdout]    --> examples/helloacl.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout]  49 | fn helloacl_authglobal(ctx: &mut Context, _args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | ---------------------------------------------------------------------- similarly named function `helloacl_authglobal` defined here
[INFO] [stdout] ...
[INFO] [stdout] 146 |         helloacl_authglobal_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloacl_authglobal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `helloacl_authasync_cmd` in this scope
[INFO] [stdout]    --> examples/helloacl.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn helloacl_authasync(ctx: &mut Context, args: Vec<RStr>) -> RResult {
[INFO] [stdout]     | -------------------------------------------------------------------- similarly named function `helloacl_authasync` defined here
[INFO] [stdout] ...
[INFO] [stdout] 147 |         helloacl_authasync_cmd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `helloacl_authasync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iredismodule` (example "helloacl") due to 9 previous errors
[INFO] [stderr] error: could not compile `iredismodule` (example "helloworld") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "4345a1f82761857ae356da6f2748f9072775ac013cb3d05cc98b6202b92476d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4345a1f82761857ae356da6f2748f9072775ac013cb3d05cc98b6202b92476d2", kill_on_drop: false }`
[INFO] [stdout] 4345a1f82761857ae356da6f2748f9072775ac013cb3d05cc98b6202b92476d2
