[INFO] fetching crate hdk 0.7.0-dev.12... [INFO] testing hdk-0.7.0-dev.12 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate hdk 0.7.0-dev.12 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate hdk 0.7.0-dev.12 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hdk 0.7.0-dev.12 [INFO] tweaked toml for crates.io crate hdk 0.7.0-dev.12 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hdk 0.7.0-dev.12 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hdk 0.7.0-dev.12 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.115 [INFO] [stderr] Downloaded holochain_wasmer_guest v0.0.101 [INFO] [stderr] Downloaded proptest-derive v0.5.1 [INFO] [stderr] Downloaded hdi v0.8.0-dev.9 [INFO] [stderr] Downloaded hdk_derive v0.7.0-dev.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20057762190bb503276de536e9c28d582c22c29a474041e6269bf4269aa57d9c [INFO] running `Command { std: "docker" "start" "-a" "20057762190bb503276de536e9c28d582c22c29a474041e6269bf4269aa57d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20057762190bb503276de536e9c28d582c22c29a474041e6269bf4269aa57d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20057762190bb503276de536e9c28d582c22c29a474041e6269bf4269aa57d9c", kill_on_drop: false }` [INFO] [stdout] 20057762190bb503276de536e9c28d582c22c29a474041e6269bf4269aa57d9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad97b8bd519e2a4a64ff1738843a1aa5137c4aa5387be1b3bac0f5146ec8dd5a [INFO] running `Command { std: "docker" "start" "-a" "ad97b8bd519e2a4a64ff1738843a1aa5137c4aa5387be1b3bac0f5146ec8dd5a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2b_simd v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling holochain_util v0.7.0-dev.1 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling holochain_secure_primitive v0.7.0-dev.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling holochain_timestamp v0.7.0-dev.0 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.56 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.101 [INFO] [stderr] Compiling holo_hash v0.7.0-dev.8 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.101 [INFO] [stderr] Compiling holochain_nonce v0.7.0-dev.1 [INFO] [stderr] Compiling holochain_integrity_types v0.7.0-dev.9 [INFO] [stderr] Compiling holochain_zome_types v0.7.0-dev.11 [INFO] [stderr] Compiling hdk_derive v0.7.0-dev.9 [INFO] [stderr] Compiling hdi v0.8.0-dev.9 [INFO] [stderr] Compiling hdk v0.7.0-dev.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.62s [INFO] running `Command { std: "docker" "inspect" "ad97b8bd519e2a4a64ff1738843a1aa5137c4aa5387be1b3bac0f5146ec8dd5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad97b8bd519e2a4a64ff1738843a1aa5137c4aa5387be1b3bac0f5146ec8dd5a", kill_on_drop: false }` [INFO] [stdout] ad97b8bd519e2a4a64ff1738843a1aa5137c4aa5387be1b3bac0f5146ec8dd5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f92c355388f6aa7f5492a6f494f640b11bd1943d10f412b3ac2bf560557b632c [INFO] running `Command { std: "docker" "start" "-a" "f92c355388f6aa7f5492a6f494f640b11bd1943d10f412b3ac2bf560557b632c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling holochain_secure_primitive v0.7.0-dev.1 [INFO] [stderr] Compiling holochain_timestamp v0.7.0-dev.0 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.56 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.101 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling holo_hash v0.7.0-dev.8 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling holochain_integrity_types v0.7.0-dev.9 [INFO] [stderr] Compiling trybuild v1.0.115 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.101 [INFO] [stderr] Compiling holochain_nonce v0.7.0-dev.1 [INFO] [stderr] Compiling holochain_zome_types v0.7.0-dev.11 [INFO] [stderr] Compiling hdk_derive v0.7.0-dev.9 [INFO] [stderr] Compiling hdi v0.8.0-dev.9 [INFO] [stderr] Compiling hdk v0.7.0-dev.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.99s [INFO] running `Command { std: "docker" "inspect" "f92c355388f6aa7f5492a6f494f640b11bd1943d10f412b3ac2bf560557b632c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92c355388f6aa7f5492a6f494f640b11bd1943d10f412b3ac2bf560557b632c", kill_on_drop: false }` [INFO] [stdout] f92c355388f6aa7f5492a6f494f640b11bd1943d10f412b3ac2bf560557b632c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c62fe465d18b0fb05b16404cdf16d8c5da5d57d6ad9cb3aaf5903b5aa4145a1 [INFO] running `Command { std: "docker" "start" "-a" "3c62fe465d18b0fb05b16404cdf16d8c5da5d57d6ad9cb3aaf5903b5aa4145a1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hdk-b7c08a9f9d1346ba) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test hash_path::anchor::tests::test_anchor_ext_preserves_strategy ... ok [INFO] [stdout] test hash_path::anchor::tests::hash_path_anchor_from_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-fce4812f9323d862) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling blake2b_simd v1.0.4 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling holochain_util v0.7.0-dev.1 [INFO] [stderr] Checking must_future v0.1.2 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking holochain_secure_primitive v0.7.0-dev.1 [INFO] [stderr] Compiling holochain_timestamp v0.7.0-dev.0 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.56 [INFO] [stderr] Checking holochain_wasmer_common v0.0.101 [INFO] [stderr] Checking holo_hash v0.7.0-dev.8 [INFO] [stderr] Checking holochain_wasmer_guest v0.0.101 [INFO] [stderr] Checking holochain_integrity_types v0.7.0-dev.9 [INFO] [stderr] Checking holochain_nonce v0.7.0-dev.1 [INFO] [stderr] Checking holochain_zome_types v0.7.0-dev.11 [INFO] [stderr] Compiling hdk_derive v0.7.0-dev.9 [INFO] [stderr] Checking hdi v0.8.0-dev.9 [INFO] [stderr] Checking hdk v0.7.0-dev.12 (/opt/rustwide/workdir) [INFO] [stderr] Checking hdk-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/hdk) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.26s [INFO] [stderr] [INFO] [stdout] test tests::samples::samples ... ok [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] There are no trybuild tests enabled yet. [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 45.52s [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Doc-tests hdk [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/entry.rs - entry::create_entry (line 61) ... ignored [INFO] [stdout] test src/entry.rs - entry::delete_entry (line 100) ... ignored [INFO] [stdout] test src/entry.rs - entry::delete_entry (line 114) ... ignored [INFO] [stdout] test src/entry.rs - entry::entry_type (line 320) ... ignored [INFO] [stdout] test src/entry.rs - entry::entry_type (line 325) ... ignored [INFO] [stdout] test src/entry.rs - entry::update_entry (line 140) ... ignored [INFO] [stdout] test src/hdk.rs - hdk::HdkT (line 20) ... ignored [INFO] [stdout] test src/info.rs - info::agent_info (line 7) ... ignored [INFO] [stdout] test src/info.rs - info::call_info (line 23) ... ignored [INFO] [stdout] test src/lib.rs - (line 111) ... ignored [INFO] [stdout] test src/lib.rs - (line 86) ... ignored [INFO] [stdout] test src/map_extern.rs - map_extern::map_extern (line 18) ... ignored [INFO] [stdout] test src/p2p.rs - p2p::call_remote (line 67) ... ignored [INFO] [stdout] test src/p2p.rs - p2p::send_remote_signal (line 136) ... ignored [INFO] [stdout] test src/random.rs - random::random_bytes (line 5) ... ignored [INFO] [stdout] test src/time.rs - time::schedule (line 117) ... ignored [INFO] [stdout] test src/time.rs - time::sys_time (line 7) ... ignored [INFO] [stdout] test src/link/builder.rs - link::builder::GetLinksInputBuilder (line 37) - compile ... FAILED [INFO] [stdout] test src/link/builder.rs - link::builder::GetLinksInputBuilder (line 20) - compile ... ok [INFO] [stdout] test src/link/builder.rs - link::builder::GetLinksInputBuilder (line 9) - compile ... FAILED [INFO] [stdout] test src/validation_receipt.rs - validation_receipt::get_validation_receipts (line 17) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/link/builder.rs - link::builder::GetLinksInputBuilder (line 37) stdout ---- [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == WasmError` [INFO] [stdout] --> src/link/builder.rs:43:55 [INFO] [stdout] | [INFO] [stdout] 43 | let links = get_links(LinkQuery::try_new(my_base, ..)?, GetStrategy::Local)?; [INFO] [stdout] | ------------------ ^^ expected `WasmError`, found `Infallible` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `hdk::prelude::LinkQuery::try_new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.7.0-dev.11/src/query.rs:446:52 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn try_new( [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 446 | LinkTypeFilterExt: TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `LinkQuery::try_new` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `LinkTypeFilter: From` is not satisfied [INFO] [stdout] --> src/link/builder.rs:43:55 [INFO] [stdout] | [INFO] [stdout] 43 | let links = get_links(LinkQuery::try_new(my_base, ..)?, GetStrategy::Local)?; [INFO] [stdout] | ------------------ ^^ the trait `From` is not implemented for `LinkTypeFilter` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `RangeFull` to implement `Into` [INFO] [stdout] = note: required for `LinkTypeFilter` to implement `TryFrom` [INFO] [stdout] = note: required for `RangeFull` to implement `TryInto` [INFO] [stdout] note: required by a bound in `hdk::prelude::LinkQuery::try_new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.7.0-dev.11/src/query.rs:446:28 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn try_new( [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 446 | LinkTypeFilterExt: TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LinkQuery::try_new` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/link/builder.rs - link::builder::GetLinksInputBuilder (line 9) stdout ---- [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == WasmError` [INFO] [stdout] --> src/link/builder.rs:15:55 [INFO] [stdout] | [INFO] [stdout] 15 | let links = get_links(LinkQuery::try_new(my_base, ..)?, GetStrategy::default())?; [INFO] [stdout] | ------------------ ^^ expected `WasmError`, found `Infallible` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `hdk::prelude::LinkQuery::try_new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.7.0-dev.11/src/query.rs:446:52 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn try_new( [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 446 | LinkTypeFilterExt: TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `LinkQuery::try_new` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `LinkTypeFilter: From` is not satisfied [INFO] [stdout] --> src/link/builder.rs:15:55 [INFO] [stdout] | [INFO] [stdout] 15 | let links = get_links(LinkQuery::try_new(my_base, ..)?, GetStrategy::default())?; [INFO] [stdout] | ------------------ ^^ the trait `From` is not implemented for `LinkTypeFilter` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `RangeFull` to implement `Into` [INFO] [stdout] = note: required for `LinkTypeFilter` to implement `TryFrom` [INFO] [stdout] = note: required for `RangeFull` to implement `TryInto` [INFO] [stdout] note: required by a bound in `hdk::prelude::LinkQuery::try_new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.7.0-dev.11/src/query.rs:446:28 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn try_new( [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 446 | LinkTypeFilterExt: TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LinkQuery::try_new` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/validation_receipt.rs - validation_receipt::get_validation_receipts (line 17) stdout ---- [INFO] [stdout] error[E0433]: cannot find `holochain_serialized_bytes` in the crate root [INFO] [stdout] --> src/validation_receipt.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[hdk_entry_helper] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `holochain_serialized_bytes` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializedBytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `ExternResult` in this scope [INFO] [stdout] --> src/validation_receipt.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[hdk_entry_types] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these type aliases: [INFO] [stdout] hdi::prelude::ExternResult [INFO] [stdout] hdk::prelude::ExternResult [INFO] [stdout] = note: this error originates in the attribute macro `hdk_derive::hdk_entry_types_name_registration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `EntryDefsCallbackResult` in this scope [INFO] [stdout] --> src/validation_receipt.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[hdk_entry_types] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these enums: [INFO] [stdout] hdi::prelude::EntryDefsCallbackResult [INFO] [stdout] hdk::prelude::EntryDefsCallbackResult [INFO] [stdout] holochain_zome_types::prelude::EntryDefsCallbackResult [INFO] [stdout] = note: this error originates in the attribute macro `hdk_derive::hdk_entry_types_name_registration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `entry_defs` in module `super` [INFO] [stdout] --> src/validation_receipt.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[hdk_entry_types] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `super` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `hdk_derive::hdk_entry_types_name_registration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `ExternResult` in this scope [INFO] [stdout] --> src/validation_receipt.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | fn create_and_list() -> ExternResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these type aliases: [INFO] [stdout] hdi::prelude::ExternResult [INFO] [stdout] hdk::prelude::ExternResult [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_and_list` in module `super` [INFO] [stdout] --> src/validation_receipt.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn create_and_list() -> ExternResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `super` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SerializedBytes: TryFrom<&MyType>` is not satisfied [INFO] [stdout] --> src/validation_receipt.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[hdk_entry_types] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `From<&_doctest_main_src_validation_receipt_rs_17_0::MyType>` is not implemented for `hdk::prelude::SerializedBytes` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_integrity_types-0.7.0-dev.9/src/link.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | impl From for SerializedBytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hdk::prelude::SerializedBytes` implements `From` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_serialized_bytes-0.0.56/src/lib.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | impl From for SerializedBytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hdk::prelude::SerializedBytes` implements `From` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_integrity_types-0.7.0-dev.9/src/entry/app_entry_bytes.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | impl From for SerializedBytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hdk::prelude::SerializedBytes` implements `From` [INFO] [stdout] = note: required for `&_doctest_main_src_validation_receipt_rs_17_0::MyType` to implement `Into` [INFO] [stdout] = note: required for `hdk::prelude::SerializedBytes` to implement `std::convert::TryFrom<&_doctest_main_src_validation_receipt_rs_17_0::MyType>` [INFO] [stdout] = note: the full name for the type has been written to '/tmp/rustdoctestmes0eg/rust_out.long-type-17257256186259372870.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `hdk_derive::hdk_entry_types_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `hdk::prelude::WasmErrorInner: From` is not satisfied [INFO] [stdout] --> src/validation_receipt.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[hdk_entry_types] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `hdk::prelude::WasmErrorInner` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From<&str>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] = note: required for `Infallible` to implement `Into` [INFO] [stdout] = note: this error originates in the macro `wasm_error` which comes from the expansion of the attribute macro `hdk_derive::hdk_entry_types_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MyType: TryFrom` is not satisfied [INFO] [stdout] --> src/validation_receipt.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[hdk_entry_helper] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `From` is not implemented for `_doctest_main_src_validation_receipt_rs_17_0::MyType` [INFO] [stdout] --> src/validation_receipt.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct MyType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `std::convert::TryFrom`: [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom<&hdk::prelude::Entry>` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom<&hdk::prelude::Record>` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom>` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom` [INFO] [stdout] = note: required for `hdk::prelude::SerializedBytes` to implement `Into<_doctest_main_src_validation_receipt_rs_17_0::MyType>` [INFO] [stdout] = note: required for `_doctest_main_src_validation_receipt_rs_17_0::MyType` to implement `std::convert::TryFrom` [INFO] [stdout] = note: the full name for the type has been written to '/tmp/rustdoctestmes0eg/rust_out.long-type-12381570362207064562.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `hdi::app_entry` which comes from the expansion of the attribute macro `hdk_entry_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `hdk::prelude::WasmErrorInner: From` is not satisfied [INFO] [stdout] --> src/validation_receipt.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[hdk_entry_helper] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `hdk::prelude::WasmErrorInner` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From<&str>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] = note: required for `Infallible` to implement `Into` [INFO] [stdout] = note: this error originates in the macro `$crate::prelude::wasm_error` which comes from the expansion of the attribute macro `hdk_entry_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MyType: TryFrom` is not satisfied [INFO] [stdout] --> src/validation_receipt.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[hdk_entry_helper] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `From` is not implemented for `_doctest_main_src_validation_receipt_rs_17_0::MyType` [INFO] [stdout] --> src/validation_receipt.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct MyType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `std::convert::TryFrom`: [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom<&hdk::prelude::Entry>` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom<&hdk::prelude::Record>` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom>` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom` [INFO] [stdout] = note: required for `hdk::prelude::SerializedBytes` to implement `Into<_doctest_main_src_validation_receipt_rs_17_0::MyType>` [INFO] [stdout] = note: required for `_doctest_main_src_validation_receipt_rs_17_0::MyType` to implement `std::convert::TryFrom` [INFO] [stdout] = note: the full name for the type has been written to '/tmp/rustdoctestmes0eg/rust_out.long-type-12381570362207064562.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `hdi::app_entry` which comes from the expansion of the attribute macro `hdk_entry_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `hdk::prelude::WasmErrorInner: From` is not satisfied [INFO] [stdout] --> src/validation_receipt.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[hdk_entry_helper] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `hdk::prelude::WasmErrorInner` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From<&str>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] = note: required for `Infallible` to implement `Into` [INFO] [stdout] = note: this error originates in the macro `$crate::prelude::wasm_error` which comes from the expansion of the attribute macro `hdk_entry_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `_doctest_main_src_validation_receipt_rs_17_0::MyType: From` is not satisfied [INFO] [stdout] --> src/validation_receipt.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[hdk_entry_helper] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `From` is not implemented for `_doctest_main_src_validation_receipt_rs_17_0::MyType` [INFO] [stdout] --> src/validation_receipt.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct MyType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `std::convert::TryFrom`: [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom<&hdk::prelude::Entry>` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom<&hdk::prelude::Record>` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom>` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom` [INFO] [stdout] `_doctest_main_src_validation_receipt_rs_17_0::MyType` implements `std::convert::TryFrom` [INFO] [stdout] = note: required for `hdk::prelude::SerializedBytes` to implement `Into<_doctest_main_src_validation_receipt_rs_17_0::MyType>` [INFO] [stdout] = note: required for `_doctest_main_src_validation_receipt_rs_17_0::MyType` to implement `std::convert::TryFrom` [INFO] [stdout] = note: this error originates in the macro `hdi::app_entry` which comes from the expansion of the attribute macro `hdk_entry_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SerializedBytes: TryFrom<&MyType>` is not satisfied [INFO] [stdout] --> src/validation_receipt.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[hdk_entry_helper] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `From<&_doctest_main_src_validation_receipt_rs_17_0::MyType>` is not implemented for `hdk::prelude::SerializedBytes` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_integrity_types-0.7.0-dev.9/src/link.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | impl From for SerializedBytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hdk::prelude::SerializedBytes` implements `From` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_serialized_bytes-0.0.56/src/lib.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | impl From for SerializedBytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hdk::prelude::SerializedBytes` implements `From` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_integrity_types-0.7.0-dev.9/src/entry/app_entry_bytes.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | impl From for SerializedBytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hdk::prelude::SerializedBytes` implements `From` [INFO] [stdout] = note: required for `&_doctest_main_src_validation_receipt_rs_17_0::MyType` to implement `Into` [INFO] [stdout] = note: required for `hdk::prelude::SerializedBytes` to implement `std::convert::TryFrom<&_doctest_main_src_validation_receipt_rs_17_0::MyType>` [INFO] [stdout] = note: the full name for the type has been written to '/tmp/rustdoctestmes0eg/rust_out.long-type-4246339270075907624.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `hdi::app_entry` which comes from the expansion of the attribute macro `hdk_entry_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `hdk::prelude::WasmErrorInner: From` is not satisfied [INFO] [stdout] --> src/validation_receipt.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[hdk_entry_helper] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `hdk::prelude::WasmErrorInner` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From<&str>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From>` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] `hdk::prelude::WasmErrorInner` implements `From` [INFO] [stdout] = note: required for `Infallible` to implement `Into` [INFO] [stdout] = note: this error originates in the macro `wasm_error` which comes from the expansion of the attribute macro `hdk_entry_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `hdk::prelude::SerializedBytes: From<&_doctest_main_src_validation_receipt_rs_17_0::MyType>` is not satisfied [INFO] [stdout] --> src/validation_receipt.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[hdk_entry_helper] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `From<&_doctest_main_src_validation_receipt_rs_17_0::MyType>` is not implemented for `hdk::prelude::SerializedBytes` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_integrity_types-0.7.0-dev.9/src/link.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | impl From for SerializedBytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hdk::prelude::SerializedBytes` implements `From` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_serialized_bytes-0.0.56/src/lib.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | impl From for SerializedBytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hdk::prelude::SerializedBytes` implements `From` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_integrity_types-0.7.0-dev.9/src/entry/app_entry_bytes.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | impl From for SerializedBytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hdk::prelude::SerializedBytes` implements `From` [INFO] [stdout] = note: required for `&_doctest_main_src_validation_receipt_rs_17_0::MyType` to implement `Into` [INFO] [stdout] = note: required for `hdk::prelude::SerializedBytes` to implement `std::convert::TryFrom<&_doctest_main_src_validation_receipt_rs_17_0::MyType>` [INFO] [stdout] = note: this error originates in the macro `hdi::app_entry` which comes from the expansion of the attribute macro `hdk_entry_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/link/builder.rs - link::builder::GetLinksInputBuilder (line 37) [INFO] [stdout] src/link/builder.rs - link::builder::GetLinksInputBuilder (line 9) [INFO] [stdout] src/validation_receipt.rs - validation_receipt::get_validation_receipts (line 17) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 17 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3c62fe465d18b0fb05b16404cdf16d8c5da5d57d6ad9cb3aaf5903b5aa4145a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c62fe465d18b0fb05b16404cdf16d8c5da5d57d6ad9cb3aaf5903b5aa4145a1", kill_on_drop: false }` [INFO] [stdout] 3c62fe465d18b0fb05b16404cdf16d8c5da5d57d6ad9cb3aaf5903b5aa4145a1