[INFO] cloning repository https://github.com/lightningrodlabs/branchy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lightningrodlabs/branchy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightningrodlabs%2Fbranchy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightningrodlabs%2Fbranchy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2641533bba7f6bf84d512fc90f75ce488bd287e8 [INFO] checking lightningrodlabs/branchy against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightningrodlabs%2Fbranchy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lightningrodlabs/branchy on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lightningrodlabs/branchy [INFO] finished tweaking git repo https://github.com/lightningrodlabs/branchy [INFO] tweaked toml for git repo https://github.com/lightningrodlabs/branchy written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lightningrodlabs/branchy 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/holochain-open-dev/profiles` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kitsune_p2p_dht_arc v0.3.0-beta-dev.18 [INFO] [stderr] Downloaded holochain_util v0.3.0-beta-dev.6 [INFO] [stderr] Downloaded holochain_integrity_types v0.3.0-beta-dev.29 [INFO] [stderr] Downloaded hdk_derive v0.3.0-beta-dev.30 [INFO] [stderr] Downloaded kitsune_p2p_timestamp v0.3.0-beta-dev.9 [INFO] [stderr] Downloaded holochain_secure_primitive v0.3.0-beta-dev.23 [INFO] [stderr] Downloaded holochain_nonce v0.3.0-beta-dev.26 [INFO] [stderr] Downloaded hdi v0.4.0-beta-dev.32 [INFO] [stderr] Downloaded kitsune_p2p_bin_data v0.3.0-beta-dev.19 [INFO] [stderr] Downloaded holochain_zome_types v0.3.0-beta-dev.31 [INFO] [stderr] Downloaded kitsune_p2p_block v0.3.0-beta-dev.21 [INFO] [stderr] Downloaded hdk v0.3.0-beta-dev.36 [INFO] [stderr] Downloaded holo_hash v0.3.0-beta-dev.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0f86c820457df92ed6786e6d6a1c5ba4c82bbd12e6404d7714cb58026739b54 [INFO] running `Command { std: "docker" "start" "-a" "a0f86c820457df92ed6786e6d6a1c5ba4c82bbd12e6404d7714cb58026739b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0f86c820457df92ed6786e6d6a1c5ba4c82bbd12e6404d7714cb58026739b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f86c820457df92ed6786e6d6a1c5ba4c82bbd12e6404d7714cb58026739b54", kill_on_drop: false }` [INFO] [stdout] a0f86c820457df92ed6786e6d6a1c5ba4c82bbd12e6404d7714cb58026739b54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1065ba537b4cc44461ff12f8970984dd142fa05048766f01bddcec3e1d7ba449 [INFO] running `Command { std: "docker" "start" "-a" "1065ba537b4cc44461ff12f8970984dd142fa05048766f01bddcec3e1d7ba449", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling memoffset v0.9.1 [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 slab v0.4.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling test-fuzz-internal v3.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.2.4 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling test-fuzz-macro v3.0.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling test-fuzz v3.0.4 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling wasmer-derive v4.2.4 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.53 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [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] Checking futures-core v0.3.30 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking wasmer-types v4.2.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking cranelift-egraph v0.91.1 [INFO] [stderr] Checking cranelift-bforest 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] Checking memmap2 v0.6.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bumpalo v3.15.4 [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 bit-set v0.5.3 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking wasmparser v0.95.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking wasm-encoder v0.32.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking unicode-width v0.1.11 [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 gcollections v1.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking wasmer-compiler v4.2.4 [INFO] [stderr] Checking wast v64.0.0 [INFO] [stderr] Checking tracing v0.1.40 [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.12 [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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] [INFO] [stderr] error: could not compile `cranelift-codegen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b3bd7058c139e71bae0862ef8f8ac936208873e9/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cranelift-codegen-0.91.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=z -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="arm64"' --cfg 'feature="default"' --cfg 'feature="gimli"' --cfg 'feature="riscv64"' --cfg 'feature="std"' --cfg 'feature="unwind"' --cfg 'feature="x86"' -C metadata=2bba3ae7ccb2b35e -C extra-filename=-2bba3ae7ccb2b35e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-6cfc916ab7731a63.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-1e35fffef8b5580c.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-189041899a5580ec.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-b975ca26d7a39883.rmeta --extern cranelift_egraph=/opt/rustwide/target/debug/deps/libcranelift_egraph-fe6bf6264230c645.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-cfad466f9f621ddc.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-f7db7da6a630cd2f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-34cb7c9d2e5aced0.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-f04a90c3a48a776f.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e62d86677da88d00.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-132cf1933695b702.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1065ba537b4cc44461ff12f8970984dd142fa05048766f01bddcec3e1d7ba449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1065ba537b4cc44461ff12f8970984dd142fa05048766f01bddcec3e1d7ba449", kill_on_drop: false }` [INFO] [stdout] 1065ba537b4cc44461ff12f8970984dd142fa05048766f01bddcec3e1d7ba449 [INFO] checking lightningrodlabs/branchy against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightningrodlabs%2Fbranchy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lightningrodlabs/branchy on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lightningrodlabs/branchy [INFO] finished tweaking git repo https://github.com/lightningrodlabs/branchy [INFO] tweaked toml for git repo https://github.com/lightningrodlabs/branchy written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lightningrodlabs/branchy 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbb3ee78f52d3d5ee95fb62ae2907f7c9484b7f4d9216ef1b4f1a8a2338e7268 [INFO] running `Command { std: "docker" "start" "-a" "cbb3ee78f52d3d5ee95fb62ae2907f7c9484b7f4d9216ef1b4f1a8a2338e7268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbb3ee78f52d3d5ee95fb62ae2907f7c9484b7f4d9216ef1b4f1a8a2338e7268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb3ee78f52d3d5ee95fb62ae2907f7c9484b7f4d9216ef1b4f1a8a2338e7268", kill_on_drop: false }` [INFO] [stdout] cbb3ee78f52d3d5ee95fb62ae2907f7c9484b7f4d9216ef1b4f1a8a2338e7268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d29265d4461d29fd3f6ef4aa95a68ffb02a880fed8039ffc3aad34a5db595df [INFO] running `Command { std: "docker" "start" "-a" "7d29265d4461d29fd3f6ef4aa95a68ffb02a880fed8039ffc3aad34a5db595df", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling memoffset v0.9.1 [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 slab v0.4.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling test-fuzz-internal v3.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.2.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.8 [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 v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling test-fuzz v3.0.4 [INFO] [stderr] Compiling test-fuzz-macro v3.0.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling wasmer-derive v4.2.4 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.53 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [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 form_urlencoded v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Checking idna v0.5.0 [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] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking wasmer-types v4.2.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking cranelift-egraph v0.91.1 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking bumpalo v3.15.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking wasmer-vm v4.2.4 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking wasmparser v0.95.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking wasm-encoder v0.32.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Checking wasmer-compiler v4.2.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking gcollections v1.5.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking wast v64.0.0 [INFO] [stderr] Checking tracing v0.1.40 [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.12 [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 wat v1.0.71 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking holochain_util v0.3.0-beta-dev.6 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.53 [INFO] [stderr] Checking kitsune_p2p_dht_arc v0.3.0-beta-dev.18 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Checking holochain_secure_primitive v0.3.0-beta-dev.23 [INFO] [stderr] Checking parking_lot v0.12.1 [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 kitsune_p2p_bin_data v0.3.0-beta-dev.19 [INFO] [stderr] Checking kitsune_p2p_block v0.3.0-beta-dev.21 [INFO] [stderr] Checking cranelift-frontend v0.91.1 [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.25 [INFO] [stderr] Checking holochain_wasmer_guest v0.0.92 [INFO] [stderr] Checking holochain_integrity_types v0.3.0-beta-dev.29 [INFO] [stderr] Checking holochain_zome_types v0.3.0-beta-dev.31 [INFO] [stderr] Compiling hdk_derive v0.3.0-beta-dev.30 [INFO] [stderr] Checking hdi v0.4.0-beta-dev.32 [INFO] [stderr] Checking hdk v0.3.0-beta-dev.36 [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 branchy_integrity v0.0.1 (/opt/rustwide/workdir/dnas/branchy/zomes/integrity/branchy) [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/branchy/zomes/integrity/profiles) [INFO] [stdout] warning: the item `Component` is imported redundantly [INFO] [stdout] --> dnas/branchy/zomes/integrity/branchy/src/lib.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 1 | use hdi::prelude::*; [INFO] [stdout] | --------------- the item `Component` is already imported here [INFO] [stdout] 2 | use hdi::hash_path::path::{Component, Path}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Path` is imported redundantly [INFO] [stdout] --> dnas/branchy/zomes/integrity/branchy/src/lib.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 1 | use hdi::prelude::*; [INFO] [stdout] | --------------- the item `Path` is already imported here [INFO] [stdout] 2 | use hdi::hash_path::path::{Component, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AgentPubKeyB64` is imported redundantly [INFO] [stdout] --> dnas/branchy/zomes/integrity/branchy/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use hdi::prelude::*; [INFO] [stdout] | --------------- the item `AgentPubKeyB64` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use holo_hash::AgentPubKeyB64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Component` is imported redundantly [INFO] [stdout] --> dnas/branchy/zomes/integrity/branchy/src/lib.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 1 | use hdi::prelude::*; [INFO] [stdout] | --------------- the item `Component` is already imported here [INFO] [stdout] 2 | use hdi::hash_path::path::{Component, Path}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Path` is imported redundantly [INFO] [stdout] --> dnas/branchy/zomes/integrity/branchy/src/lib.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 1 | use hdi::prelude::*; [INFO] [stdout] | --------------- the item `Path` is already imported here [INFO] [stdout] 2 | use hdi::hash_path::path::{Component, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AgentPubKeyB64` is imported redundantly [INFO] [stdout] --> dnas/branchy/zomes/integrity/branchy/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use hdi::prelude::*; [INFO] [stdout] | --------------- the item `AgentPubKeyB64` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use holo_hash::AgentPubKeyB64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking branchy v0.0.1 (/opt/rustwide/workdir/dnas/branchy/zomes/coordinator/branchy) [INFO] [stderr] Checking profiles v0.0.1 (/opt/rustwide/workdir/dnas/branchy/zomes/coordinator/profiles) [INFO] [stdout] warning: unused import: `tree_path` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::tree::{UnitInfo, tree_path, _get_path_tree, PathContent, Node}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EntryHashB64` is imported redundantly [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/signals.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 1 | use hdk::prelude::*; [INFO] [stdout] | --------------- the item `EntryHashB64` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use holo_hash::{EntryHashB64, AgentPubKeyB64}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AgentPubKeyB64` is imported redundantly [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/signals.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 1 | use hdk::prelude::*; [INFO] [stdout] | --------------- the item `AgentPubKeyB64` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use holo_hash::{EntryHashB64, AgentPubKeyB64}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hdk::prelude::holo_hash::AgentPubKeyB64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `AgentPubKeyB64` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use hdk::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hdk::prelude::holo_hash::AgentPubKeyB64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hdk::prelude::holo_hash::AgentPubKeyB64` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hdk::prelude::holo_hash::AgentPubKeyB64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tree_path` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::tree::{UnitInfo, tree_path, _get_path_tree, PathContent, Node}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EntryHashB64` is imported redundantly [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/signals.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 1 | use hdk::prelude::*; [INFO] [stdout] | --------------- the item `EntryHashB64` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use holo_hash::{EntryHashB64, AgentPubKeyB64}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AgentPubKeyB64` is imported redundantly [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/signals.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 1 | use hdk::prelude::*; [INFO] [stdout] | --------------- the item `AgentPubKeyB64` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use holo_hash::{EntryHashB64, AgentPubKeyB64}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hdk::prelude::holo_hash::AgentPubKeyB64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `AgentPubKeyB64` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use hdk::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hdk::prelude::holo_hash::AgentPubKeyB64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hdk::prelude::holo_hash::AgentPubKeyB64` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hdk::prelude::holo_hash::AgentPubKeyB64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:156:62 [INFO] [stdout] | [INFO] [stdout] 156 | let hash = EntryHash::try_from(link.target).map_err(|e| BranchyError::HashConversionError)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_path` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | let current_path = node.val.path;//.clone(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_unit_output` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:267:14 [INFO] [stdout] | [INFO] [stdout] 267 | let (new_unit_output, new_unit) = reparent_unit(&unit, from.clone(), to.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_unit_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_unit` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:267:31 [INFO] [stdout] | [INFO] [stdout] 267 | let (new_unit_output, new_unit) = reparent_unit(&unit, from.clone(), to.clone())?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_parent` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | let new_parent = input.unit.parents[0].clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | let root = sub_tree.tree[0].clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:156:62 [INFO] [stdout] | [INFO] [stdout] 156 | let hash = EntryHash::try_from(link.target).map_err(|e| BranchyError::HashConversionError)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/tree.rs:37:51 [INFO] [stdout] | [INFO] [stdout] 37 | let target = l.target.try_into().map_err(|e| BranchyError::HashConversionError)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_path` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | let current_path = node.val.path;//.clone(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_unit_output` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:267:14 [INFO] [stdout] | [INFO] [stdout] 267 | let (new_unit_output, new_unit) = reparent_unit(&unit, from.clone(), to.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_unit_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_unit` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:267:31 [INFO] [stdout] | [INFO] [stdout] 267 | let (new_unit_output, new_unit) = reparent_unit(&unit, from.clone(), to.clone())?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_parent` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | let new_parent = input.unit.parents[0].clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/unit.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | let root = sub_tree.tree[0].clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> dnas/branchy/zomes/coordinator/branchy/src/tree.rs:37:51 [INFO] [stdout] | [INFO] [stdout] 37 | let target = l.target.try_into().map_err(|e| BranchyError::HashConversionError)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "7d29265d4461d29fd3f6ef4aa95a68ffb02a880fed8039ffc3aad34a5db595df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d29265d4461d29fd3f6ef4aa95a68ffb02a880fed8039ffc3aad34a5db595df", kill_on_drop: false }` [INFO] [stdout] 7d29265d4461d29fd3f6ef4aa95a68ffb02a880fed8039ffc3aad34a5db595df