[INFO] fetching crate frunk_core 0.5.0...
[INFO] testing frunk_core-0.5.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate frunk_core 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate frunk_core 0.5.0
[INFO] finished tweaking crates.io crate frunk_core 0.5.0
[INFO] tweaked toml for crates.io crate frunk_core 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate frunk_core 0.5.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate frunk_core 0.5.0 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.35
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.4
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]   Downloaded frunk_derives v0.4.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.78
[INFO] [stderr]   Downloaded frunk v0.4.4
[INFO] [stderr]   Downloaded frunk_core v0.4.4
[INFO] [stderr]   Downloaded serde v1.0.196
[INFO] [stderr]   Downloaded serde_derive v1.0.196
[INFO] [stderr]   Downloaded syn v2.0.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470
[INFO] running `Command { std: "docker" "start" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling frunk_core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
[INFO] running `Command { std: "docker" "inspect" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling frunk_core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.87s
[INFO] running `Command { std: "docker" "inspect" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/frunk_core-3f398b8d63006484)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test coproduct::tests::test_coproduct_embed ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_fold_consuming ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_fold_non_consuming ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_inject ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_map_ref ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_poly_fold_consuming ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_subset ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_map_with_ref_mapper ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_uninject ... ok
[INFO] [stdout] test hlist::tests::test_Hlist_macro ... ok
[INFO] [stdout] test hlist::tests::test_foldl_consuming ... ok
[INFO] [stdout] test hlist::tests::test_contained_list ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_map_with_mut_mapper ... ok
[INFO] [stdout] test hlist::tests::test_hcons ... ok
[INFO] [stdout] test hlist::tests::test_foldr_consuming ... ok
[INFO] [stdout] test hlist::tests::test_hcons_extend_hnil ... ok
[INFO] [stdout] test hlist::tests::test_add ... ok
[INFO] [stdout] test hlist::tests::test_foldl_non_consuming ... ok
[INFO] [stdout] test hlist::tests::test_foldr_non_consuming ... ok
[INFO] [stdout] test hlist::tests::test_hnil_extend_hcons ... ok
[INFO] [stdout] test hlist::tests::test_hnil_extend_hnil ... ok
[INFO] [stdout] test hlist::tests::test_into_vec ... ok
[INFO] [stdout] test hlist::tests::test_into_reverse ... ok
[INFO] [stdout] test hlist::tests::test_hlist_macro ... ok
[INFO] [stdout] test hlist::tests::test_len_const ... ok
[INFO] [stdout] test hlist::tests::test_lift ... ok
[INFO] [stdout] test hlist::tests::test_map_single_func_non_consuming ... ok
[INFO] [stdout] test hlist::tests::test_pattern_matching ... ok
[INFO] [stdout] test hlist::tests::test_pluck ... ok
[INFO] [stdout] test hlist::tests::test_poly_foldr_consuming ... ok
[INFO] [stdout] test hlist::tests::test_poly_foldl_consuming ... ok
[INFO] [stdout] test hlist::tests::test_poly_map_consuming ... ok
[INFO] [stdout] test hlist::tests::test_project_mut ... ok
[INFO] [stdout] test hlist::tests::test_poly_map_non_consuming ... ok
[INFO] [stdout] test hlist::tests::test_ref_pluck ... ok
[INFO] [stdout] test hlist::tests::test_sculpt ... ok
[INFO] [stdout] test hlist::tests::test_single_func_foldl_non_consuming ... ok
[INFO] [stdout] test hlist::tests::test_zip_easy ... ok
[INFO] [stdout] test hlist::tests::test_single_func_foldr_consuming ... ok
[INFO] [stdout] test hlist::tests::test_single_func_foldl_consuming ... ok
[INFO] [stdout] test hlist::tests::test_zip_composes ... ok
[INFO] [stdout] test labelled::chars::simple_var_names_are_allowed ... ok
[INFO] [stdout] test labelled::tests::test_field_debug ... ok
[INFO] [stdout] test labelled::tests::test_anonymous_record_usage ... ok
[INFO] [stdout] test labelled::tests::test_field_construction ... ok
[INFO] [stdout] test labelled::tests::test_label_new_building ... ok
[INFO] [stdout] test labelled::tests::test_name ... ok
[INFO] [stdout] test labelled::tests::test_pluck_by_name ... ok
[INFO] [stdout] test labelled::tests::test_ref_pluck_by_name ... ok
[INFO] [stdout] test labelled::tests::test_transmogrify_hcons_sculpting_super_simple ... ok
[INFO] [stdout] test labelled::tests::test_transmogrify_hnil_identity ... ok
[INFO] [stdout] test labelled::tests::test_transmogrify_hcons_sculpting_somewhat_simple ... ok
[INFO] [stdout] test labelled::tests::test_transmogrify_hcons_recursive_simple ... ok
[INFO] [stdout] test hlist::tests::test_map_consuming ... ok
[INFO] [stdout] test labelled::tests::test_transmogrify_identical_transform_labelled_fields ... ok
[INFO] [stdout] test labelled::tests::test_transmogrify_hcons_sculpting_required_simple ... ok
[INFO] [stdout] test hlist::tests::test_map_non_consuming ... ok
[INFO] [stdout] test labelled::tests::test_unlabelling ... ok
[INFO] [stdout] test hlist::tests::test_map_single_func_consuming ... ok
[INFO] [stdout] test labelled::tests::test_value_labelling ... ok
[INFO] [stdout] test macros::tests::ellipsis_ignore ... ok
[INFO] [stdout] test macros::tests::ellipsis_tail ... ok
[INFO] [stdout] test macros::tests::poly_fn_macro_coproduct_test ... ok
[INFO] [stdout] test macros::tests::poly_fn_macro_multiline_bodies_test ... ok
[INFO] [stdout] test macros::tests::poly_fn_macro_test ... ok
[INFO] [stdout] test macros::tests::poly_fn_macro_trailing_commas_test ... ok
[INFO] [stdout] test macros::tests::trailing_commas ... ok
[INFO] [stdout] test macros::tests::unneeded_field_pattern ... ok
[INFO] [stdout] test labelled::tests::test_transmogrify_through_containers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests frunk_core
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct (line 86) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::embed (line 435) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::get (line 175) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct (line 5) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::fold (line 544) ... FAILED
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::map (line 643) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::inject (line 133) ... FAILED
[INFO] [stdout] test src/coproduct.rs - coproduct (line 40) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::map (line 620) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::fold (line 522) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::to_mut (line 492) ... FAILED
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::take (line 207) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::to_ref (line 467) ... FAILED
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::subset (line 325) ... ok
[INFO] [stdout] test src/generic.rs - generic::Generic (line 54) ... FAILED
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::map (line 595) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<T,CNil>::extract (line 668) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::uninject (line 274) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::foldl (line 705) ... ignored
[INFO] [stdout] test src/generic.rs - generic (line 8) ... FAILED
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::uninject (line 243) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<H,T>::pop (line 201) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::subset (line 353) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::foldl (line 719) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::get (line 701) ... ok
[INFO] [stdout] test src/hlist.rs - hlist (line 8) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::extend (line 699) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<H,Tail> (line 1432) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::len (line 695) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::foldr (line 735) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::get_mut (line 733) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::into_tuple2 (line 793) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::into_reverse (line 695) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::map (line 705) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::is_empty (line 695) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::prepend (line 695) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::sculpt (line 701) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::to_mut (line 696) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::to_ref (line 696) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::sculpt (line 725) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::pluck (line 761) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::sculpt (line 711) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HList::len (line 90) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::foldl (line 702) ... ignored
[INFO] [stdout] test src/hlist.rs - hlist::HList::LEN (line 76) ... FAILED
[INFO] [stdout] test src/hlist.rs - hlist::HCons<Head,Tail>::zip (line 698) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HList::is_empty (line 107) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HList::prepend (line 139) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::foldl (line 716) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::into_reverse (line 692) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::extend (line 696) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::len (line 692) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HList::static_len (line 124) ... FAILED
[INFO] [stdout] test src/hlist.rs - hlist::HNil::foldr (line 732) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil (line 162) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::sculpt (line 722) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::prepend (line 692) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::is_empty (line 692) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::sculpt (line 708) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::to_mut (line 693) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::to_ref (line 693) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::LiftFrom (line 1550) ... FAILED
[INFO] [stdout] test src/hlist.rs - hlist::LiftInto (line 1579) ... FAILED
[INFO] [stdout] test src/hlist.rs - hlist::HNil::map (line 702) ... ok
[INFO] [stdout] test src/labelled.rs - labelled (line 35) ... FAILED
[INFO] [stdout] test src/hlist.rs - hlist::h_cons (line 222) ... ok
[INFO] [stdout] test src/labelled.rs - labelled (line 19) ... ok
[INFO] [stdout] test src/hlist.rs - hlist::HNil::sculpt (line 698) ... ok
[INFO] [stdout] test src/labelled.rs - labelled::IntoUnlabelled::into_unlabelled (line 608) ... FAILED
[INFO] [stdout] test src/labelled.rs - labelled (line 70) ... FAILED
[INFO] [stdout] test src/hlist.rs - hlist::HNil::zip (line 695) ... ok
[INFO] [stdout] test src/labelled.rs - labelled::IntoValueLabelled::into_value_labelled (line 661) ... FAILED
[INFO] [stdout] test src/labelled.rs - labelled::LabelledGeneric (line 171) ... FAILED
[INFO] [stdout] test src/labelled.rs - labelled::Transmogrifier (line 807) ... FAILED
[INFO] [stdout] test src/labelled.rs - labelled::Field (line 514) ... ok
[INFO] [stdout] test src/macros.rs - macros::field (line 154) ... ok
[INFO] [stdout] test src/labelled.rs - labelled::chars (line 467) ... ok
[INFO] [stdout] test src/macros.rs - macros::HList (line 96) ... ok
[INFO] [stdout] test src/macros.rs - macros::field (line 168) ... ok
[INFO] [stdout] test src/macros.rs - macros::Coprod (line 122) ... ok
[INFO] [stdout] test src/labelled.rs - labelled::field_with_name (line 582) ... ok
[INFO] [stdout] test src/macros.rs - macros::field (line 181) ... ok
[INFO] [stdout] test src/lib.rs - (line 10) ... ok
[INFO] [stdout] test src/macros.rs - macros::poly_fn (line 222) ... ok
[INFO] [stdout] test src/path.rs - path (line 3) ... ok
[INFO] [stdout] test src/tuples.rs - tuples (line 5) ... ok
[INFO] [stdout] test src/macros.rs - macros::hlist_pat (line 49) ... ok
[INFO] [stdout] test src/macros.rs - macros::hlist (line 10) ... ok
[INFO] [stdout] test src/path.rs - path (line 42) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/coproduct.rs - coproduct::Coproduct<Head,Tail>::fold (line 544) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `Coproduct<i32, Coproduct<f32, ...>>: CoproductFoldable<..., _>` is not satisfied
[INFO] [stdout]    --> src/coproduct.rs:573:23
[INFO] [stdout]     |
[INFO] [stdout] 573 | let folded = co1.fold(Poly(P));
[INFO] [stdout]     |                  ---- ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `frunk_core::coproduct::CoproductFoldable<frunk::Poly<main::P>, _>` is not implemented for `Coproduct<i32, Coproduct<f32, Coproduct<bool, CNil>>>`
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> src/coproduct.rs:832:1
[INFO] [stdout]     |
[INFO] [stdout] 832 | pub trait CoproductFoldable<Folder, Output> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/coproduct.rs:832:1
[INFO] [stdout]     |
[INFO] [stdout] 832 | pub trait CoproductFoldable<Folder, Output> {
[INFO] [stdout]     | ------------------------------------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `frunk_core::coproduct::Coproduct<CH, CTail>` implements trait `frunk_core::coproduct::CoproductFoldable<Folder, Output>`
[INFO] [stdout]    --> src/coproduct.rs:845:1
[INFO] [stdout]     |
[INFO] [stdout] 845 | / impl<P, R, CH, CTail> CoproductFoldable<Poly<P>, R> for Coproduct<CH, CTail>
[INFO] [stdout] 846 | | where
[INFO] [stdout] 847 | |     P: Func<CH, Output = R>,
[INFO] [stdout] 848 | |     CTail: CoproductFoldable<Poly<P>, R>,
[INFO] [stdout]     | |_________________________________________^ `frunk_core::coproduct::CoproductFoldable<frunk_core::traits::Poly<P>, R>`
[INFO] [stdout] ...
[INFO] [stdout] 859 | / impl<F, R, FTail, CH, CTail> CoproductFoldable<HCons<F, FTail>, R> for Coproduct<CH, CTail>
[INFO] [stdout] 860 | | where
[INFO] [stdout] 861 | |     F: FnOnce(CH) -> R,
[INFO] [stdout] 862 | |     CTail: CoproductFoldable<FTail, R>,
[INFO] [stdout]     | |_______________________________________^ `frunk_core::coproduct::CoproductFoldable<frunk_core::hlist::HCons<F, FTail>, R>`
[INFO] [stdout]     = note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `frunk_core::coproduct::Coproduct::<Head, Tail>::fold`
[INFO] [stdout]    --> src/coproduct.rs:578:15
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn fold<Output, Folder>(self, folder: Folder) -> Output
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 577 |     where
[INFO] [stdout] 578 |         Self: CoproductFoldable<Folder, Output>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Coproduct::<Head, Tail>::fold`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestIkphIZ/rust_out.long-type-10733398286128067687.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/coproduct.rs - coproduct::Coproduct<Head,Tail>::inject (line 133) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/coproduct.rs:142:24
[INFO] [stdout]     |
[INFO] [stdout] 142 | let co1_nice: I32F32 = Coproduct::inject(1i32);
[INFO] [stdout]     |               ------   ^^^^^^^^^^^^^^^^^^^^^^^ expected `Coproduct<i32, Coproduct<f32, CNil>>`, found `Coproduct<_, _>`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               expected due to this
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ------------------------ this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/coproduct.rs:143:24
[INFO] [stdout]     |
[INFO] [stdout] 143 | let co2_nice: I32F32 = Coproduct::inject(42f32);
[INFO] [stdout]     |               ------   ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Coproduct<i32, Coproduct<f32, CNil>>`, found `Coproduct<_, _>`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               expected due to this
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ------------------------ this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/coproduct.rs:146:24
[INFO] [stdout]     |
[INFO] [stdout] 146 | let co1_ugly: I32F32 = Coproduct::Inl(1i32);
[INFO] [stdout]     |               ------   ^^^^^^^^^^^^^^^^^^^^ expected `Coproduct<i32, Coproduct<f32, CNil>>`, found `Coproduct<i32, _>`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               expected due to this
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ------------------------ this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/coproduct.rs:147:24
[INFO] [stdout]     |
[INFO] [stdout] 147 | let co2_ugly: I32F32 = Coproduct::Inr(Coproduct::Inl(42f32));
[INFO] [stdout]     |               ------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Coproduct<i32, Coproduct<f32, CNil>>`, found `Coproduct<_, Coproduct<f32, _>>`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               expected due to this
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ------------------------ this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/coproduct.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 | let _: Vi32Vf32 = Coproduct::inject::<Vec<i32>, _>(vec![]);
[INFO] [stdout]     |        --------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Coproduct<Vec<i32>, Coproduct<..., ...>>`, found `Coproduct<_, _>`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        expected due to this
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ------------------------ this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/coproduct.rs - coproduct::Coproduct<Head,Tail>::to_mut (line 492) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/coproduct.rs:498:42
[INFO] [stdout]     |
[INFO] [stdout] 498 | let mut co: Coprod!(i32, bool, String) = Coproduct::inject(true);
[INFO] [stdout]     |             --------------------------   ^^^^^^^^^^^^^^^^^^^^^^^ expected `Coproduct<i32, Coproduct<bool, ...>>`, found `Coproduct<_, _>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected due to this
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ------------------------ this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/coproduct.rs - coproduct::Coproduct<Head,Tail>::to_ref (line 467) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/coproduct.rs:473:38
[INFO] [stdout]     |
[INFO] [stdout] 473 | let co: Coprod!(i32, bool, String) = Coproduct::inject(true);
[INFO] [stdout]     |         --------------------------   ^^^^^^^^^^^^^^^^^^^^^^^ expected `Coproduct<i32, Coproduct<bool, ...>>`, found `Coproduct<_, _>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected due to this
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/coproduct.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub enum Coproduct<H, T> {
[INFO] [stdout]     | ------------------------ this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/generic.rs - generic::Generic (line 54) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `ApiPerson<'_>: frunk::Generic` is not satisfied
[INFO] [stdout]    --> src/generic.rs:77:50
[INFO] [stdout]     |
[INFO] [stdout]  77 | let d_person: DomainPerson = frunk::convert_from(a_person); // done
[INFO] [stdout]     |                              ------------------- ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frunk::Generic` is not implemented for `ApiPerson<'_>`
[INFO] [stdout]    --> src/generic.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | struct ApiPerson<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/generic.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | pub trait Generic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/generic.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub trait Generic {
[INFO] [stdout]     | ----------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `frunk::Generic`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0,)
[INFO] [stdout]               (T1, T0)
[INFO] [stdout]               (T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T13, T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T14, T13, T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]             and 17 others
[INFO] [stdout] note: required by a bound in `frunk::convert_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/generic.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn convert_from<Src, Dst, Repr>(src: Src) -> Dst
[INFO] [stdout]     |        ------------ required by a bound in this function
[INFO] [stdout] 142 | where
[INFO] [stdout] 143 |     Src: Generic<Repr = Repr>,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert_from`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestsXYxaW/rust_out.long-type-15371446138841118131.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: use a unary tuple instead
[INFO] [stdout]     |
[INFO] [stdout]  77 | let d_person: DomainPerson = frunk::convert_from((a_person,)); // done
[INFO] [stdout]     |                                                  +        ++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DomainPerson<'_>: frunk::Generic` is not satisfied
[INFO] [stdout]    --> src/generic.rs:77:30
[INFO] [stdout]     |
[INFO] [stdout]  77 | let d_person: DomainPerson = frunk::convert_from(a_person); // done
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frunk::Generic` is not implemented for `DomainPerson<'_>`
[INFO] [stdout]    --> src/generic.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | struct DomainPerson<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/generic.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | pub trait Generic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/generic.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub trait Generic {
[INFO] [stdout]     | ----------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `frunk::Generic`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0,)
[INFO] [stdout]               (T1, T0)
[INFO] [stdout]               (T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T13, T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T14, T13, T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]             and 17 others
[INFO] [stdout] note: required by a bound in `frunk::convert_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/generic.rs:144:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn convert_from<Src, Dst, Repr>(src: Src) -> Dst
[INFO] [stdout]     |        ------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 144 |     Dst: Generic<Repr = Repr>,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert_from`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestsXYxaW/rust_out.long-type-15371446138841118131.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/generic.rs - generic (line 8) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `ApiPerson<'_>: frunk::Generic` is not satisfied
[INFO] [stdout]    --> src/generic.rs:31:50
[INFO] [stdout]     |
[INFO] [stdout]  31 | let d_person: DomainPerson = frunk::convert_from(a_person); // done
[INFO] [stdout]     |                              ------------------- ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frunk::Generic` is not implemented for `ApiPerson<'_>`
[INFO] [stdout]    --> src/generic.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct ApiPerson<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/generic.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | pub trait Generic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/generic.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub trait Generic {
[INFO] [stdout]     | ----------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `frunk::Generic`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0,)
[INFO] [stdout]               (T1, T0)
[INFO] [stdout]               (T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T13, T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T14, T13, T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]             and 17 others
[INFO] [stdout] note: required by a bound in `frunk::convert_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/generic.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn convert_from<Src, Dst, Repr>(src: Src) -> Dst
[INFO] [stdout]     |        ------------ required by a bound in this function
[INFO] [stdout] 142 | where
[INFO] [stdout] 143 |     Src: Generic<Repr = Repr>,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert_from`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestg6a8G1/rust_out.long-type-14446474679339247898.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: use a unary tuple instead
[INFO] [stdout]     |
[INFO] [stdout]  31 | let d_person: DomainPerson = frunk::convert_from((a_person,)); // done
[INFO] [stdout]     |                                                  +        ++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DomainPerson<'_>: frunk::Generic` is not satisfied
[INFO] [stdout]    --> src/generic.rs:31:30
[INFO] [stdout]     |
[INFO] [stdout]  31 | let d_person: DomainPerson = frunk::convert_from(a_person); // done
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frunk::Generic` is not implemented for `DomainPerson<'_>`
[INFO] [stdout]    --> src/generic.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | struct DomainPerson<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/generic.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | pub trait Generic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/generic.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub trait Generic {
[INFO] [stdout]     | ----------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `frunk::Generic`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0,)
[INFO] [stdout]               (T1, T0)
[INFO] [stdout]               (T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T13, T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]               (T14, T13, T12, T11, T10, T9, T8, T7, T6, T5, T4, T3, T2, T1, T0)
[INFO] [stdout]             and 17 others
[INFO] [stdout] note: required by a bound in `frunk::convert_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/generic.rs:144:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn convert_from<Src, Dst, Repr>(src: Src) -> Dst
[INFO] [stdout]     |        ------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 144 |     Dst: Generic<Repr = Repr>,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert_from`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestg6a8G1/rust_out.long-type-14446474679339247898.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hlist.rs - hlist::HList::LEN (line 76) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `LEN` found for struct `frunk_core::hlist::HCons<H, T>` in the current scope
[INFO] [stdout]   --> src/hlist.rs:82:38
[INFO] [stdout]    |
[INFO] [stdout] 82 | assert_eq!(<HList![i32, bool, f32]>::LEN, 3);
[INFO] [stdout]    |                                      ^^^ associated function or constant not found in `HCons<i32, HCons<bool, HCons<f32, HNil>>>`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]   --> src/hlist.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait HList: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait HList: Sized {
[INFO] [stdout]    | ---------------------- this is the trait that was imported
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: the full name for the type has been written to '/tmp/rustdoctest58X1n0/rust_out.long-type-9427698270250352829.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hlist.rs - hlist::HList::static_len (line 124) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `static_len` found for struct `frunk_core::hlist::HCons<H, T>` in the current scope
[INFO] [stdout]    --> src/hlist.rs:130:38
[INFO] [stdout]     |
[INFO] [stdout] 130 | assert_eq!(<HList![i32, bool, f32]>::static_len(), 3);
[INFO] [stdout]     |                                      ^^^^^^^^^^ associated function or constant not found in `HCons<i32, HCons<bool, HCons<f32, HNil>>>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> src/hlist.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | pub trait HList: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | pub trait HList: Sized {
[INFO] [stdout]     | ---------------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctest8ZDebR/rust_out.long-type-5862369066075981470.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hlist.rs - hlist::LiftFrom (line 1550) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `{float}: frunk::prelude::HList` is not satisfied
[INFO] [stdout]     --> src/hlist.rs:1559:9
[INFO] [stdout]      |
[INFO] [stdout] 1559 | let x = H::lift_from(42.0);
[INFO] [stdout]      |         ^ the trait `frunk::prelude::HList` is not implemented for `{float}`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ----------------------
[INFO] [stdout]      | |
[INFO] [stdout]      | this is the found trait
[INFO] [stdout]      | this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the following other types implement trait `frunk::prelude::HList`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:172:1
[INFO] [stdout]      |
[INFO] [stdout]  172 | impl HList for HNil {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^ `frunk::HNil`
[INFO] [stdout] ...
[INFO] [stdout]  188 | impl<H, T: HList> HList for HCons<H, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `frunk::HCons<H, T>`
[INFO] [stdout]      = note: required for `HCons<(), HCons<usize, HCons<f64, HCons<(), HCons<bool, HNil>>>>>` to implement `frunk::prelude::LiftFrom<{float}, frunk::indices::Suffixed<_>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/tmp/rustdoctestIIp8MA/rust_out.long-type-8274535818903475678.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: frunk::prelude::HList` is not satisfied
[INFO] [stdout]     --> src/hlist.rs:1562:12
[INFO] [stdout]      |
[INFO] [stdout] 1562 | let x: H = lift_from(true);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^ the trait `frunk::prelude::HList` is not implemented for `bool`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ---------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the following other types implement trait `frunk::prelude::HList`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:172:1
[INFO] [stdout]      |
[INFO] [stdout]  172 | impl HList for HNil {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^ `frunk::HNil`
[INFO] [stdout] ...
[INFO] [stdout]  188 | impl<H, T: HList> HList for HCons<H, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `frunk::HCons<H, T>`
[INFO] [stdout]      = note: required for `HCons<(), HCons<usize, HCons<f64, HCons<(), HCons<bool, HNil>>>>>` to implement `frunk::prelude::LiftFrom<bool, frunk::indices::Suffixed<_>>`
[INFO] [stdout] note: required by a bound in `frunk::lift_from`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:1534:28
[INFO] [stdout]      |
[INFO] [stdout] 1534 | pub fn lift_from<I, T, PF: LiftFrom<T, I>>(part: T) -> PF {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^ required by this bound in `lift_from`
[INFO] [stdout]      = note: the full name for the type has been written to '/tmp/rustdoctestIIp8MA/rust_out.long-type-8274535818903475678.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `_` to `bool`
[INFO] [stdout]     --> src/hlist.rs:1562:12
[INFO] [stdout]      |
[INFO] [stdout] 1562 | let x: H = lift_from(true);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^ no implementation for `bool + _`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Add<_>` is not implemented for `bool`
[INFO] [stdout] help: the following other types implement trait `frunk::prelude::LiftFrom<T, I>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:1581:1
[INFO] [stdout]      |
[INFO] [stdout] 1581 | / impl<T, Tail> LiftFrom<T, Here> for HCons<T, Tail>
[INFO] [stdout] 1582 | | where
[INFO] [stdout] 1583 | |     Tail: Default + HList,
[INFO] [stdout]      | |__________________________^ `frunk::HCons<T, Tail>` implements `frunk::prelude::LiftFrom<T, frunk::indices::Here>`
[INFO] [stdout] ...
[INFO] [stdout] 1590 | / impl<Head, Tail, ValAtIx, TailIx> LiftFrom<ValAtIx, There<TailIx>> for HCons<Head, Tail>
[INFO] [stdout] 1591 | | where
[INFO] [stdout] 1592 | |     Head: Default,
[INFO] [stdout] 1593 | |     Tail: HList + LiftFrom<ValAtIx, TailIx>,
[INFO] [stdout]      | |____________________________________________^ `frunk::HCons<Head, Tail>` implements `frunk::prelude::LiftFrom<ValAtIx, frunk::indices::There<TailIx>>`
[INFO] [stdout] ...
[INFO] [stdout] 1600 | / impl<Prefix, Suffix> LiftFrom<Prefix, Suffixed<Suffix>> for <Prefix as Add<Suffix>>::Output
[INFO] [stdout] 1601 | | where
[INFO] [stdout] 1602 | |     Prefix: HList + Add<Suffix>,
[INFO] [stdout] 1603 | |     Suffix: Default,
[INFO] [stdout]      | |____________________^ `<Prefix as Add<Suffix>>::Output` implements `frunk::prelude::LiftFrom<Prefix, frunk::indices::Suffixed<Suffix>>`
[INFO] [stdout]      = note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `HCons<(), HCons<usize, HCons<f64, HCons<(), HCons<bool, HNil>>>>>` to implement `frunk::prelude::LiftFrom<bool, frunk::indices::Suffixed<_>>`
[INFO] [stdout] note: required by a bound in `frunk::lift_from`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:1534:28
[INFO] [stdout]      |
[INFO] [stdout] 1534 | pub fn lift_from<I, T, PF: LiftFrom<T, I>>(part: T) -> PF {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^ required by this bound in `lift_from`
[INFO] [stdout]      = note: the full name for the type has been written to '/tmp/rustdoctestIIp8MA/rust_out.long-type-8274535818903475678.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hlist.rs - hlist::LiftInto (line 1579) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `{integer}: LiftInto<HCons<(), HCons<usize, HCons<f64, ...>>>, ...>` is not satisfied
[INFO] [stdout]     --> src/hlist.rs:1588:17
[INFO] [stdout]      |
[INFO] [stdout] 1588 | let x: H = 1337.lift_into();
[INFO] [stdout]      |                 ^^^^^^^^^ the trait `frunk::prelude::HList` is not implemented for `{integer}`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ----------------------
[INFO] [stdout]      | |
[INFO] [stdout]      | this is the found trait
[INFO] [stdout]      | this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the following other types implement trait `frunk::prelude::HList`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:172:1
[INFO] [stdout]      |
[INFO] [stdout]  172 | impl HList for HNil {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^ `frunk::HNil`
[INFO] [stdout] ...
[INFO] [stdout]  188 | impl<H, T: HList> HList for HCons<H, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `frunk::HCons<H, T>`
[INFO] [stdout]      = note: required for `HCons<(), HCons<usize, HCons<f64, HCons<(), HCons<bool, HNil>>>>>` to implement `frunk::prelude::LiftFrom<{integer}, frunk::indices::Suffixed<_>>`
[INFO] [stdout]      = note: required for `{integer}` to implement `LiftInto<HCons<(), HCons<usize, HCons<f64, HCons<(), ...>>>>, ...>`
[INFO] [stdout]      = note: the full name for the type has been written to '/tmp/rustdoctestU2Y88m/rust_out.long-type-12001479717767338443.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HCons<(), HCons<bool, HNil>>: LiftInto<HCons<(), ...>, ...>` is not satisfied
[INFO] [stdout]     --> src/hlist.rs:1592:12
[INFO] [stdout]      |
[INFO] [stdout] 1592 | let x: H = hlist![(), true].lift_into();
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ --------- required by a bound introduced by this call
[INFO] [stdout]      |            |
[INFO] [stdout]      |            unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `frunk::prelude::HList` is not implemented for `frunk_core::hlist::HCons<(), frunk_core::hlist::HCons<bool, frunk_core::hlist::HNil>>`
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ---------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the following other types implement trait `frunk::prelude::HList`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:172:1
[INFO] [stdout]      |
[INFO] [stdout]  172 | impl HList for HNil {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^ `frunk::HNil`
[INFO] [stdout] ...
[INFO] [stdout]  188 | impl<H, T: HList> HList for HCons<H, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `frunk::HCons<H, T>`
[INFO] [stdout]      = note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `HCons<(), HCons<usize, HCons<f64, HCons<(), HCons<bool, HNil>>>>>` to implement `LiftFrom<HCons<(), HCons<bool, HNil>>, Suffixed<_>>`
[INFO] [stdout]      = note: required for `frunk_core::hlist::HCons<(), frunk_core::hlist::HCons<bool, frunk_core::hlist::HNil>>` to implement `LiftInto<HCons<(), HCons<usize, HCons<f64, HCons<(), ...>>>>, ...>`
[INFO] [stdout]      = note: the full name for the type has been written to '/tmp/rustdoctestU2Y88m/rust_out.long-type-12001479717767338443.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<HCons<(), ...> as Add<_>>::Output == HCons<(), ...>`
[INFO] [stdout]     --> src/hlist.rs:1592:12
[INFO] [stdout]      |
[INFO] [stdout] 1592 | let x: H = hlist![(), true].lift_into();
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ --------- required by a bound introduced by this call
[INFO] [stdout]      |            |
[INFO] [stdout]      |            expected `HCons<(), HCons<usize, HCons<f64, ...>>>`, found `HCons<(), HCons<bool, _>>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected struct `frunk_core::hlist::HCons<_, frunk_core::hlist::HCons<usize, frunk_core::hlist::HCons<f64, frunk_core::hlist::HCons<(), frunk_core::hlist::HCons<bool, frunk_core::hlist::HNil>>>>>`
[INFO] [stdout]                 found struct `frunk_core::hlist::HCons<_, frunk_core::hlist::HCons<bool, _>>`
[INFO] [stdout]      = note: required for `frunk_core::hlist::HCons<(), frunk_core::hlist::HCons<bool, frunk_core::hlist::HNil>>` to implement `LiftInto<HCons<(), HCons<usize, HCons<f64, HCons<(), ...>>>>, ...>`
[INFO] [stdout]      = note: the full name for the type has been written to '/tmp/rustdoctestU2Y88m/rust_out.long-type-7478312843191338961.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HCons<{float}, HCons<(), HNil>>: LiftInto<HCons<(), ...>, ...>` is not satisfied
[INFO] [stdout]     --> src/hlist.rs:1595:12
[INFO] [stdout]      |
[INFO] [stdout] 1595 | let x: H = hlist![3.0, ()].lift_into();
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^ --------- required by a bound introduced by this call
[INFO] [stdout]      |            |
[INFO] [stdout]      |            unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `frunk::prelude::HList` is not implemented for `frunk_core::hlist::HCons<{float}, frunk_core::hlist::HCons<(), frunk_core::hlist::HNil>>`
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ---------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the following other types implement trait `frunk::prelude::HList`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:172:1
[INFO] [stdout]      |
[INFO] [stdout]  172 | impl HList for HNil {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^ `frunk::HNil`
[INFO] [stdout] ...
[INFO] [stdout]  188 | impl<H, T: HList> HList for HCons<H, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `frunk::HCons<H, T>`
[INFO] [stdout]      = note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `HCons<(), HCons<usize, HCons<f64, HCons<(), HCons<bool, HNil>>>>>` to implement `LiftFrom<HCons<{float}, HCons<(), HNil>>, Suffixed<_>>`
[INFO] [stdout]      = note: required for `frunk_core::hlist::HCons<{float}, frunk_core::hlist::HCons<(), frunk_core::hlist::HNil>>` to implement `LiftInto<HCons<(), HCons<usize, HCons<f64, HCons<(), ...>>>>, ...>`
[INFO] [stdout]      = note: the full name for the type has been written to '/tmp/rustdoctestU2Y88m/rust_out.long-type-12001479717767338443.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<HCons<{float}, ...> as Add<_>>::Output == HCons<(), ...>`
[INFO] [stdout]     --> src/hlist.rs:1595:12
[INFO] [stdout]      |
[INFO] [stdout] 1595 | let x: H = hlist![3.0, ()].lift_into();
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^ --------- required by a bound introduced by this call
[INFO] [stdout]      |            |
[INFO] [stdout]      |            expected `HCons<(), HCons<usize, HCons<f64, ...>>>`, found `HCons<{float}, HCons<(), _>>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected struct `frunk_core::hlist::HCons<(), frunk_core::hlist::HCons<usize, frunk_core::hlist::HCons<f64, frunk_core::hlist::HCons<(), frunk_core::hlist::HCons<bool, frunk_core::hlist::HNil>>>>>`
[INFO] [stdout]                 found struct `frunk_core::hlist::HCons<{float}, frunk_core::hlist::HCons<(), _>>`
[INFO] [stdout]      = note: required for `frunk_core::hlist::HCons<{float}, frunk_core::hlist::HCons<(), frunk_core::hlist::HNil>>` to implement `LiftInto<HCons<(), HCons<usize, HCons<f64, HCons<(), ...>>>>, ...>`
[INFO] [stdout]      = note: the full name for the type has been written to '/tmp/rustdoctestU2Y88m/rust_out.long-type-9650352967859045197.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HCons<(), HCons<usize, HNil>>: LiftInto<HCons<(), ...>, ...>` is not satisfied
[INFO] [stdout]     --> src/hlist.rs:1598:12
[INFO] [stdout]      |
[INFO] [stdout] 1598 | let x: H = hlist![(), 1337].lift_into();
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ --------- required by a bound introduced by this call
[INFO] [stdout]      |            |
[INFO] [stdout]      |            unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `frunk::prelude::HList` is not implemented for `frunk_core::hlist::HCons<(), frunk_core::hlist::HCons<usize, frunk_core::hlist::HNil>>`
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ---------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the following other types implement trait `frunk::prelude::HList`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:172:1
[INFO] [stdout]      |
[INFO] [stdout]  172 | impl HList for HNil {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^ `frunk::HNil`
[INFO] [stdout] ...
[INFO] [stdout]  188 | impl<H, T: HList> HList for HCons<H, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `frunk::HCons<H, T>`
[INFO] [stdout]      = note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `HCons<(), HCons<usize, HCons<f64, HCons<(), HCons<bool, HNil>>>>>` to implement `LiftFrom<HCons<(), HCons<usize, HNil>>, Suffixed<HCons<f64, ...>>>`
[INFO] [stdout]      = note: required for `frunk_core::hlist::HCons<(), frunk_core::hlist::HCons<usize, frunk_core::hlist::HNil>>` to implement `LiftInto<HCons<(), HCons<usize, HCons<f64, HCons<(), ...>>>>, ...>`
[INFO] [stdout]      = note: the full name for the type has been written to '/tmp/rustdoctestU2Y88m/rust_out.long-type-12001479717767338443.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HCons<(), HCons<usize, HCons<f64, ...>>>: LiftInto<..., ...>` is not satisfied
[INFO] [stdout]     --> src/hlist.rs:1601:12
[INFO] [stdout]      |
[INFO] [stdout] 1601 | let x: H = hlist![(), 1337, 42.0, (), true].lift_into();
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --------- required by a bound introduced by this call
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the trait `frunk::prelude::HList` is not implemented for `HCons<(), HCons<usize, HCons<f64, HCons<(), HCons<bool, HNil>>>>>`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/hlist.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | pub trait HList: Sized {
[INFO] [stdout]      | ---------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the following other types implement trait `frunk::prelude::HList`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/hlist.rs:172:1
[INFO] [stdout]      |
[INFO] [stdout]  172 | impl HList for HNil {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^ `frunk::HNil`
[INFO] [stdout] ...
[INFO] [stdout]  188 | impl<H, T: HList> HList for HCons<H, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `frunk::HCons<H, T>`
[INFO] [stdout]      = note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `HCons<(), HCons<usize, HCons<f64, HCons<(), HCons<bool, HNil>>>>>` to implement `LiftFrom<HCons<(), HCons<usize, HCons<f64, HCons<(), ...>>>>, ...>`
[INFO] [stdout]      = note: required for `HCons<(), HCons<usize, HCons<f64, HCons<(), HCons<bool, HNil>>>>>` to implement `LiftInto<HCons<(), HCons<usize, HCons<f64, HCons<(), ...>>>>, ...>`
[INFO] [stdout]      = note: the full name for the type has been written to '/tmp/rustdoctestU2Y88m/rust_out.long-type-12001479717767338443.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 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/labelled.rs - labelled (line 35) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `NewUser<'_>: frunk::LabelledGeneric` is not satisfied
[INFO] [stdout]    --> src/labelled.rs:63:47
[INFO] [stdout]     |
[INFO] [stdout]  63 | let s_user: ShortUser = frunk::transform_from(n_user); // done
[INFO] [stdout]     |                         --------------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frunk::LabelledGeneric` is not implemented for `NewUser<'_>`
[INFO] [stdout]    --> src/labelled.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | struct NewUser<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub trait LabelledGeneric {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/labelled.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub trait LabelledGeneric {
[INFO] [stdout]     | ------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `frunk::transform_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub fn transform_from<Src, Dst, Indices>(src: Src) -> Dst
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] 326 | where
[INFO] [stdout] 327 |     Src: LabelledGeneric,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ required by this bound in `transform_from`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ShortUser<'_>: frunk::LabelledGeneric` is not satisfied
[INFO] [stdout]    --> src/labelled.rs:63:25
[INFO] [stdout]     |
[INFO] [stdout]  63 | let s_user: ShortUser = frunk::transform_from(n_user); // done
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frunk::LabelledGeneric` is not implemented for `ShortUser<'_>`
[INFO] [stdout]    --> src/labelled.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct ShortUser<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub trait LabelledGeneric {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/labelled.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub trait LabelledGeneric {
[INFO] [stdout]     | ------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `frunk::transform_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:328:10
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub fn transform_from<Src, Dst, Indices>(src: Src) -> Dst
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 328 |     Dst: LabelledGeneric,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ required by this bound in `transform_from`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/labelled.rs - labelled::IntoUnlabelled::into_unlabelled (line 608) stdout ----
[INFO] [stdout] error[E0599]: no method named `into_unlabelled` found for struct `frunk_core::hlist::HCons<H, T>` in the current scope
[INFO] [stdout]    --> src/labelled.rs:620:33
[INFO] [stdout]     |
[INFO] [stdout] 620 | let unlabelled = labelled_hlist.into_unlabelled();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> src/labelled.rs:599:1
[INFO] [stdout]     |
[INFO] [stdout] 599 | pub trait IntoUnlabelled {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:472:1
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub trait IntoUnlabelled {
[INFO] [stdout]     | ------------------------ this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestGA9HwC/rust_out.long-type-13226447543763833721.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: there is a method `into_value_labelled` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 620 - let unlabelled = labelled_hlist.into_unlabelled();
[INFO] [stdout] 620 + let unlabelled = labelled_hlist.into_value_labelled();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/labelled.rs - labelled (line 70) stdout ----
[INFO] [stdout] error[E0599]: the method `transmogrify` exists for struct `InternalUser<'_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/labelled.rs:133:49
[INFO] [stdout]     |
[INFO] [stdout]  91 | struct InternalUser<'a> {
[INFO] [stdout]     | ----------------------- method `transmogrify` not found for this struct because it doesn't satisfy `InternalUser<'_>: frunk::LabelledGeneric` or `_: Transmogrifier<_, LabelledGenericTransmogIndicesWrapper<_>>`
[INFO] [stdout] ...
[INFO] [stdout] 133 | let external_user: ExternalUser = internal_user.transmogrify();
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^ method cannot be called on `InternalUser<'_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `InternalUser<'_>: frunk::LabelledGeneric`
[INFO] [stdout]             which is required by `InternalUser<'_>: frunk::labelled::Transmogrifier<_, frunk::indices::LabelledGenericTransmogIndicesWrapper<_>>`
[INFO] [stdout]             `&InternalUser<'_>: frunk::LabelledGeneric`
[INFO] [stdout]             which is required by `&InternalUser<'_>: frunk::labelled::Transmogrifier<_, frunk::indices::LabelledGenericTransmogIndicesWrapper<_>>`
[INFO] [stdout]             `&mut InternalUser<'_>: frunk::LabelledGeneric`
[INFO] [stdout]             which is required by `&mut InternalUser<'_>: frunk::labelled::Transmogrifier<_, frunk::indices::LabelledGenericTransmogIndicesWrapper<_>>`
[INFO] [stdout] note: the trait `frunk::LabelledGeneric` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub trait LabelledGeneric {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Transmogrifier` which provides `transmogrify` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  72 + use frunk_core::labelled::Transmogrifier;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/labelled.rs - labelled::IntoValueLabelled::into_value_labelled (line 661) stdout ----
[INFO] [stdout] error[E0599]: no method named `into_value_labelled` found for struct `frunk_core::hlist::HCons<H, T>` in the current scope
[INFO] [stdout]    --> src/labelled.rs:673:82
[INFO] [stdout]     |
[INFO] [stdout] 673 | let value_labelled: HList![ValueField<&str>, ValueField<isize>] = labelled_hlist.into_value_labelled();
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestoNHOl8/rust_out.long-type-1390419289482668182.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: trait `IntoValueLabelled` which provides `into_value_labelled` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 661 + use crate::frunk_core::labelled::IntoValueLabelled;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_unlabelled` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 673 - let value_labelled: HList![ValueField<&str>, ValueField<isize>] = labelled_hlist.into_value_labelled();
[INFO] [stdout] 673 + let value_labelled: HList![ValueField<&str>, ValueField<isize>] = labelled_hlist.into_unlabelled();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/labelled.rs - labelled::LabelledGeneric (line 171) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `NewUser<'_>: frunk::LabelledGeneric` is not satisfied
[INFO] [stdout]    --> src/labelled.rs:198:47
[INFO] [stdout]     |
[INFO] [stdout] 198 | let s_user: SavedUser = frunk::transform_from(n_user); // done
[INFO] [stdout]     |                         --------------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frunk::LabelledGeneric` is not implemented for `NewUser<'_>`
[INFO] [stdout]    --> src/labelled.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct NewUser<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub trait LabelledGeneric {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/labelled.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub trait LabelledGeneric {
[INFO] [stdout]     | ------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `frunk::transform_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub fn transform_from<Src, Dst, Indices>(src: Src) -> Dst
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] 326 | where
[INFO] [stdout] 327 |     Src: LabelledGeneric,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ required by this bound in `transform_from`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SavedUser<'_>: frunk::LabelledGeneric` is not satisfied
[INFO] [stdout]    --> src/labelled.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 | let s_user: SavedUser = frunk::transform_from(n_user); // done
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frunk::LabelledGeneric` is not implemented for `SavedUser<'_>`
[INFO] [stdout]    --> src/labelled.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | struct SavedUser<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `frunk_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub trait LabelledGeneric {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/labelled.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub trait LabelledGeneric {
[INFO] [stdout]     | ------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `frunk::transform_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:328:10
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub fn transform_from<Src, Dst, Indices>(src: Src) -> Dst
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 328 |     Dst: LabelledGeneric,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ required by this bound in `transform_from`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/labelled.rs - labelled::Transmogrifier (line 807) stdout ----
[INFO] [stdout] error[E0599]: the method `transmogrify` exists for struct `InternalUser<'_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/labelled.rs:869:49
[INFO] [stdout]     |
[INFO] [stdout] 827 | struct InternalUser<'a> {
[INFO] [stdout]     | ----------------------- method `transmogrify` not found for this struct because it doesn't satisfy `InternalUser<'_>: frunk::LabelledGeneric` or `_: Transmogrifier<_, LabelledGenericTransmogIndicesWrapper<_>>`
[INFO] [stdout] ...
[INFO] [stdout] 869 | let external_user: ExternalUser = internal_user.transmogrify();
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^ method cannot be called on `InternalUser<'_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `InternalUser<'_>: frunk::LabelledGeneric`
[INFO] [stdout]             which is required by `InternalUser<'_>: frunk::labelled::Transmogrifier<_, frunk::indices::LabelledGenericTransmogIndicesWrapper<_>>`
[INFO] [stdout]             `&InternalUser<'_>: frunk::LabelledGeneric`
[INFO] [stdout]             which is required by `&InternalUser<'_>: frunk::labelled::Transmogrifier<_, frunk::indices::LabelledGenericTransmogIndicesWrapper<_>>`
[INFO] [stdout]             `&mut InternalUser<'_>: frunk::LabelledGeneric`
[INFO] [stdout]             which is required by `&mut InternalUser<'_>: frunk::labelled::Transmogrifier<_, frunk::indices::LabelledGenericTransmogIndicesWrapper<_>>`
[INFO] [stdout] note: the trait `frunk::LabelledGeneric` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frunk_core-0.4.4/src/labelled.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub trait LabelledGeneric {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Transmogrifier` which provides `transmogrify` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 809 + use frunk_core::labelled::Transmogrifier;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/coproduct.rs - coproduct::Coproduct<Head,Tail>::fold (line 544)
[INFO] [stdout]     src/coproduct.rs - coproduct::Coproduct<Head,Tail>::inject (line 133)
[INFO] [stdout]     src/coproduct.rs - coproduct::Coproduct<Head,Tail>::to_mut (line 492)
[INFO] [stdout]     src/coproduct.rs - coproduct::Coproduct<Head,Tail>::to_ref (line 467)
[INFO] [stdout]     src/generic.rs - generic (line 8)
[INFO] [stdout]     src/generic.rs - generic::Generic (line 54)
[INFO] [stdout]     src/hlist.rs - hlist::HList::LEN (line 76)
[INFO] [stdout]     src/hlist.rs - hlist::HList::static_len (line 124)
[INFO] [stdout]     src/hlist.rs - hlist::LiftFrom (line 1550)
[INFO] [stdout]     src/hlist.rs - hlist::LiftInto (line 1579)
[INFO] [stdout]     src/labelled.rs - labelled (line 35)
[INFO] [stdout]     src/labelled.rs - labelled (line 70)
[INFO] [stdout]     src/labelled.rs - labelled::IntoUnlabelled::into_unlabelled (line 608)
[INFO] [stdout]     src/labelled.rs - labelled::IntoValueLabelled::into_value_labelled (line 661)
[INFO] [stdout]     src/labelled.rs - labelled::LabelledGeneric (line 171)
[INFO] [stdout]     src/labelled.rs - labelled::Transmogrifier (line 807)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 71 passed; 16 failed; 2 ignored; 0 measured; 0 filtered out; finished in 5.66s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470", kill_on_drop: false }`
[INFO] [stdout] 0fcc1c17ba5eeff579d660edcb93a02a9b488c3299a4b9939e052edb70ada470
