thread 'main' (368) panicked at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/property/item/mod.rs:72:9: not implemented: use the associated item here for test-e (first one?), ValueKind::Item stack backtrace: 0: __rustc::rust_begin_unwind 1: core::panicking::panic_fmt 2: microformats::parse::property::item::PropertyParser::discern_hypertext_item_value at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/property/item/mod.rs:72:9 3: microformats::parse::property::item::PropertyParser::discern_item_value at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/property/item/mod.rs:85:22 4: microformats::parse::property::item::PropertyParser::expand at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/property/item/mod.rs:98:47 5: microformats::parse::element::MatchedElements::item_properties::{{closure}} at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/element.rs:622:73 6: core::iter::adapters::filter_map::filter_map_try_fold::{{closure}} at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/iter/adapters/filter_map.rs:50:20 7: core::iter::traits::iterator::Iterator::try_fold at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/iter/traits/iterator.rs:2426:21 8: as core::iter::traits::iterator::Iterator>::try_fold at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/iter/adapters/filter_map.rs:138:19 9: microformats::parse::element::MatchedElements::item_properties at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/element.rs:620:14 10: microformats::parse::element::MatchedElements::properties_for::{{closure}} at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/element.rs:648:18 11: microformats::parse::element::MatchedElements::properties_for at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/element.rs:639:5 12: microformats::parse::element::MatchedElements::expand_item_from_element::{{closure}} at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/element.rs:760:35 13: microformats::parse::element::MatchedElements::expand_item_from_element at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/element.rs:735:5 14: microformats::parse::Parser::parse_document_internal at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/mod.rs:289:41 15: microformats::parse::Parser::into_document::{{closure}} at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/mod.rs:258:24 16: microformats::parse::Parser::into_document at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/parse/mod.rs:221:5 17: microformats::from_html::{{closure}} at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/lib.rs:81:39 18: core::result::Result::and_then at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/result.rs:1486:22 19: microformats::from_html at /home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/microformats-0.19.0/src/lib.rs:81:10 20: test_one::main at ./test-one.rs:16:9 21: core::ops::function::FnOnce::call_once at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/ops/function.rs:250:5 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.