[INFO] cloning repository https://github.com/lightningrodlabs/dcan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lightningrodlabs/dcan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightningrodlabs%2Fdcan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightningrodlabs%2Fdcan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] add7d286a9953f620458de675ec3601877f317df [INFO] linting lightningrodlabs/dcan/add7d286a9953f620458de675ec3601877f317df against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightningrodlabs%2Fdcan" "/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/lightningrodlabs/dcan [INFO] finished tweaking git repo https://github.com/lightningrodlabs/dcan [INFO] tweaked toml for git repo https://github.com/lightningrodlabs/dcan written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lightningrodlabs/dcan on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lightningrodlabs/dcan 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ddd-mtl/zome-utils` [INFO] [stderr] Updating git repository `https://github.com/holochain-open-dev/notifications` [INFO] [stderr] Updating git repository `https://github.com/holochain-open-dev/profiles` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded holochain_wasmer_guest v0.0.92 [INFO] [stderr] Downloaded holochain_wasmer_common v0.0.92 [INFO] [stderr] Downloaded wat v1.0.71 [INFO] [stderr] Downloaded wasm-encoder v0.32.0 [INFO] [stderr] Downloaded hdi v0.4.0-beta-dev.30 [INFO] [stderr] Downloaded shared-buffer v0.1.4 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.91.1 [INFO] [stderr] Downloaded holochain_nonce v0.3.0-beta-dev.26 [INFO] [stderr] Downloaded holochain_util v0.3.0-beta-dev.7 [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] [stderr] Downloaded kitsune_p2p_timestamp v0.3.0-beta-dev.9 [INFO] [stderr] Downloaded toolchain_find v0.2.0 [INFO] [stderr] Downloaded test-fuzz-internal v3.0.4 [INFO] [stderr] Downloaded kitsune_p2p_dht_arc v0.3.0-beta-dev.19 [INFO] [stderr] Downloaded holochain_secure_primitive v0.3.0-beta-dev.23 [INFO] [stderr] Downloaded cranelift-egraph v0.91.1 [INFO] [stderr] Downloaded test-fuzz v3.0.4 [INFO] [stderr] Downloaded kitsune_p2p_bin_data v0.3.0-beta-dev.20 [INFO] [stderr] Downloaded trilean v1.1.0 [INFO] [stderr] Downloaded holochain_serialized_bytes v0.0.53 [INFO] [stderr] Downloaded serde-transcode v1.1.1 [INFO] [stderr] Downloaded kitsune_p2p_block v0.3.0-beta-dev.22 [INFO] [stderr] Downloaded test-fuzz-macro v3.0.4 [INFO] [stderr] Downloaded test-fuzz-runtime v3.0.4 [INFO] [stderr] Downloaded wasmer-types v4.2.4 [INFO] [stderr] Downloaded gcollections v1.5.0 [INFO] [stderr] Downloaded intervallum v1.4.1 [INFO] [stderr] Downloaded cranelift-bforest v0.91.1 [INFO] [stderr] Downloaded holo_hash v0.3.0-beta-dev.27 [INFO] [stderr] Downloaded hdk_derive v0.3.0-beta-dev.33 [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded cranelift-frontend v0.91.1 [INFO] [stderr] Downloaded cranelift-entity v0.91.1 [INFO] [stderr] Downloaded wasmer-vm v4.2.4 [INFO] [stderr] Downloaded wasmer-compiler v4.2.4 [INFO] [stderr] Downloaded hdk v0.3.0-beta-dev.34 [INFO] [stderr] Downloaded holochain_integrity_types v0.3.0-beta-dev.32 [INFO] [stderr] Downloaded holochain_zome_types v0.3.0-beta-dev.34 [INFO] [stderr] Downloaded wasmparser v0.95.0 [INFO] [stderr] Downloaded wasmer v4.2.4 [INFO] [stderr] Downloaded wast v64.0.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.91.1 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v4.2.4 [INFO] [stderr] Downloaded cranelift-isle v0.91.1 [INFO] [stderr] Downloaded holochain_serialized_bytes_derive v0.0.53 [INFO] [stderr] Downloaded wasmer-derive v4.2.4 [INFO] [stderr] Downloaded cranelift-codegen v0.91.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a2082edfce4eff051fbf51e251d03aac8536a451414f04b057f3b26f27a5ac8 [INFO] running `Command { std: "docker" "start" "-a" "6a2082edfce4eff051fbf51e251d03aac8536a451414f04b057f3b26f27a5ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a2082edfce4eff051fbf51e251d03aac8536a451414f04b057f3b26f27a5ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2082edfce4eff051fbf51e251d03aac8536a451414f04b057f3b26f27a5ac8", kill_on_drop: false }` [INFO] [stdout] 6a2082edfce4eff051fbf51e251d03aac8536a451414f04b057f3b26f27a5ac8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 873c8c39744e55b6455e2d67fcbc6287946ce767bdb0d50730c8317e7fdb9555 [INFO] running `Command { std: "docker" "start" "-a" "873c8c39744e55b6455e2d67fcbc6287946ce767bdb0d50730c8317e7fdb9555", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling test-fuzz-internal v3.0.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.2.4 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling test-fuzz v3.0.4 [INFO] [stderr] Compiling test-fuzz-macro v3.0.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.53 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling wasmer-derive v4.2.4 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking wasmer-types v4.2.4 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Checking cranelift-egraph v0.91.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking wasmer-vm v4.2.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking wasmparser v0.95.0 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking wasm-encoder v0.32.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking gcollections v1.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking wast v64.0.0 [INFO] [stderr] Checking wasmer-compiler v4.2.4 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking kitsune_p2p_timestamp v0.3.0-beta-dev.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking intervallum v1.4.1 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking wat v1.0.71 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking holochain_util v0.3.0-beta-dev.7 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.53 [INFO] [stderr] Checking kitsune_p2p_dht_arc v0.3.0-beta-dev.19 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking holochain_secure_primitive v0.3.0-beta-dev.23 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking holochain_nonce v0.3.0-beta-dev.26 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Checking cranelift-frontend v0.91.1 [INFO] [stderr] Checking kitsune_p2p_bin_data v0.3.0-beta-dev.20 [INFO] [stderr] Checking kitsune_p2p_block v0.3.0-beta-dev.22 [INFO] [stderr] Checking wasmer v4.2.4 [INFO] [stderr] Checking holochain_wasmer_common v0.0.92 [INFO] [stderr] Checking holo_hash v0.3.0-beta-dev.27 [INFO] [stderr] Checking holochain_wasmer_guest v0.0.92 [INFO] [stderr] Checking holochain_integrity_types v0.3.0-beta-dev.32 [INFO] [stderr] Checking holochain_zome_types v0.3.0-beta-dev.34 [INFO] [stderr] Compiling hdk_derive v0.3.0-beta-dev.33 [INFO] [stderr] Checking hdi v0.4.0-beta-dev.30 [INFO] [stderr] Checking hdk v0.3.0-beta-dev.34 [INFO] [stderr] Checking hc_zome_profiles_integrity v0.2.0 (https://github.com/holochain-open-dev/profiles?branch=for-hdk-v0.3.0-beta-dev.33#e97075cc) [INFO] [stderr] Checking hc_zome_notifications_integrity v0.0.1 (https://github.com/holochain-open-dev/notifications?branch=0.3#84fce01c) [INFO] [stderr] Checking coordinator_integrity v0.0.1 (/opt/rustwide/workdir/dnas/whosin/zomes/integrity/coordinator) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/coordination_to_coordroles.rs:8:145 [INFO] [stdout] | [INFO] [stdout] 8 | ...r::Guest("Expected actionhash".into()))).unwrap();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/coordination_to_coordroles.rs:51:145 [INFO] [stdout] | [INFO] [stdout] 51 | ...r::Guest("Expected actionhash".into()))).unwrap();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/coordination_to_coordroles.rs:8:145 [INFO] [stdout] | [INFO] [stdout] 8 | ...r::Guest("Expected actionhash".into()))).unwrap();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/coordination_to_coordroles.rs:51:145 [INFO] [stdout] | [INFO] [stdout] 51 | ...r::Guest("Expected actionhash".into()))).unwrap();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | OpType::StoreEntry(store_entry) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | OpType::RegisterUpdate(update_entry) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | OpType::RegisterDelete(delete_entry) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | OpType::RegisterCreateLink { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | OpType::RegisterDeleteLink { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | OpType::StoreRecord(store_record) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:799:9 [INFO] [stdout] | [INFO] [stdout] 799 | OpType::RegisterAgentActivity(agent_activity) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | OpType::StoreEntry(store_entry) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | OpType::RegisterUpdate(update_entry) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | OpType::RegisterDelete(delete_entry) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | OpType::RegisterCreateLink { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | OpType::RegisterDeleteLink { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | OpType::StoreRecord(store_record) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hdi::prelude::OpType`: use the name FlatOp instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:799:9 [INFO] [stdout] | [INFO] [stdout] 799 | OpType::RegisterAgentActivity(agent_activity) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `hdi::prelude::OpHelper::to_type`: `to_type` has been renamed to `flattened`, please use that name instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | match op.to_type::()? { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `hdi::prelude::OpHelper::to_type`: `to_type` has been renamed to `flattened`, please use that name instead [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | match op.to_type::()? { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zome_utils v0.1.0 (https://github.com/ddd-mtl/zome-utils?branch=hdk-3.0#2181b0f4) [INFO] [stderr] Checking hc_zome_profiles_coordinator v0.2.0 (https://github.com/holochain-open-dev/profiles?branch=for-hdk-v0.3.0-beta-dev.33#e97075cc) [INFO] [stderr] Checking profiles_integrity v0.0.1 (/opt/rustwide/workdir/dnas/whosin/zomes/integrity/profiles) [INFO] [stdout] warning: using `clone` on type `ZomeIndex` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:543:25 [INFO] [stdout] | [INFO] [stdout] 543 | app_entry_type.zome_index.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `app_entry_type.zome_index` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] = note: `#[warn(clippy::clone_on_copy)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `EntryDefIndex` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 544 | app_entry_type.entry_index.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `app_entry_type.entry_index` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this expression creates a reference which is immediately dereferenced by the compiler [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | &entry, [INFO] [stdout] | ^^^^^^ help: change this to: `entry` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow [INFO] [stdout] = note: `#[warn(clippy::needless_borrow)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `ZomeIndex` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:685:25 [INFO] [stdout] | [INFO] [stdout] 685 | create_link.zome_index.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `create_link.zome_index` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `LinkType` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:686:25 [INFO] [stdout] | [INFO] [stdout] 686 | create_link.link_type.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `create_link.link_type` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `ZomeIndex` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:543:25 [INFO] [stdout] | [INFO] [stdout] 543 | app_entry_type.zome_index.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `app_entry_type.zome_index` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] = note: `#[warn(clippy::clone_on_copy)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `EntryDefIndex` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 544 | app_entry_type.entry_index.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `app_entry_type.entry_index` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this expression creates a reference which is immediately dereferenced by the compiler [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | &entry, [INFO] [stdout] | ^^^^^^ help: change this to: `entry` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow [INFO] [stdout] = note: `#[warn(clippy::needless_borrow)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `ZomeIndex` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:685:25 [INFO] [stdout] | [INFO] [stdout] 685 | create_link.zome_index.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `create_link.zome_index` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `LinkType` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/integrity/coordinator/src/lib.rs:686:25 [INFO] [stdout] | [INFO] [stdout] 686 | create_link.link_type.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `create_link.link_type` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking profiles v0.0.1 (/opt/rustwide/workdir/dnas/whosin/zomes/coordinator/profiles) [INFO] [stderr] Checking hc_zome_notifications_coordinator v0.0.1 (https://github.com/holochain-open-dev/notifications?branch=0.3#84fce01c) [INFO] [stderr] Checking notifications_integrity v0.0.1 (/opt/rustwide/workdir/dnas/whosin/zomes/integrity/notifications) [INFO] [stderr] Checking coordinator v0.0.1 (/opt/rustwide/workdir/dnas/whosin/zomes/coordinator/coordinator) [INFO] [stdout] warning: unused import: `hdi::link` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_sponsors.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use hdk::{hdi::link, prelude::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hdi::link` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_sponsors.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use hdk::{hdi::link, prelude::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::field::debug` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordrole_to_participants.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use hdk::prelude::{*, tracing::field::debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::field::debug` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordrole_to_participants.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use hdk::prelude::{*, tracing::field::debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | committed: committed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: replace it with: `committed` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] = note: `#[warn(clippy::redundant_field_names)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | committed: committed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: replace it with: `committed` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] = note: `#[warn(clippy::redundant_field_names)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/viewed.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let record = match details { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking notifications v0.0.1 (/opt/rustwide/workdir/dnas/whosin/zomes/coordinator/notifications) [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/viewed.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let record = match details { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | retry_count: retry_count, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: replace it with: `retry_count` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] = note: `#[warn(clippy::redundant_field_names)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:195:11 [INFO] [stdout] | [INFO] [stdout] 195 | status: status, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `status` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | message: message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: replace it with: `message` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:200:11 [INFO] [stdout] | [INFO] [stdout] 200 | message_id: message_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: replace it with: `message_id` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | retry_count: retry_count, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: replace it with: `retry_count` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] = note: `#[warn(clippy::redundant_field_names)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:195:11 [INFO] [stdout] | [INFO] [stdout] 195 | status: status, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `status` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | message: message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: replace it with: `message` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:200:11 [INFO] [stdout] | [INFO] [stdout] 200 | message_id: message_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: replace it with: `message_id` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_spam_reporters.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | let spam_reporter: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] = note: `#[warn(clippy::useless_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_spam_reporters.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] = note: `#[warn(clippy::filter_map_identity)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_spam_reporters.rs:73:38 [INFO] [stdout] | [INFO] [stdout] 73 | let spam_reporter: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_sponsors.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | let sponsor: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_sponsors.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_sponsors.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | let sponsor: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/viewer_to_coordinations.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | let my_agent_pub_key: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/viewer_to_coordinations.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/viewer_to_coordinations.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | let my_agent_pub_key: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/all_coordinations.rs:22:52 [INFO] [stdout] | [INFO] [stdout] 22 | let records: Vec = records.into_iter().filter_map(|r| r).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/all_coordinations.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | let records: Vec = records.into_iter().filter_map(|r| r).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let record: Vec = result.decode().map_err(|err| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordrole_to_participants.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | let participant: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `std::string::String` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordrole_to_participants.rs:144:24 [INFO] [stdout] | [INFO] [stdout] 144 | extra_context: String::from(relevant_hash.clone().unwrap().to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `String::from()`: `relevant_hash.clone().unwrap().to_string()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordrole_to_participants.rs:170:36 [INFO] [stdout] | [INFO] [stdout] 170 | let participant: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordrole_to_participants.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | let coordrole_hash: ActionHash = ActionHash::from( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 62 | | r.signed_action.hashed.hash.clone(), [INFO] [stdout] 63 | | ) [INFO] [stdout] 64 | | .into(); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] help: consider removing `.into()` [INFO] [stdout] | [INFO] [stdout] 61 ~ let coordrole_hash: ActionHash = ActionHash::from( [INFO] [stdout] 62 + r.signed_action.hashed.hash.clone(), [INFO] [stdout] 63 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: accessing first element with `links2.get(0)` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | let link2 = &links2.get(0)?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `links2.first()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#get_first [INFO] [stdout] = note: `#[warn(clippy::get_first)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: accessing first element with `links2.get(0)` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | let link2 = &links2.get(0)?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `links2.first()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#get_first [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | let participant: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `i32` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | retry_count: data.retry_count.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `data.retry_count` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] = note: `#[warn(clippy::clone_on_copy)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unneeded `return` statement [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/lib.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | / return Err( [INFO] [stdout] 116 | | wasm_error!( [INFO] [stdout] 117 | | WasmErrorInner::Guest("Create Link should exist".to_string()) [INFO] [stdout] 118 | | ), [INFO] [stdout] 119 | | ); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return [INFO] [stdout] = note: `#[warn(clippy::needless_return)]` on by default [INFO] [stdout] help: remove `return` [INFO] [stdout] | [INFO] [stdout] 115 ~ Err( [INFO] [stdout] 116 + wasm_error!( [INFO] [stdout] 117 + WasmErrorInner::Guest("Create Link should exist".to_string()) [INFO] [stdout] 118 + ), [INFO] [stdout] 119 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enclosing `Ok` and `?` operator are unneeded [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/lib.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / Ok( [INFO] [stdout] 148 | | EntryTypes::deserialize_from_type( [INFO] [stdout] 149 | | zome_index.clone(), [INFO] [stdout] 150 | | entry_index.clone(), [INFO] [stdout] 151 | | entry, [INFO] [stdout] 152 | | )?, [INFO] [stdout] 153 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_question_mark [INFO] [stdout] = note: `#[warn(clippy::needless_question_mark)]` on by default [INFO] [stdout] help: remove the enclosing `Ok` and `?` operator [INFO] [stdout] | [INFO] [stdout] 147 ~ EntryTypes::deserialize_from_type( [INFO] [stdout] 148 | zome_index.clone(), [INFO] [stdout] 149 | entry_index.clone(), [INFO] [stdout] 150 | entry, [INFO] [stdout] 151 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `ZomeIndex` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/lib.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | zome_index.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try dereferencing it: `*zome_index` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] = note: `#[warn(clippy::clone_on_copy)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `EntryDefIndex` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/lib.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | entry_index.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try dereferencing it: `*entry_index` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | agent_info().unwrap().agent_latest_pubkey.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info().unwrap().agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] = note: `#[warn(clippy::useless_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | agent_info().unwrap().agent_latest_pubkey.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info().unwrap().agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | agent_info().unwrap().agent_latest_pubkey.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info().unwrap().agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_spam_reporters.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | let spam_reporter: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] = note: `#[warn(clippy::useless_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_spam_reporters.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] = note: `#[warn(clippy::filter_map_identity)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:97:27 [INFO] [stdout] | [INFO] [stdout] 97 | emit_signal(item.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CoordrolesOutput` does not implement `Clone`, so calling `clone` on `&CoordrolesOutput` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 97 - emit_signal(item.clone())?; [INFO] [stdout] 97 + emit_signal(item)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `CoordrolesOutput`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Clone)] [INFO] [stdout] 5 | pub struct CoordrolesOutput { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | emit_signal(err.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 144 | let _ = emit_signal(err.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_spam_reporters.rs:73:38 [INFO] [stdout] | [INFO] [stdout] 73 | let spam_reporter: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let record: Vec = result.decode().map_err(|err| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_sponsors.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | let sponsor: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_sponsors.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_sponsors.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | let sponsor: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/viewer_to_coordinations.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | let my_agent_pub_key: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/viewer_to_coordinations.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/viewer_to_coordinations.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | let my_agent_pub_key: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/all_coordinations.rs:22:52 [INFO] [stdout] | [INFO] [stdout] 22 | let records: Vec = records.into_iter().filter_map(|r| r).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/all_coordinations.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | let records: Vec = records.into_iter().filter_map(|r| r).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordrole_to_participants.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | let participant: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `i32` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | retry_count: data.retry_count.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `data.retry_count` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] = note: `#[warn(clippy::clone_on_copy)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `std::string::String` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordrole_to_participants.rs:144:24 [INFO] [stdout] | [INFO] [stdout] 144 | extra_context: String::from(relevant_hash.clone().unwrap().to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `String::from()`: `relevant_hash.clone().unwrap().to_string()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordrole_to_participants.rs:170:36 [INFO] [stdout] | [INFO] [stdout] 170 | let participant: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | agent_info().unwrap().agent_latest_pubkey.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info().unwrap().agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] = note: `#[warn(clippy::useless_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordrole_to_participants.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | agent_info().unwrap().agent_latest_pubkey.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info().unwrap().agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | agent_info().unwrap().agent_latest_pubkey.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info().unwrap().agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:97:27 [INFO] [stdout] | [INFO] [stdout] 97 | emit_signal(item.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CoordrolesOutput` does not implement `Clone`, so calling `clone` on `&CoordrolesOutput` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 97 - emit_signal(item.clone())?; [INFO] [stdout] 97 + emit_signal(item)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `CoordrolesOutput`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Clone)] [INFO] [stdout] 5 | pub struct CoordrolesOutput { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> dnas/whosin/zomes/coordinator/notifications/src/lib.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | emit_signal(err.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 144 | let _ = emit_signal(err.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | let coordrole_hash: ActionHash = ActionHash::from( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 62 | | r.signed_action.hashed.hash.clone(), [INFO] [stdout] 63 | | ) [INFO] [stdout] 64 | | .into(); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] help: consider removing `.into()` [INFO] [stdout] | [INFO] [stdout] 61 ~ let coordrole_hash: ActionHash = ActionHash::from( [INFO] [stdout] 62 + r.signed_action.hashed.hash.clone(), [INFO] [stdout] 63 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: accessing first element with `links2.get(0)` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | let link2 = &links2.get(0)?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `links2.first()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#get_first [INFO] [stdout] = note: `#[warn(clippy::get_first)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `filter_map` with an identity function [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | .filter_map(|r| r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try: `flatten()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_identity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: accessing first element with `links2.get(0)` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination_to_coordroles.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | let link2 = &links2.get(0)?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `links2.first()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#get_first [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `hdk::prelude::HoloHash` [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/coordination.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | let participant: AgentPubKey = agent_info()?.agent_latest_pubkey.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `agent_info()?.agent_latest_pubkey` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unneeded `return` statement [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/lib.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | / return Err( [INFO] [stdout] 116 | | wasm_error!( [INFO] [stdout] 117 | | WasmErrorInner::Guest("Create Link should exist".to_string()) [INFO] [stdout] 118 | | ), [INFO] [stdout] 119 | | ); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return [INFO] [stdout] = note: `#[warn(clippy::needless_return)]` on by default [INFO] [stdout] help: remove `return` [INFO] [stdout] | [INFO] [stdout] 115 ~ Err( [INFO] [stdout] 116 + wasm_error!( [INFO] [stdout] 117 + WasmErrorInner::Guest("Create Link should exist".to_string()) [INFO] [stdout] 118 + ), [INFO] [stdout] 119 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enclosing `Ok` and `?` operator are unneeded [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/lib.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / Ok( [INFO] [stdout] 148 | | EntryTypes::deserialize_from_type( [INFO] [stdout] 149 | | zome_index.clone(), [INFO] [stdout] 150 | | entry_index.clone(), [INFO] [stdout] 151 | | entry, [INFO] [stdout] 152 | | )?, [INFO] [stdout] 153 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_question_mark [INFO] [stdout] = note: `#[warn(clippy::needless_question_mark)]` on by default [INFO] [stdout] help: remove the enclosing `Ok` and `?` operator [INFO] [stdout] | [INFO] [stdout] 147 ~ EntryTypes::deserialize_from_type( [INFO] [stdout] 148 | zome_index.clone(), [INFO] [stdout] 149 | entry_index.clone(), [INFO] [stdout] 150 | entry, [INFO] [stdout] 151 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `ZomeIndex` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/lib.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | zome_index.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try dereferencing it: `*zome_index` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] = note: `#[warn(clippy::clone_on_copy)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `clone` on type `EntryDefIndex` which implements the `Copy` trait [INFO] [stdout] --> dnas/whosin/zomes/coordinator/coordinator/src/lib.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | entry_index.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try dereferencing it: `*entry_index` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "873c8c39744e55b6455e2d67fcbc6287946ce767bdb0d50730c8317e7fdb9555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873c8c39744e55b6455e2d67fcbc6287946ce767bdb0d50730c8317e7fdb9555", kill_on_drop: false }` [INFO] [stdout] 873c8c39744e55b6455e2d67fcbc6287946ce767bdb0d50730c8317e7fdb9555