[INFO] fetching crate iredismodule 0.3.0... [INFO] checking iredismodule-0.3.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate iredismodule 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate iredismodule 0.3.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.4 [INFO] [stderr] Downloaded nom v5.1.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.12 [INFO] [stderr] Downloaded hermit-abi v0.1.12 [INFO] [stderr] Downloaded bindgen v0.53.2 [INFO] [stderr] Downloaded cc v1.0.52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c1f9a5743bc382b4b25200e84e6ff0a33a65a2bca6cefa8900d9f85ecd2126d [INFO] running `Command { std: "docker" "start" "-a" "8c1f9a5743bc382b4b25200e84e6ff0a33a65a2bca6cefa8900d9f85ecd2126d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c1f9a5743bc382b4b25200e84e6ff0a33a65a2bca6cefa8900d9f85ecd2126d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1f9a5743bc382b4b25200e84e6ff0a33a65a2bca6cefa8900d9f85ecd2126d", kill_on_drop: false }` [INFO] [stdout] 8c1f9a5743bc382b4b25200e84e6ff0a33a65a2bca6cefa8900d9f85ecd2126d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 367b5a4e9b5b4119f589682ef2aa42686db342bb9d1f1ecd0c09947c0d2b4388 [INFO] running `Command { std: "docker" "start" "-a" "367b5a4e9b5b4119f589682ef2aa42686db342bb9d1f1ecd0c09947c0d2b4388", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [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] 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 undeclared crate or module `iredismodule_macros` [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 undeclared crate or module `iredismodule_macros` [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 undeclared crate or module `iredismodule_macros` [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 undeclared crate or module `iredismodule_macros` [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 undeclared crate or module `iredismodule_macros` [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 undeclared crate or module `iredismodule_macros` [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) -> 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) -> 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) {} [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 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[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) -> 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] [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) -> 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: aborting due to 2 previous errors [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 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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [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::(&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::(&HELLOTYPE)?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [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) -> 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) -> 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) { [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] [stderr] error: could not compile `iredismodule` (example "hellohook") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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) -> 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] [stderr] error: could not compile `iredismodule` (example "hellotimer") due to 3 previous errors [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 undeclared crate or module `iredismodule_macros` [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) -> 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) -> 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 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) -> 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 `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) -> 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[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 undeclared crate or module `iredismodule_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [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: aborting due to 6 previous errors [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 "hellocluster") due to 7 previous errors [INFO] [stderr] error: could not compile `iredismodule` (example "helloblock") due to 7 previous errors [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) -> 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) -> 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) -> 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 `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) -> 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] 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) -> 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: aborting due to 2 previous errors [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 "simple") due to 3 previous errors [INFO] [stdout] error: aborting due to 18 previous errors [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 `init_c` in this scope [INFO] [stdout] --> examples/helloworld.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 350 | fn init(ctx: &mut Context, args: Vec) -> 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] [stderr] error: could not compile `iredismodule` (example "hellotype") due to 19 previous errors [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) -> 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 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] 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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] [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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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] error: aborting due to 17 previous errors [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 "helloworld") due to 18 previous errors [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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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] [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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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 `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) -> 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: aborting due to 28 previous errors [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 "testmodule") due to 29 previous errors [INFO] running `Command { std: "docker" "inspect" "367b5a4e9b5b4119f589682ef2aa42686db342bb9d1f1ecd0c09947c0d2b4388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "367b5a4e9b5b4119f589682ef2aa42686db342bb9d1f1ecd0c09947c0d2b4388", kill_on_drop: false }` [INFO] [stdout] 367b5a4e9b5b4119f589682ef2aa42686db342bb9d1f1ecd0c09947c0d2b4388 [INFO] checking iredismodule-0.3.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate iredismodule 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate iredismodule 0.3.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc2/source/Cargo.toml [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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cac36d84de15a804fa518765c22a35eed0a150d0c47639f5c2211387ba4d8bfe [INFO] running `Command { std: "docker" "start" "-a" "cac36d84de15a804fa518765c22a35eed0a150d0c47639f5c2211387ba4d8bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cac36d84de15a804fa518765c22a35eed0a150d0c47639f5c2211387ba4d8bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac36d84de15a804fa518765c22a35eed0a150d0c47639f5c2211387ba4d8bfe", kill_on_drop: false }` [INFO] [stdout] cac36d84de15a804fa518765c22a35eed0a150d0c47639f5c2211387ba4d8bfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd039f775c982e2057408b1659956ec138ca287cedf46b7311e241b88c34ced [INFO] running `Command { std: "docker" "start" "-a" "7cd039f775c982e2057408b1659956ec138ca287cedf46b7311e241b88c34ced", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "7cd039f775c982e2057408b1659956ec138ca287cedf46b7311e241b88c34ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd039f775c982e2057408b1659956ec138ca287cedf46b7311e241b88c34ced", kill_on_drop: false }` [INFO] [stdout] 7cd039f775c982e2057408b1659956ec138ca287cedf46b7311e241b88c34ced