[INFO] cloning repository https://github.com/liaobaikai/mysql_avatar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liaobaikai/mysql_avatar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliaobaikai%2Fmysql_avatar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliaobaikai%2Fmysql_avatar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8be599c6eca6115bf805fdfe5ace6dfc664ce57d [INFO] building liaobaikai/mysql_avatar against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliaobaikai%2Fmysql_avatar" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liaobaikai/mysql_avatar [INFO] finished tweaking git repo https://github.com/liaobaikai/mysql_avatar [INFO] tweaked toml for git repo https://github.com/liaobaikai/mysql_avatar written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liaobaikai/mysql_avatar on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liaobaikai/mysql_avatar 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded recursive v0.1.1 [INFO] [stderr] Downloaded btoi v0.4.3 [INFO] [stderr] Downloaded recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Downloaded lru v0.14.0 [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded keyed_priority_queue v0.4.2 [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded mysql-common-derive v0.32.1 [INFO] [stderr] Downloaded twox-hash v2.1.1 [INFO] [stderr] Downloaded mysql_async v0.36.1 [INFO] [stderr] Downloaded sqlparser v0.58.0 [INFO] [stderr] Downloaded mysql_common v0.35.5 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cebb216eed5b3c500f16e1b76b4f1d2627a7742334a52f6f295ba4d195269bfb [INFO] running `Command { std: "docker" "start" "-a" "cebb216eed5b3c500f16e1b76b4f1d2627a7742334a52f6f295ba4d195269bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cebb216eed5b3c500f16e1b76b4f1d2627a7742334a52f6f295ba4d195269bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cebb216eed5b3c500f16e1b76b4f1d2627a7742334a52f6f295ba4d195269bfb", kill_on_drop: false }` [INFO] [stdout] cebb216eed5b3c500f16e1b76b4f1d2627a7742334a52f6f295ba4d195269bfb [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cd0e2c98b8d4f8d6a9e16f9d4c073558b643ed8aa96172af10579d528c06fee [INFO] running `Command { std: "docker" "start" "-a" "0cd0e2c98b8d4f8d6a9e16f9d4c073558b643ed8aa96172af10579d528c06fee", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling mysql_common v0.35.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling keyed_priority_queue v0.4.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling mysql-common-derive v0.32.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling sqlparser v0.58.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling mysql_async v0.36.1 [INFO] [stderr] Compiling aella v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `task_executed` [INFO] [stdout] --> src/mysqld.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | let task_executed = Arc::new(AtomicBool::new(false)); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_executed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/com/query/mod.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | filter, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `filter: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/com/query/mod.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | global, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `global: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/com/query/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | session, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `session: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `EventExt` is never used [INFO] [stdout] --> src/com/binlog/event.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait EventExt { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ChangeReplicationFilter` is never constructed [INFO] [stdout] --> src/com/query/query_sql_parse.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum ReplicaStatement { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 28 | ChangeReplicationFilter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReplicaStatement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `io_thread` and `for_channel` are never used [INFO] [stdout] --> src/com/query/query_sql_parse.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl StartReplica { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn io_thread(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn for_channel(&self) -> &Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/com/query/query_sql_parse.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 174 | impl ChangeReplicationSourceTo { [INFO] [stdout] | ------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn source_host(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub fn source_user(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub fn source_password(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn source_port(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn source_log_file(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn source_log_pos(&self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | pub fn source_auto_position(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn source_heartbeat_period(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn source_connect_retry(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | pub fn source_retry_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn source_delay(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn for_channel(&self) -> &Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResultSetMetadata` is never used [INFO] [stdout] --> src/consts/mod.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub enum ResultSetMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/com/binlog/mod.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn parse_com_register_slave(input: &BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn parse_com_register_slave(input: &BytesMut) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "0cd0e2c98b8d4f8d6a9e16f9d4c073558b643ed8aa96172af10579d528c06fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd0e2c98b8d4f8d6a9e16f9d4c073558b643ed8aa96172af10579d528c06fee", kill_on_drop: false }` [INFO] [stdout] 0cd0e2c98b8d4f8d6a9e16f9d4c073558b643ed8aa96172af10579d528c06fee [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5103d778204d8cd7ffb6030d55d5494ec5cfbf94918287c2dc9d1707af6b0330 [INFO] running `Command { std: "docker" "start" "-a" "5103d778204d8cd7ffb6030d55d5494ec5cfbf94918287c2dc9d1707af6b0330", kill_on_drop: false }` [INFO] [stderr] Compiling aella v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `task_executed` [INFO] [stdout] --> src/mysqld.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | let task_executed = Arc::new(AtomicBool::new(false)); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_executed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/com/query/query_sql_parse.rs:422:13 [INFO] [stdout] | [INFO] [stdout] 422 | let data = " [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/com/query/query_sql_parse.rs:432:13 [INFO] [stdout] | [INFO] [stdout] 432 | let data = " [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/com/query/mod.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | filter, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `filter: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/com/query/mod.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | global, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `global: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/com/query/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | session, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `session: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ChangeReplicationFilter` is never constructed [INFO] [stdout] --> src/com/query/query_sql_parse.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum ReplicaStatement { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 28 | ChangeReplicationFilter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReplicaStatement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `io_thread` and `for_channel` are never used [INFO] [stdout] --> src/com/query/query_sql_parse.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl StartReplica { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn io_thread(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn for_channel(&self) -> &Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/com/query/query_sql_parse.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 174 | impl ChangeReplicationSourceTo { [INFO] [stdout] | ------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn source_host(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub fn source_user(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub fn source_password(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn source_port(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn source_log_file(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn source_log_pos(&self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | pub fn source_auto_position(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn source_heartbeat_period(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn source_connect_retry(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | pub fn source_retry_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn source_delay(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn for_channel(&self) -> &Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResultSetMetadata` is never used [INFO] [stdout] --> src/consts/mod.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub enum ResultSetMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/com/binlog/mod.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn parse_com_register_slave(input: &BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn parse_com_register_slave(input: &BytesMut) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.00s [INFO] running `Command { std: "docker" "inspect" "5103d778204d8cd7ffb6030d55d5494ec5cfbf94918287c2dc9d1707af6b0330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5103d778204d8cd7ffb6030d55d5494ec5cfbf94918287c2dc9d1707af6b0330", kill_on_drop: false }` [INFO] [stdout] 5103d778204d8cd7ffb6030d55d5494ec5cfbf94918287c2dc9d1707af6b0330