[INFO] fetching crate hdk 0.6.0-dev.18...
[INFO] testing hdk-0.6.0-dev.18 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate hdk 0.6.0-dev.18 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hdk 0.6.0-dev.18
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hdk 0.6.0-dev.18
[INFO] tweaked toml for crates.io crate hdk 0.6.0-dev.18 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hdk 0.6.0-dev.18 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 219 packages to latest compatible versions
[INFO] [stderr]       Adding hdi v0.7.0-dev.15 (available: v0.7.0-dev.16)
[INFO] [stderr]       Adding serde v1.0.219 (available: v1.0.228)
[INFO] [stderr]       Adding serde_bytes v0.11.17 (available: v0.11.19)
[INFO] [stderr]       Adding serde_derive v1.0.219 (available: v1.0.228)
[INFO] [stderr]       Adding serde_json v1.0.143 (available: v1.0.145)
[INFO] [stderr]       Adding serde_spanned v1.0.0 (available: v1.0.2)
[INFO] [stderr]       Adding toml v0.9.5 (available: v0.9.7)
[INFO] [stderr]       Adding toml_datetime v0.7.0 (available: v0.7.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9bb2d6f2b654ec6cdeb42de906d7f5ec73044f337b83afdc876b7dc5275b101
[INFO] running `Command { std: "docker" "start" "-a" "d9bb2d6f2b654ec6cdeb42de906d7f5ec73044f337b83afdc876b7dc5275b101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9bb2d6f2b654ec6cdeb42de906d7f5ec73044f337b83afdc876b7dc5275b101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9bb2d6f2b654ec6cdeb42de906d7f5ec73044f337b83afdc876b7dc5275b101", kill_on_drop: false }`
[INFO] [stdout] d9bb2d6f2b654ec6cdeb42de906d7f5ec73044f337b83afdc876b7dc5275b101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14f6820ed41f7dff2325b0212e4b040dcb036e39e602b4a0b15946e35e09ec65
[INFO] running `Command { std: "docker" "start" "-a" "14f6820ed41f7dff2325b0212e4b040dcb036e39e602b4a0b15946e35e09ec65", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.56
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling holochain_util v0.6.0-dev.3
[INFO] [stderr]    Compiling must_future v0.1.2
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling holochain_secure_primitive v0.6.0-dev.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling holochain_timestamp v0.6.0-dev.3
[INFO] [stderr]    Compiling holochain_serialized_bytes v0.0.56
[INFO] [stderr]    Compiling holochain_wasmer_common v0.0.101
[INFO] [stderr]    Compiling holochain_nonce v0.6.0-dev.4
[INFO] [stderr]    Compiling holo_hash v0.6.0-dev.14
[INFO] [stderr]    Compiling holochain_wasmer_guest v0.0.101
[INFO] [stderr]    Compiling holochain_integrity_types v0.6.0-dev.15
[INFO] [stderr]    Compiling holochain_zome_types v0.6.0-dev.18
[INFO] [stderr]    Compiling hdk_derive v0.6.0-dev.15
[INFO] [stderr]    Compiling hdi v0.7.0-dev.15
[INFO] [stderr]    Compiling hdk v0.6.0-dev.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.86s
[INFO] running `Command { std: "docker" "inspect" "14f6820ed41f7dff2325b0212e4b040dcb036e39e602b4a0b15946e35e09ec65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14f6820ed41f7dff2325b0212e4b040dcb036e39e602b4a0b15946e35e09ec65", kill_on_drop: false }`
[INFO] [stdout] 14f6820ed41f7dff2325b0212e4b040dcb036e39e602b4a0b15946e35e09ec65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7173a8d3dac951e6aaac370197f388ff694c7567bc0a4b474074b8820db38c24
[INFO] running `Command { std: "docker" "start" "-a" "7173a8d3dac951e6aaac370197f388ff694c7567bc0a4b474074b8820db38c24", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[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 chrono v0.4.42
[INFO] [stderr]    Compiling holochain_secure_primitive v0.6.0-dev.2
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling holochain_timestamp v0.6.0-dev.3
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling holochain_serialized_bytes v0.0.56
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]    Compiling holochain_wasmer_common v0.0.101
[INFO] [stderr]    Compiling holo_hash v0.6.0-dev.14
[INFO] [stderr]    Compiling holochain_nonce v0.6.0-dev.4
[INFO] [stderr]    Compiling holochain_wasmer_guest v0.0.101
[INFO] [stderr]    Compiling holochain_integrity_types v0.6.0-dev.15
[INFO] [stderr]    Compiling holochain_zome_types v0.6.0-dev.18
[INFO] [stderr]    Compiling hdk_derive v0.6.0-dev.15
[INFO] [stderr]    Compiling hdi v0.7.0-dev.15
[INFO] [stderr]    Compiling hdk v0.6.0-dev.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.58s
[INFO] running `Command { std: "docker" "inspect" "7173a8d3dac951e6aaac370197f388ff694c7567bc0a4b474074b8820db38c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7173a8d3dac951e6aaac370197f388ff694c7567bc0a4b474074b8820db38c24", kill_on_drop: false }`
[INFO] [stdout] 7173a8d3dac951e6aaac370197f388ff694c7567bc0a4b474074b8820db38c24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8318c826c226533fe19699655ae17642d8e5e47e22efe7611c40d1a56477fca6
[INFO] running `Command { std: "docker" "start" "-a" "8318c826c226533fe19699655ae17642d8e5e47e22efe7611c40d1a56477fca6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hdk-b56980aed3f639a2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test hash_path::anchor::hash_path_anchor_from_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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-592d6cd4b43a5dcd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[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.18.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]     Checking digest v0.10.7
[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.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.56
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking must_future v0.1.2
[INFO] [stderr]     Checking holochain_util v0.6.0-dev.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking holochain_secure_primitive v0.6.0-dev.2
[INFO] [stderr]    Compiling holochain_timestamp v0.6.0-dev.3
[INFO] [stderr]     Checking holochain_serialized_bytes v0.0.56
[INFO] [stderr]     Checking holochain_wasmer_common v0.0.101
[INFO] [stderr]     Checking holo_hash v0.6.0-dev.14
[INFO] [stderr]     Checking holochain_wasmer_guest v0.0.101
[INFO] [stderr]     Checking holochain_nonce v0.6.0-dev.4
[INFO] [stderr]     Checking holochain_integrity_types v0.6.0-dev.15
[INFO] [stderr]     Checking holochain_zome_types v0.6.0-dev.18
[INFO] [stderr]    Compiling hdk_derive v0.6.0-dev.15
[INFO] [stderr]     Checking hdi v0.7.0-dev.15
[INFO] [stderr]     Checking hdk v0.6.0-dev.18 (/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 54.10s
[INFO] [stdout] test tests::samples::samples ... ok
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 54.42s
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stdout] 
[INFO] [stderr] 
[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 18) ... 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 9) - compile ... FAILED
[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/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 9) stdout ----
[INFO] [stdout] error[E0271]: type mismatch resolving `<RangeFull as TryInto<LinkTypeFilter>>::Error == WasmError`
[INFO] [stdout]    --> src/link/builder.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout]   8 |     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.6.0-dev.18/src/query.rs:459:52
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn try_new<LinkTypeFilterExt>(
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 459 |         LinkTypeFilterExt: TryInto<LinkTypeFilter, Error = WasmError>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^ required by this bound in `LinkQuery::try_new`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LinkTypeFilter: From<RangeFull>` is not satisfied
[INFO] [stdout]    --> src/link/builder.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout]   8 |     let links = get_links(LinkQuery::try_new(my_base, ..)?, GetStrategy::default())?;
[INFO] [stdout]     |                           ------------------          ^^ the trait `From<RangeFull>` 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<LinkTypeFilter>`
[INFO] [stdout]     = note: required for `LinkTypeFilter` to implement `TryFrom<RangeFull>`
[INFO] [stdout]     = note: required for `RangeFull` to implement `TryInto<LinkTypeFilter>`
[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.6.0-dev.18/src/query.rs:459:28
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn try_new<LinkTypeFilterExt>(
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 459 |         LinkTypeFilterExt: TryInto<LinkTypeFilter, Error = WasmError>,
[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 37) stdout ----
[INFO] [stdout] error[E0271]: type mismatch resolving `<RangeFull as TryInto<LinkTypeFilter>>::Error == WasmError`
[INFO] [stdout]    --> src/link/builder.rs:43:55
[INFO] [stdout]     |
[INFO] [stdout]   8 |     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.6.0-dev.18/src/query.rs:459:52
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn try_new<LinkTypeFilterExt>(
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 459 |         LinkTypeFilterExt: TryInto<LinkTypeFilter, Error = WasmError>,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^ required by this bound in `LinkQuery::try_new`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LinkTypeFilter: From<RangeFull>` is not satisfied
[INFO] [stdout]    --> src/link/builder.rs:43:55
[INFO] [stdout]     |
[INFO] [stdout]   8 |     let links = get_links(LinkQuery::try_new(my_base, ..)?, GetStrategy::Local)?;
[INFO] [stdout]     |                           ------------------          ^^ the trait `From<RangeFull>` 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<LinkTypeFilter>`
[INFO] [stdout]     = note: required for `LinkTypeFilter` to implement `TryFrom<RangeFull>`
[INFO] [stdout]     = note: required for `RangeFull` to implement `TryInto<LinkTypeFilter>`
[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.6.0-dev.18/src/query.rs:459:28
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn try_new<LinkTypeFilterExt>(
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 459 |         LinkTypeFilterExt: TryInto<LinkTypeFilter, Error = WasmError>,
[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]: failed to resolve: could not find `holochain_serialized_bytes` in the list of imported crates
[INFO] [stdout]   --> src/validation_receipt.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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[E0412]: cannot find type `ExternResult` in this scope
[INFO] [stdout]  --> src/validation_receipt.rs:23:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[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[E0412]: cannot find type `EntryDefsCallbackResult` in this scope
[INFO] [stdout]  --> src/validation_receipt.rs:23:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[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] 9 | #[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[E0412]: cannot find type `ExternResult` in this scope
[INFO] [stdout]   --> src/validation_receipt.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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] 21 | 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] 9 | #[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<T>`:
[INFO] [stdout]             `hdk::prelude::SerializedBytes` implements `From<LinkTag>`
[INFO] [stdout]             `hdk::prelude::SerializedBytes` implements `From<UnsafeBytes>`
[INFO] [stdout]             `hdk::prelude::SerializedBytes` implements `From<hdk::prelude::AppEntryBytes>`
[INFO] [stdout]   = note: required for `&_doctest_main_src_validation_receipt_rs_17_0::MyType` to implement `Into<hdk::prelude::SerializedBytes>`
[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/rustdoctest182Yq5/rust_out.long-type-4035011695252748522.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<Infallible>` is not satisfied
[INFO] [stdout]  --> src/validation_receipt.rs:23:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[hdk_entry_types]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ the trait `From<Infallible>` is not implemented for `hdk::prelude::WasmErrorInner`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the following other types implement trait `From<T>`:
[INFO] [stdout]             `hdk::prelude::WasmErrorInner` implements `From<&str>`
[INFO] [stdout]             `hdk::prelude::WasmErrorInner` implements `From<CompositeHashConversionError<T>>`
[INFO] [stdout]             `hdk::prelude::WasmErrorInner` implements `From<HashConversionError<T, P>>`
[INFO] [stdout]             `hdk::prelude::WasmErrorInner` implements `From<TryFromIntError>`
[INFO] [stdout]             `hdk::prelude::WasmErrorInner` implements `From<TryFromSliceError>`
[INFO] [stdout]             `hdk::prelude::WasmErrorInner` implements `From<hdk::prelude::SerializedBytesError>`
[INFO] [stdout]             `hdk::prelude::WasmErrorInner` implements `From<std::string::String>`
[INFO] [stdout]   = note: required for `Infallible` to implement `Into<hdk::prelude::WasmErrorInner>`
[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<SerializedBytes>` is not satisfied
[INFO] [stdout]   --> src/validation_receipt.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[hdk_entry_helper]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<hdk::prelude::SerializedBytes>` 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] 16 | pub struct MyType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `std::convert::TryFrom<T>`:
[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<HoloHashed<hdk::prelude::Entry>>`
[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]    = 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<hdk::prelude::SerializedBytes>`
[INFO] [stdout]    = note: the full name for the type has been written to '/tmp/rustdoctest182Yq5/rust_out.long-type-15619990158732644746.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<Infallible>` is not satisfied
[INFO] [stdout]   --> src/validation_receipt.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[hdk_entry_helper]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ the trait `From<Infallible>` is not implemented for `hdk::prelude::WasmErrorInner`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<&str>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<CompositeHashConversionError<T>>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<HashConversionError<T, P>>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<TryFromIntError>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<TryFromSliceError>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<hdk::prelude::SerializedBytesError>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Infallible` to implement `Into<hdk::prelude::WasmErrorInner>`
[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<SerializedBytes>` is not satisfied
[INFO] [stdout]   --> src/validation_receipt.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[hdk_entry_helper]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<hdk::prelude::SerializedBytes>` 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] 16 | pub struct MyType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `std::convert::TryFrom<T>`:
[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<HoloHashed<hdk::prelude::Entry>>`
[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]    = 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<hdk::prelude::SerializedBytes>`
[INFO] [stdout]    = note: the full name for the type has been written to '/tmp/rustdoctest182Yq5/rust_out.long-type-15619990158732644746.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<Infallible>` is not satisfied
[INFO] [stdout]   --> src/validation_receipt.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[hdk_entry_helper]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ the trait `From<Infallible>` is not implemented for `hdk::prelude::WasmErrorInner`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<&str>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<CompositeHashConversionError<T>>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<HashConversionError<T, P>>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<TryFromIntError>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<TryFromSliceError>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<hdk::prelude::SerializedBytesError>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Infallible` to implement `Into<hdk::prelude::WasmErrorInner>`
[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<hdk::prelude::SerializedBytes>` is not satisfied
[INFO] [stdout]   --> src/validation_receipt.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[hdk_entry_helper]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<hdk::prelude::SerializedBytes>` 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] 16 | pub struct MyType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `std::convert::TryFrom<T>`:
[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<HoloHashed<hdk::prelude::Entry>>`
[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]    = 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<hdk::prelude::SerializedBytes>`
[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] 15 | #[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<T>`:
[INFO] [stdout]              `hdk::prelude::SerializedBytes` implements `From<LinkTag>`
[INFO] [stdout]              `hdk::prelude::SerializedBytes` implements `From<UnsafeBytes>`
[INFO] [stdout]              `hdk::prelude::SerializedBytes` implements `From<hdk::prelude::AppEntryBytes>`
[INFO] [stdout]    = note: required for `&_doctest_main_src_validation_receipt_rs_17_0::MyType` to implement `Into<hdk::prelude::SerializedBytes>`
[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/rustdoctest182Yq5/rust_out.long-type-8457629145568167250.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<Infallible>` is not satisfied
[INFO] [stdout]   --> src/validation_receipt.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[hdk_entry_helper]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ the trait `From<Infallible>` is not implemented for `hdk::prelude::WasmErrorInner`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<&str>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<CompositeHashConversionError<T>>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<HashConversionError<T, P>>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<TryFromIntError>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<TryFromSliceError>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<hdk::prelude::SerializedBytesError>`
[INFO] [stdout]              `hdk::prelude::WasmErrorInner` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Infallible` to implement `Into<hdk::prelude::WasmErrorInner>`
[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] 15 | #[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<T>`:
[INFO] [stdout]              `hdk::prelude::SerializedBytes` implements `From<LinkTag>`
[INFO] [stdout]              `hdk::prelude::SerializedBytes` implements `From<UnsafeBytes>`
[INFO] [stdout]              `hdk::prelude::SerializedBytes` implements `From<hdk::prelude::AppEntryBytes>`
[INFO] [stdout]    = note: required for `&_doctest_main_src_validation_receipt_rs_17_0::MyType` to implement `Into<hdk::prelude::SerializedBytes>`
[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, E0412, 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.38s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8318c826c226533fe19699655ae17642d8e5e47e22efe7611c40d1a56477fca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8318c826c226533fe19699655ae17642d8e5e47e22efe7611c40d1a56477fca6", kill_on_drop: false }`
[INFO] [stdout] 8318c826c226533fe19699655ae17642d8e5e47e22efe7611c40d1a56477fca6
