[INFO] cloning repository https://github.com/Ankr-Shanghai/walletconnect-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ankr-Shanghai/walletconnect-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnkr-Shanghai%2Fwalletconnect-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnkr-Shanghai%2Fwalletconnect-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67c5172e0d36aad52177f586f2cf8513574e2b6d [INFO] checking Ankr-Shanghai/walletconnect-service against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnkr-Shanghai%2Fwalletconnect-service" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ankr-Shanghai/walletconnect-service on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Ankr-Shanghai/walletconnect-service [INFO] finished tweaking git repo https://github.com/Ankr-Shanghai/walletconnect-service [INFO] tweaked toml for git repo https://github.com/Ankr-Shanghai/walletconnect-service written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ankr-Shanghai/walletconnect-service 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread-id v4.1.0 [INFO] [stderr] Downloaded axum v0.6.19 [INFO] [stderr] Downloaded matchit v0.7.1 [INFO] [stderr] Downloaded log4rs v1.2.0 [INFO] [stderr] Downloaded redis v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 345a7ac04e7b994b67ba1cee9117a3bd54234fb6702a7c3bd4f745de211cec05 [INFO] running `Command { std: "docker" "start" "-a" "345a7ac04e7b994b67ba1cee9117a3bd54234fb6702a7c3bd4f745de211cec05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "345a7ac04e7b994b67ba1cee9117a3bd54234fb6702a7c3bd4f745de211cec05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "345a7ac04e7b994b67ba1cee9117a3bd54234fb6702a7c3bd4f745de211cec05", kill_on_drop: false }` [INFO] [stdout] 345a7ac04e7b994b67ba1cee9117a3bd54234fb6702a7c3bd4f745de211cec05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e23b2231f3e6914ded6fbdfd14bda9c0d85c5a22da8a1e0fd9298c923be5dbc6 [INFO] running `Command { std: "docker" "start" "-a" "e23b2231f3e6914ded6fbdfd14bda9c0d85c5a22da8a1e0fd9298c923be5dbc6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.179 [INFO] [stderr] Compiling serde_derive v1.0.179 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking thread-id v4.1.0 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking matchit v0.7.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking redis v0.23.1 [INFO] [stderr] Checking thiserror v1.0.44 [INFO] [stderr] Checking tungstenite v0.19.0 [INFO] [stderr] Checking log4rs v1.2.0 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-tungstenite v0.19.0 [INFO] [stderr] Checking walletconnect-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:155:41 [INFO] [stdout] | [INFO] [stdout] 155 | if let Ok(()) = conn.lpush(topic.clone(), msg) { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:156:49 [INFO] [stdout] | [INFO] [stdout] 156 | info!("save topic {} success", topic.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:158:49 [INFO] [stdout] | [INFO] [stdout] 158 | error!("save topic {} failed", topic.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:170:76 [INFO] [stdout] | [INFO] [stdout] 170 | let msg: Result, redis::RedisError> = conn.lrange(topic.clone(), 0, -1); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:172:43 [INFO] [stdout] | [INFO] [stdout] 172 | if let Ok(()) = conn.del(topic.clone()) { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:173:52 [INFO] [stdout] | [INFO] [stdout] 173 | info!("del topic {} success", topic.clone()) [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:155:41 [INFO] [stdout] | [INFO] [stdout] 155 | if let Ok(()) = conn.lpush(topic.clone(), msg) { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:156:49 [INFO] [stdout] | [INFO] [stdout] 156 | info!("save topic {} success", topic.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:158:49 [INFO] [stdout] | [INFO] [stdout] 158 | error!("save topic {} failed", topic.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:170:76 [INFO] [stdout] | [INFO] [stdout] 170 | let msg: Result, redis::RedisError> = conn.lrange(topic.clone(), 0, -1); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:172:43 [INFO] [stdout] | [INFO] [stdout] 172 | if let Ok(()) = conn.del(topic.clone()) { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/pkg/handler/websocket.rs:173:52 [INFO] [stdout] | [INFO] [stdout] 173 | info!("del topic {} success", topic.clone()) [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s [INFO] running `Command { std: "docker" "inspect" "e23b2231f3e6914ded6fbdfd14bda9c0d85c5a22da8a1e0fd9298c923be5dbc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23b2231f3e6914ded6fbdfd14bda9c0d85c5a22da8a1e0fd9298c923be5dbc6", kill_on_drop: false }` [INFO] [stdout] e23b2231f3e6914ded6fbdfd14bda9c0d85c5a22da8a1e0fd9298c923be5dbc6