[INFO] fetching crate lightning 0.0.11... [INFO] checking lightning-0.0.11 against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] extracting crate lightning 0.0.11 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate lightning 0.0.11 on toolchain 8b72f65b805cbe4c261de45030d663f524f27376 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lightning 0.0.11 [INFO] finished tweaking crates.io crate lightning 0.0.11 [INFO] tweaked toml for crates.io crate lightning 0.0.11 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcoinconsensus v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f8d62bf9f28eaa20e456a911ba2a9dd79d31e98bd62100f659bd58f579e2d93c [INFO] running `Command { std: "docker" "start" "-a" "f8d62bf9f28eaa20e456a911ba2a9dd79d31e98bd62100f659bd58f579e2d93c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8d62bf9f28eaa20e456a911ba2a9dd79d31e98bd62100f659bd58f579e2d93c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d62bf9f28eaa20e456a911ba2a9dd79d31e98bd62100f659bd58f579e2d93c", kill_on_drop: false }` [INFO] [stdout] f8d62bf9f28eaa20e456a911ba2a9dd79d31e98bd62100f659bd58f579e2d93c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 547df77852d92fc4154ffdba87b6d9f7ea118591b7b846de3f4cfd9f0280d0f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "547df77852d92fc4154ffdba87b6d9f7ea118591b7b846de3f4cfd9f0280d0f7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking bitcoin_hashes v0.7.6 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling bitcoinconsensus v0.17.1 [INFO] [stderr] Checking bitcoin v0.21.0 [INFO] [stderr] Checking lightning v0.0.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/chain/chaininterface.rs:319:2 [INFO] [stdout] | [INFO] [stdout] 319 | logger: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/chain/keysinterface.rs:486:2 [INFO] [stdout] | [INFO] [stdout] 486 | logger: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:119:6 [INFO] [stdout] | [INFO] [stdout] 119 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:232:6 [INFO] [stdout] | [INFO] [stdout] 232 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:613:6 [INFO] [stdout] | [INFO] [stdout] 613 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:843:6 [INFO] [stdout] | [INFO] [stdout] 843 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:916:6 [INFO] [stdout] | [INFO] [stdout] 916 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:1287:6 [INFO] [stdout] | [INFO] [stdout] 1287 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:1408:6 [INFO] [stdout] | [INFO] [stdout] 1408 | let mut nodes = create_network(6, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:1507:6 [INFO] [stdout] | [INFO] [stdout] 1507 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:1787:6 [INFO] [stdout] | [INFO] [stdout] 1787 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:2710:6 [INFO] [stdout] | [INFO] [stdout] 2710 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:2923:6 [INFO] [stdout] | [INFO] [stdout] 2923 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:3022:6 [INFO] [stdout] | [INFO] [stdout] 3022 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:3190:6 [INFO] [stdout] | [INFO] [stdout] 3190 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:3485:6 [INFO] [stdout] | [INFO] [stdout] 3485 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:3686:6 [INFO] [stdout] | [INFO] [stdout] 3686 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:4641:6 [INFO] [stdout] | [INFO] [stdout] 4641 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5168:6 [INFO] [stdout] | [INFO] [stdout] 5168 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5490:6 [INFO] [stdout] | [INFO] [stdout] 5490 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5791:6 [INFO] [stdout] | [INFO] [stdout] 5791 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5810:6 [INFO] [stdout] | [INFO] [stdout] 5810 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5829:6 [INFO] [stdout] | [INFO] [stdout] 5829 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5852:6 [INFO] [stdout] | [INFO] [stdout] 5852 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5869:6 [INFO] [stdout] | [INFO] [stdout] 5869 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5911:6 [INFO] [stdout] | [INFO] [stdout] 5911 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5936:6 [INFO] [stdout] | [INFO] [stdout] 5936 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5963:6 [INFO] [stdout] | [INFO] [stdout] 5963 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:5990:6 [INFO] [stdout] | [INFO] [stdout] 5990 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:6035:6 [INFO] [stdout] | [INFO] [stdout] 6035 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:6057:6 [INFO] [stdout] | [INFO] [stdout] 6057 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:6081:6 [INFO] [stdout] | [INFO] [stdout] 6081 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:6126:6 [INFO] [stdout] | [INFO] [stdout] 6126 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:6157:6 [INFO] [stdout] | [INFO] [stdout] 6157 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:6188:6 [INFO] [stdout] | [INFO] [stdout] 6188 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:6302:6 [INFO] [stdout] | [INFO] [stdout] 6302 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:6348:6 [INFO] [stdout] | [INFO] [stdout] 6348 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/functional_tests.rs:7641:6 [INFO] [stdout] | [INFO] [stdout] 7641 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:59:6 [INFO] [stdout] | [INFO] [stdout] 59 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:163:6 [INFO] [stdout] | [INFO] [stdout] 163 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:495:6 [INFO] [stdout] | [INFO] [stdout] 495 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:580:6 [INFO] [stdout] | [INFO] [stdout] 580 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:626:6 [INFO] [stdout] | [INFO] [stdout] 626 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:697:6 [INFO] [stdout] | [INFO] [stdout] 697 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:955:6 [INFO] [stdout] | [INFO] [stdout] 955 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:1037:6 [INFO] [stdout] | [INFO] [stdout] 1037 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:1154:6 [INFO] [stdout] | [INFO] [stdout] 1154 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:1274:6 [INFO] [stdout] | [INFO] [stdout] 1274 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:1344:6 [INFO] [stdout] | [INFO] [stdout] 1344 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:1434:6 [INFO] [stdout] | [INFO] [stdout] 1434 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:1511:6 [INFO] [stdout] | [INFO] [stdout] 1511 | let mut nodes = create_network(3, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:1580:6 [INFO] [stdout] | [INFO] [stdout] 1580 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:1640:6 [INFO] [stdout] | [INFO] [stdout] 1640 | let mut nodes = create_network(2, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ln/chanmon_update_fail_tests.rs:1742:6 [INFO] [stdout] | [INFO] [stdout] 1742 | let mut nodes = create_network(4, &node_cfgs, &node_chanmgrs); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/chain/chaininterface.rs:319:2 [INFO] [stdout] | [INFO] [stdout] 319 | logger: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/chain/keysinterface.rs:486:2 [INFO] [stdout] | [INFO] [stdout] 486 | logger: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 55 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "547df77852d92fc4154ffdba87b6d9f7ea118591b7b846de3f4cfd9f0280d0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547df77852d92fc4154ffdba87b6d9f7ea118591b7b846de3f4cfd9f0280d0f7", kill_on_drop: false }` [INFO] [stdout] 547df77852d92fc4154ffdba87b6d9f7ea118591b7b846de3f4cfd9f0280d0f7