[INFO] cloning repository https://github.com/Officeyutong/ckb-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Officeyutong/ckb-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOfficeyutong%2Fckb-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOfficeyutong%2Fckb-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 888c797a3cef21ef1f6c5784c4b1d28c7250a749 [INFO] testing Officeyutong/ckb-tui against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOfficeyutong%2Fckb-tui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Officeyutong/ckb-tui [INFO] finished tweaking git repo https://github.com/Officeyutong/ckb-tui [INFO] tweaked toml for git repo https://github.com/Officeyutong/ckb-tui written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Officeyutong/ckb-tui 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/Officeyutong/ckb-tui 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 time-core v0.1.5 [INFO] [stderr] Downloaded enumset_derive v0.14.0 [INFO] [stderr] Downloaded cursive-macros v0.1.0 [INFO] [stderr] Downloaded enumset v1.1.10 [INFO] [stderr] Downloaded ckb-logger v0.202.0 [INFO] [stderr] Downloaded ckb-pow v0.202.0 [INFO] [stderr] Downloaded scroll_derive v0.10.5 [INFO] [stderr] Downloaded bitcoin-io v0.1.3 [INFO] [stderr] Downloaded async-iterator v2.3.0 [INFO] [stderr] Downloaded bech32 v0.8.1 [INFO] [stderr] Downloaded ckb-jsonrpc-types v0.202.0 [INFO] [stderr] Downloaded ckb-types v0.202.0 [INFO] [stderr] Downloaded ckb-resource v0.202.0 [INFO] [stderr] Downloaded ckb-vm v0.24.14 [INFO] [stderr] Downloaded time v0.3.42 [INFO] [stderr] Downloaded cursive_core v0.4.6 [INFO] [stderr] Downloaded goblin v0.4.0 [INFO] [stderr] Downloaded ckb-gen-types v0.202.0 [INFO] [stderr] Downloaded secp256k1 v0.30.0 [INFO] [stderr] Downloaded blake2b-ref v0.3.1 [INFO] [stderr] Downloaded ckb_schemars v0.8.22 [INFO] [stderr] Downloaded bitcoin_hashes v0.14.0 [INFO] [stderr] Downloaded tokio_with_wasm v0.8.7 [INFO] [stderr] Downloaded ckb-chain-spec v0.202.0 [INFO] [stderr] Downloaded hex-conservative v0.2.1 [INFO] [stderr] Downloaded reflink-copy v0.1.26 [INFO] [stderr] Downloaded ckb-crypto v0.202.0 [INFO] [stderr] Downloaded ckb_schemars_derive v0.8.22 [INFO] [stderr] Downloaded blake2b-rs v0.2.0 [INFO] [stderr] Downloaded ckb-rational v0.202.0 [INFO] [stderr] Downloaded golomb-coded-set v0.2.1 [INFO] [stderr] Downloaded derive-getters v0.2.1 [INFO] [stderr] Downloaded ckb-mock-tx-types v0.202.0 [INFO] [stderr] Downloaded ckb-dao-utils v0.202.0 [INFO] [stderr] Downloaded includedir_codegen v0.6.0 [INFO] [stderr] Downloaded ckb-fixed-hash-macros v0.202.0 [INFO] [stderr] Downloaded ckb-occupied-capacity-core v0.202.0 [INFO] [stderr] Downloaded ckb-occupied-capacity-macros v0.202.0 [INFO] [stderr] Downloaded merkle-cbt v0.3.2 [INFO] [stderr] Downloaded enum-repr-derive v0.2.0 [INFO] [stderr] Downloaded ckb-vm-definitions v0.24.14 [INFO] [stderr] Downloaded includedir v0.6.0 [INFO] [stderr] Downloaded ckb-traits v0.202.0 [INFO] [stderr] Downloaded ckb-constant v0.202.0 [INFO] [stderr] Downloaded ckb-error v0.202.0 [INFO] [stderr] Downloaded ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Downloaded ckb-occupied-capacity v0.202.0 [INFO] [stderr] Downloaded molecule v0.8.0 [INFO] [stderr] Downloaded tokio_with_wasm_proc v0.8.7 [INFO] [stderr] Downloaded time-macros v0.2.23 [INFO] [stderr] Downloaded ckb-channel v0.202.0 [INFO] [stderr] Downloaded ckb-fixed-hash-core v0.202.0 [INFO] [stderr] Downloaded ckb-fixed-hash v0.202.0 [INFO] [stderr] Downloaded ckb-hash v0.202.0 [INFO] [stderr] Downloaded faster-hex v0.6.1 [INFO] [stderr] Downloaded cursive v0.21.1 [INFO] [stderr] Downloaded ckb-system-scripts v0.5.4 [INFO] [stderr] Downloaded ckb-system-scripts v0.6.0 [INFO] [stderr] Downloaded ckb-script v0.202.0 [INFO] [stderr] Downloaded ckb-sdk v4.1.0 [INFO] [stderr] Downloaded secp256k1-sys v0.10.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3d571e09273075d185f4ac230333e4778c6a9edad2447929934cdf19ec55deb [INFO] running `Command { std: "docker" "start" "-a" "e3d571e09273075d185f4ac230333e4778c6a9edad2447929934cdf19ec55deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3d571e09273075d185f4ac230333e4778c6a9edad2447929934cdf19ec55deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d571e09273075d185f4ac230333e4778c6a9edad2447929934cdf19ec55deb", kill_on_drop: false }` [INFO] [stdout] e3d571e09273075d185f4ac230333e4778c6a9edad2447929934cdf19ec55deb [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c5e5d8ff8a0bac1d2ae933a751c47fae59bba6c315127d990ea2c08b6a69fc2 [INFO] running `Command { std: "docker" "start" "-a" "6c5e5d8ff8a0bac1d2ae933a751c47fae59bba6c315127d990ea2c08b6a69fc2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling ckb_schemars v0.8.22 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling blake2b-ref v0.3.1 [INFO] [stderr] Compiling ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Compiling merkle-cbt v0.3.2 [INFO] [stderr] Compiling ckb-constant v0.202.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling golomb-coded-set v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling ckb-channel v0.202.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ckb-hash v0.202.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ckb-vm v0.24.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Compiling ckb-system-scripts v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ckb-vm-definitions v0.24.14 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.202.0 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ckb-logger v0.202.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.202.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling molecule v0.8.0 [INFO] [stderr] Compiling ckb_schemars_derive v0.8.22 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ckb-occupied-capacity v0.202.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling ckb-script v0.202.0 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling ckb-error v0.202.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling goblin v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling cursive-macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling enum-repr-derive v0.2.0 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling derive-getters v0.2.1 [INFO] [stderr] Compiling async-iterator v2.3.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.202.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling cursive_core v0.4.6 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.202.0 [INFO] [stderr] Compiling ckb-fixed-hash v0.202.0 [INFO] [stderr] Compiling ckb-crypto v0.202.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling cursive v0.21.1 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.202.0 [INFO] [stderr] Compiling ckb-gen-types v0.202.0 [INFO] [stderr] Compiling ckb-types v0.202.0 [INFO] [stderr] Compiling ckb-traits v0.202.0 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.202.0 [INFO] [stderr] Compiling ckb-pow v0.202.0 [INFO] [stderr] Compiling ckb-dao-utils v0.202.0 [INFO] [stderr] Compiling ckb-resource v0.202.0 [INFO] [stderr] Compiling ckb-chain-spec v0.202.0 [INFO] [stderr] Compiling ckb-mock-tx-types v0.202.0 [INFO] [stderr] Compiling ckb-sdk v4.1.0 [INFO] [stderr] Compiling ckb-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let client = CkbRpcClient::new(&args.rpc_url); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "6c5e5d8ff8a0bac1d2ae933a751c47fae59bba6c315127d990ea2c08b6a69fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5e5d8ff8a0bac1d2ae933a751c47fae59bba6c315127d990ea2c08b6a69fc2", kill_on_drop: false }` [INFO] [stdout] 6c5e5d8ff8a0bac1d2ae933a751c47fae59bba6c315127d990ea2c08b6a69fc2 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39cc61608eb5bf8b6748034b3d2ef8cb8b436745028fb853629de3f64f5f27aa [INFO] running `Command { std: "docker" "start" "-a" "39cc61608eb5bf8b6748034b3d2ef8cb8b436745028fb853629de3f64f5f27aa", kill_on_drop: false }` [INFO] [stderr] Compiling ckb-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let client = CkbRpcClient::new(&args.rpc_url); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "39cc61608eb5bf8b6748034b3d2ef8cb8b436745028fb853629de3f64f5f27aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39cc61608eb5bf8b6748034b3d2ef8cb8b436745028fb853629de3f64f5f27aa", kill_on_drop: false }` [INFO] [stdout] 39cc61608eb5bf8b6748034b3d2ef8cb8b436745028fb853629de3f64f5f27aa [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7dbdd0055131ef1221cff268dae6466d7df28c3eb45d7f38a429e94909d0848c [INFO] running `Command { std: "docker" "start" "-a" "7dbdd0055131ef1221cff268dae6466d7df28c3eb45d7f38a429e94909d0848c", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `client` [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | let client = CkbRpcClient::new(&args.rpc_url); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ckb-tui` (bin "ckb-tui" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ckb_tui-9252a4e569d25c18) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7dbdd0055131ef1221cff268dae6466d7df28c3eb45d7f38a429e94909d0848c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dbdd0055131ef1221cff268dae6466d7df28c3eb45d7f38a429e94909d0848c", kill_on_drop: false }` [INFO] [stdout] 7dbdd0055131ef1221cff268dae6466d7df28c3eb45d7f38a429e94909d0848c