[INFO] fetching crate fp-library 0.17.0...
[INFO] testing fp-library-0.17.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate fp-library 0.17.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate fp-library 0.17.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fp-library 0.17.0
[INFO] tweaked toml for crates.io crate fp-library 0.17.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fp-library 0.17.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 fp-library 0.17.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 toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded toml v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded quickcheck_macros v1.2.0
[INFO] [stderr]   Downloaded serde_spanned v1.1.1
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded proc-macro-warning v1.84.1
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded stacker v0.1.23
[INFO] [stderr]   Downloaded psm v0.1.30
[INFO] [stderr]   Downloaded quickcheck v1.1.0
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded rapidhash v4.4.1
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded bumpalo v3.20.2
[INFO] [stderr]   Downloaded winnow v1.0.1
[INFO] [stderr]   Downloaded rand v0.10.1
[INFO] [stderr]   Downloaded wasip2 v1.0.2+wasi-0.2.9
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded fp-macros v0.8.0
[INFO] [stderr]   Downloaded web-sys v0.3.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce
[INFO] running `Command { std: "docker" "start" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce", 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" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce" "/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" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce", 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" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rapidhash v4.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fp-macros v0.8.0
[INFO] [stderr]    Compiling fp-library v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.59s
[INFO] running `Command { std: "docker" "inspect" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce", 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" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce" "/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 memchr v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling fp-macros v0.8.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling fp-library v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce", 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" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce" "/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.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fp_library-bd509e15e4c0a220)
[INFO] [stdout] 
[INFO] [stdout] running 1199 tests
[INFO] [stdout] test classes::deferrable::tests::prop_deferrable_transparency ... ok
[INFO] [stdout] test classes::deferrable::tests::prop_deferrable_nesting ... ok
[INFO] [stdout] test classes::extract::tests::prop_extract_pure ... ok
[INFO] [stdout] test classes::monad_plus::tests::left_zero_cat_list ... ok
[INFO] [stdout] test classes::monad_plus::tests::left_zero_option ... ok
[INFO] [stdout] test classes::monad_plus::tests::left_zero_vec ... ok
[INFO] [stdout] test classes::monad_rec::tests::prop_monad_rec_identity_option ... ok
[INFO] [stdout] test classes::monad_rec::tests::prop_monad_rec_identity_thunk ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_forever_option_none ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_repeat_m_option ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_repeat_m_zero ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_until_some_option ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_until_m_option ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_until_m_runs_once ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_while_m_false_immediately ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_while_m_option ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_while_some_immediate_none ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_until_some_immediate ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_while_some_option ... ok
[INFO] [stdout] test classes::ref_bifunctor::tests::prop_ref_bifunctor_composition ... ok
[INFO] [stdout] test classes::ref_bifunctor::tests::prop_ref_bifunctor_identity ... ok
[INFO] [stdout] test classes::ref_functor::tests::prop_ref_functor_composition ... ok
[INFO] [stdout] test classes::ref_functor::tests::prop_ref_functor_identity ... ok
[INFO] [stdout] test classes::send_deferrable::tests::prop_send_deferrable_nesting_arc_lazy ... ok
[INFO] [stdout] test classes::send_deferrable::tests::prop_send_deferrable_nesting_arc_try_lazy ... ok
[INFO] [stdout] test classes::send_deferrable::tests::prop_send_deferrable_transparency_arc_lazy ... ok
[INFO] [stdout] test classes::send_deferrable::tests::prop_send_deferrable_nesting_try_send_thunk ... ok
[INFO] [stdout] test classes::send_deferrable::tests::prop_send_deferrable_nesting_send_thunk ... ok
[INFO] [stdout] test classes::send_deferrable::tests::prop_send_deferrable_transparency_arc_try_lazy ... ok
[INFO] [stdout] test classes::send_deferrable::tests::prop_send_deferrable_transparency_try_send_thunk ... ok
[INFO] [stdout] test classes::send_deferrable::tests::prop_send_deferrable_transparency_send_thunk ... ok
[INFO] [stdout] test classes::send_ref_functor::tests::prop_send_ref_functor_identity ... ok
[INFO] [stdout] test dispatch::tests::test_ref_lazy_map ... ok
[INFO] [stdout] test dispatch::tests::test_ref_option_filter_map ... ok
[INFO] [stdout] test dispatch::tests::test_ref_option_partition ... ok
[INFO] [stdout] test dispatch::tests::test_ref_option_partition_map ... ok
[INFO] [stdout] test dispatch::tests::test_ref_option_traverse ... ok
[INFO] [stdout] test classes::send_ref_functor::tests::prop_send_ref_functor_composition ... ok
[INFO] [stdout] test dispatch::tests::test_ref_result_bi_fold_left ... ok
[INFO] [stdout] test dispatch::tests::test_ref_option_filter ... ok
[INFO] [stdout] test dispatch::tests::test_ref_result_bi_fold_map ... ok
[INFO] [stdout] test dispatch::tests::test_ref_result_bi_fold_right ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_filter ... ok
[INFO] [stdout] test dispatch::tests::test_ref_result_bi_traverse ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_filter_map ... ok
[INFO] [stdout] test dispatch::tests::test_ref_result_bimap ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_filter_map_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_filter_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_fold_left_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_fold_map_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_partition_map_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_fold_right_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_map_with_index ... ok
[INFO] [stdout] test classes::monad_plus::tests::distributivity_vec ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_partition_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_traverse ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_traverse_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_wilt ... ok
[INFO] [stdout] test dispatch::tests::test_ref_vec_wither ... ok
[INFO] [stdout] test dispatch::tests::test_val_none_map ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_bind ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_filter ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_filter_map ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_filter_map_none ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_lift2 ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_map ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_partition ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_traverse ... ok
[INFO] [stdout] test dispatch::tests::test_val_result_bi_fold_left ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_traverse_none ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_wilt ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_wither ... ok
[INFO] [stdout] test dispatch::tests::test_val_result_bi_fold_right ... ok
[INFO] [stdout] test dispatch::tests::test_val_result_bi_traverse ... ok
[INFO] [stdout] test dispatch::tests::test_val_result_bimap ... ok
[INFO] [stdout] test dispatch::tests::test_val_result_bimap_err ... ok
[INFO] [stdout] test dispatch::tests::test_val_result_bi_fold_map ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_filter_map ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_filter ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_filter_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_fold_left_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_filter_map_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_fold_map_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_fold_right_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_map ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_map_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_partition_map_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_partition_with_index ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_traverse ... ok
[INFO] [stdout] test types::additive::tests::monoid_left_identity ... ok
[INFO] [stdout] test dispatch::tests::test_val_vec_traverse_with_index ... ok
[INFO] [stdout] test types::additive::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::additive::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::chained_maps ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::clone_and_lower ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::lift_lower_ref_identity ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::map_on_none_stays_none ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::fold_map_on_mapped ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::property::collapse_preserves_value ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_forever_thunk_stack_safe ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::property::functor_identity_option ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::property::functor_composition_option ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::property::functor_identity_vec ... ok
[INFO] [stdout] test types::arc_ptr::tests::test_arc_clone ... ok
[INFO] [stdout] test types::arc_ptr::tests::test_arc_pointer_new ... ok
[INFO] [stdout] test types::arc_ptr::tests::test_arc_ref_counted_new ... ok
[INFO] [stdout] test types::arc_ptr::tests::test_arc_send_ref_counted_new ... ok
[INFO] [stdout] test types::arc_ptr::tests::test_arc_try_unwrap ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::property::functor_composition_vec ... ok
[INFO] [stdout] test types::box_ptr::tests::test_box_not_clone ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::send_across_thread ... ok
[INFO] [stdout] test types::box_ptr::tests::test_box_to_dyn_fn ... ok
[INFO] [stdout] test types::box_ptr::tests::test_box_new ... ok
[INFO] [stdout] test types::box_ptr::tests::test_box_to_dyn_fn_free_fn ... ok
[INFO] [stdout] test types::box_ptr::tests::test_box_to_dyn_fn_ref ... ok
[INFO] [stdout] test types::cat_list::tests::applicative_homomorphism ... ok
[INFO] [stdout] test dispatch::tests::test_val_option_partition_map ... ok
[INFO] [stdout] test types::box_ptr::tests::test_box_to_ref_dyn_fn_free_fn ... ok
[INFO] [stdout] test types::cat_list::tests::bind_returning_empty ... ok
[INFO] [stdout] test types::cat_list::tests::bind_empty ... ok
[INFO] [stdout] test types::arc_coyoneda::tests::property::foldable_consistency_vec ... ok
[INFO] [stdout] test types::cat_list::tests::extend_duplicate_suffixes ... ok
[INFO] [stdout] test types::cat_list::tests::extend_empty ... ok
[INFO] [stdout] test types::cat_list::tests::extend_associativity ... ok
[INFO] [stdout] test types::cat_list::tests::extend_singleton ... ok
[INFO] [stdout] test types::cat_list::tests::extend_sum_of_suffixes ... ok
[INFO] [stdout] test classes::monad_plus::tests::distributivity_cat_list ... ok
[INFO] [stdout] test types::cat_list::tests::applicative_identity ... ok
[INFO] [stdout] test types::cat_list::tests::fold_left_empty ... ok
[INFO] [stdout] test types::cat_list::tests::fold_right_empty ... ok
[INFO] [stdout] test classes::monad_rec::tests::test_repeat_m_stack_safe ... ok
[INFO] [stdout] test types::cat_list::tests::filterable_partition_map_identity ... ok
[INFO] [stdout] test types::cat_list::tests::map_empty ... ok
[INFO] [stdout] test types::cat_list::tests::filterable_filter_map_just ... ok
[INFO] [stdout] test types::cat_list::tests::monad_left_identity ... ok
[INFO] [stdout] test types::cat_list::tests::monad_rec_identity ... ok
[INFO] [stdout] test types::cat_list::tests::functor_identity ... ok
[INFO] [stdout] test types::cat_list::tests::monad_rec_sum_range ... ok
[INFO] [stdout] test types::cat_list::tests::filterable_filter_map_identity ... ok
[INFO] [stdout] test types::cat_list::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::cat_list::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::cat_list::tests::par_compact_basic ... ok
[INFO] [stdout] test types::cat_list::tests::par_filter_basic ... ok
[INFO] [stdout] test types::cat_list::tests::par_filter_map_basic ... ok
[INFO] [stdout] test types::cat_list::tests::par_fold_map_empty ... ok
[INFO] [stdout] test types::cat_list::tests::par_fold_map_multiple ... ok
[INFO] [stdout] test types::cat_list::tests::par_fold_map_with_index_basic ... ok
[INFO] [stdout] test types::cat_list::tests::par_map_basic ... ok
[INFO] [stdout] test types::cat_list::tests::monad_right_identity ... ok
[INFO] [stdout] test types::cat_list::tests::compactable_functor_identity ... ok
[INFO] [stdout] test types::cat_list::tests::par_map_with_index_basic ... ok
[INFO] [stdout] test types::cat_list::tests::plus_annihilation ... ok
[INFO] [stdout] test types::cat_list::tests::par_separate_basic ... ok
[INFO] [stdout] test types::cat_list::tests::functor_composition ... ok
[INFO] [stdout] test types::cat_list::tests::plus_right_identity ... ok
[INFO] [stdout] test types::cat_list::tests::monad_associativity ... ok
[INFO] [stdout] test types::cat_list::tests::alt_associativity ... ok
[INFO] [stdout] test types::cat_list::tests::prop_append_associative ... ok
[INFO] [stdout] test types::cat_list::tests::prop_append_concatenates ... ok
[INFO] [stdout] test types::cat_list::tests::prop_borrowing_iter_size_hint ... ok
[INFO] [stdout] test types::cat_list::tests::prop_append_sums_len ... ok
[INFO] [stdout] test types::cat_list::tests::par_ref_functor_equivalence ... ok
[INFO] [stdout] test types::cat_list::tests::prop_cons_equivalence_linked_list ... ok
[INFO] [stdout] test types::cat_list::tests::prop_is_empty_correct ... ok
[INFO] [stdout] test types::cat_list::tests::plus_left_identity ... ok
[INFO] [stdout] test types::cat_list::tests::prop_cons_increases_len ... ok
[INFO] [stdout] test types::cat_list::tests::prop_append_identity ... ok
[INFO] [stdout] test types::cat_list::tests::prop_borrowing_iter_matches_consuming ... ok
[INFO] [stdout] test types::cat_list::tests::prop_cons_adds_to_front ... ok
[INFO] [stdout] test types::cat_list::tests::prop_len_correct ... ok
[INFO] [stdout] test types::cat_list::tests::prop_snoc_increases_len ... ok
[INFO] [stdout] test types::cat_list::tests::prop_uncons_correct ... ok
[INFO] [stdout] test types::cat_list::tests::alt_distributivity ... ok
[INFO] [stdout] test types::cat_list::tests::prop_uncons_decreases_len ... ok
[INFO] [stdout] test types::cat_list::tests::prop_snoc_adds_to_back ... ok
[INFO] [stdout] test types::cat_list::tests::ref_foldable_additive ... ok
[INFO] [stdout] test types::cat_list::tests::prop_uncons_equivalence_linked_list ... ok
[INFO] [stdout] test types::cat_list::tests::ref_semimonad_left_identity ... ok
[INFO] [stdout] test types::cat_list::tests::prop_par_fold_map_equals_fold_map ... ok
[INFO] [stdout] test types::cat_list::tests::test_basic_operations ... ok
[INFO] [stdout] test types::cat_list::tests::test_borrowing_iter_empty ... ok
[INFO] [stdout] test types::cat_list::tests::test_borrowing_iter_exact_size ... ok
[INFO] [stdout] test types::cat_list::tests::test_append_empty ... ok
[INFO] [stdout] test types::cat_list::tests::test_borrowing_iter_matches_consuming_iter ... ok
[INFO] [stdout] test types::cat_list::tests::test_cat_list_display_appended ... ok
[INFO] [stdout] test types::cat_list::tests::test_cat_list_display_empty ... ok
[INFO] [stdout] test types::cat_list::tests::test_borrowing_iter_singleton ... ok
[INFO] [stdout] test types::cat_list::tests::test_cat_list_display_multiple ... ok
[INFO] [stdout] test types::cat_list::tests::test_cat_list_display_singleton ... ok
[INFO] [stdout] test types::cat_list::tests::test_cat_list_display_strings ... ok
[INFO] [stdout] test types::cat_list::tests::test_consuming_iter_exact_size ... ok
[INFO] [stdout] test types::cat_list::tests::test_concatenation ... ok
[INFO] [stdout] test types::cat_list::tests::test_flattening ... ok
[INFO] [stdout] test types::cat_list::tests::test_iteration ... ok
[INFO] [stdout] test types::cat_list::tests::test_len ... ok
[INFO] [stdout] test types::cat_list::tests::test_len_append ... ok
[INFO] [stdout] test types::cat_list::tests::test_len_cons ... ok
[INFO] [stdout] test types::cat_list::tests::test_len_snoc ... ok
[INFO] [stdout] test types::cat_list::tests::test_len_uncons ... ok
[INFO] [stdout] test types::cat_list::tests::test_uncons_edge_cases ... ok
[INFO] [stdout] test types::cat_list::tests::traverse_empty ... ok
[INFO] [stdout] test types::cat_list::tests::prop_par_map_equals_map ... ok
[INFO] [stdout] test types::cat_list::tests::ref_functor_identity ... ok
[INFO] [stdout] test types::conjunctive::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::cat_list::tests::witherable_identity ... ok
[INFO] [stdout] test types::conjunctive::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::conjunctive::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::control_flow::tests::bifunctor_composition ... ok
[INFO] [stdout] test types::control_flow::tests::bifunctor_identity ... ok
[INFO] [stdout] test types::control_flow::tests::functor_composition_with_break ... ok
[INFO] [stdout] test types::cat_list::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::control_flow::tests::functor_composition_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::functor_identity_with_break ... ok
[INFO] [stdout] test types::control_flow::tests::monad_associativity_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::functor_identity_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::monad_left_identity_with_break ... ok
[INFO] [stdout] test types::control_flow::tests::break_and_continue_val_complementary ... ok
[INFO] [stdout] test types::control_flow::tests::monad_left_identity_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::monad_rec_break_applied_identity ... ok
[INFO] [stdout] test types::control_flow::tests::monad_associativity_with_break ... ok
[INFO] [stdout] test types::control_flow::tests::monad_rec_continue_applied_identity ... ok
[INFO] [stdout] test types::control_flow::tests::monad_rec_break_applied_short_circuit ... ok
[INFO] [stdout] test types::control_flow::tests::monad_rec_break_applied_sum_range ... ok
[INFO] [stdout] test types::control_flow::tests::monad_rec_continue_applied_short_circuit ... ok
[INFO] [stdout] test types::control_flow::tests::monad_rec_continue_applied_stack_safety ... ok
[INFO] [stdout] test types::cat_list::tests::ref_functor_composition ... ok
[INFO] [stdout] test types::cat_list::tests::ref_alt_associativity ... ok
[INFO] [stdout] test types::control_flow::tests::monad_rec_continue_applied_sum_range ... ok
[INFO] [stdout] test types::control_flow::tests::monad_right_identity_with_break ... ok
[INFO] [stdout] test types::control_flow::tests::monad_rec_break_applied_stack_safety ... ok
[INFO] [stdout] test types::control_flow::tests::swap_involution ... ok
[INFO] [stdout] test types::control_flow::tests::test_applicative_continue_applied ... ok
[INFO] [stdout] test types::control_flow::tests::test_applicative_break_applied ... ok
[INFO] [stdout] test types::control_flow::tests::test_apply_with_break ... ok
[INFO] [stdout] test types::control_flow::tests::test_apply_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::test_bimap ... ok
[INFO] [stdout] test types::control_flow::tests::test_bifunctor ... ok
[INFO] [stdout] test types::control_flow::tests::test_break_val ... ok
[INFO] [stdout] test types::control_flow::tests::test_continue_val ... ok
[INFO] [stdout] test types::control_flow::tests::test_bind_with_break ... ok
[INFO] [stdout] test types::control_flow::tests::monad_right_identity_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::test_bind_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::test_functor_with_break ... ok
[INFO] [stdout] test types::control_flow::tests::test_foldable_with_break ... ok
[INFO] [stdout] test types::control_flow::tests::test_foldable_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::test_is_continue ... ok
[INFO] [stdout] test types::control_flow::tests::test_is_break ... ok
[INFO] [stdout] test types::control_flow::tests::test_functor_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::test_map_continue ... ok
[INFO] [stdout] test types::control_flow::tests::test_lift2_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::test_map_break ... ok
[INFO] [stdout] test types::control_flow::tests::test_monad_rec_continue_applied ... ok
[INFO] [stdout] test types::control_flow::tests::test_lift2_with_break ... ok
[INFO] [stdout] test types::control_flow::tests::test_monad_continue_applied ... ok
[INFO] [stdout] test types::control_flow::tests::test_monad_rec_break_applied ... ok
[INFO] [stdout] test types::control_flow::tests::test_monad_break_applied ... ok
[INFO] [stdout] test types::control_flow::tests::test_pointed_with_continue ... ok
[INFO] [stdout] test types::control_flow::tests::test_traversable_with_break ... ok
[INFO] [stdout] test types::control_flow::tests::test_traversable_with_continue ... ok
[INFO] [stdout] test types::coyoneda::tests::apply_option_some ... ok
[INFO] [stdout] test types::coyoneda::tests::apply_vec ... ok
[INFO] [stdout] test types::coyoneda::tests::apply_option_none_fn ... ok
[INFO] [stdout] test types::coyoneda::tests::bind_after_map ... ok
[INFO] [stdout] test types::coyoneda::tests::chained_maps_vec ... ok
[INFO] [stdout] test types::coyoneda::tests::collapse_periodic_in_loop ... ok
[INFO] [stdout] test types::control_flow::tests::test_pointed_with_break ... ok
[INFO] [stdout] test types::coyoneda::tests::collapse_preserves_value ... ok
[INFO] [stdout] test types::coyoneda::tests::bind_vec ... ok
[INFO] [stdout] test types::coyoneda::tests::fold_left_on_coyoneda ... ok
[INFO] [stdout] test types::coyoneda::tests::fold_map_on_lifted_vec ... ok
[INFO] [stdout] test types::control_flow::tests::test_swap ... ok
[INFO] [stdout] test types::coyoneda::tests::bind_option_none ... ok
[INFO] [stdout] test types::coyoneda::tests::bind_option_some ... ok
[INFO] [stdout] test types::coyoneda::tests::collapse_then_map ... ok
[INFO] [stdout] test types::coyoneda::tests::fold_map_on_mapped_coyoneda ... ok
[INFO] [stdout] test types::coyoneda::tests::fold_map_on_none_is_empty ... ok
[INFO] [stdout] test types::coyoneda::tests::fold_right_on_coyoneda ... ok
[INFO] [stdout] test types::coyoneda::tests::functor_composition_law ... ok
[INFO] [stdout] test types::coyoneda::tests::functor_identity_law ... ok
[INFO] [stdout] test types::coyoneda::tests::hoist_with_maps ... ok
[INFO] [stdout] test types::coyoneda::tests::lift2_option_both_some ... ok
[INFO] [stdout] test types::coyoneda::tests::lift2_option_one_none ... ok
[INFO] [stdout] test types::coyoneda::tests::lift2_vec ... ok
[INFO] [stdout] test types::coyoneda::tests::lift2_with_prior_maps ... ok
[INFO] [stdout] test types::coyoneda::tests::lift_lower_identity_none ... ok
[INFO] [stdout] test types::coyoneda::tests::lift_lower_identity_option ... ok
[INFO] [stdout] test types::coyoneda::tests::lift_lower_identity_vec ... ok
[INFO] [stdout] test types::coyoneda::tests::from_coyoneda_then_map_lower ... ok
[INFO] [stdout] test types::coyoneda::tests::lift_lower_roundtrip_preserves_value ... ok
[INFO] [stdout] test types::coyoneda::tests::from_coyoneda_to_explicit ... ok
[INFO] [stdout] test types::coyoneda::tests::from_roundtrip_preserves_semantics ... ok
[INFO] [stdout] test types::coyoneda::tests::hoist_then_map ... ok
[INFO] [stdout] test types::coyoneda::tests::hoist_vec_to_option ... ok
[INFO] [stdout] test types::coyoneda::tests::map_free_function_dispatches_to_brand ... ok
[INFO] [stdout] test types::coyoneda::tests::new_constructor ... ok
[INFO] [stdout] test types::coyoneda::tests::map_on_none_stays_none ... ok
[INFO] [stdout] test types::coyoneda::tests::new_is_equivalent_to_lift_then_map ... ok
[INFO] [stdout] test types::coyoneda::tests::many_chained_maps ... ok
[INFO] [stdout] test types::coyoneda::tests::pointed_pure_vec ... ok
[INFO] [stdout] test types::coyoneda::tests::pointed_pure_option ... ok
[INFO] [stdout] test types::coyoneda::tests::single_map_option ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::apply_preserves_prior_maps_on_fa ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::apply_some_fn_to_none ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::apply_some_to_some ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::apply_vec_applies_each_fn_to_each_value ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::bind_none_stays_none ... ok
[INFO] [stdout] test types::coyoneda::tests::property::functor_identity_option ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::apply_none_fn_to_some ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::bind_some ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::bind_uses_accumulated_maps ... ok
[INFO] [stdout] test types::coyoneda::tests::property::functor_composition_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::bind_returning_none_gives_none ... ok
[INFO] [stdout] test types::coyoneda::tests::property::functor_identity_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::bind_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::bind_vec_with_maps ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::brand_foldable_fold_map ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::brand_foldable_fold_right ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::brand_functor_composition_law ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::brand_foldable_on_none ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::brand_functor_chained_maps_fuse ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::brand_functor_identity_law ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::brand_functor_map ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::chained_maps_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::fold_map_on_lifted_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::fold_map_on_mapped_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::fold_map_on_none_is_empty ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::fold_map_with_index_on_lifted_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::fold_map_with_index_on_none ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::fold_map_with_index_on_option ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::fold_map_with_index_on_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::from_explicit_lift_only ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::from_explicit_to_coyoneda ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::functor_composition_law ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::functor_identity_law ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::hoist_preserves_accumulated_maps ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::hoist_then_map ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::hoist_vec_to_option ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::into_coyoneda_from_lift ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::into_coyoneda_preserves_semantics ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::lift_lower_identity_none ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::lift_lower_identity_option ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::lift_lower_identity_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::lift_lower_roundtrip_preserves_value ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::many_chained_maps ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::map_on_none_stays_none ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::new_constructor ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::new_is_equivalent_to_lift_then_map ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::property::functor_identity_option ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::pure_option ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::pure_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::test_boxed_erases_type ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::single_map_option ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::test_boxed_send ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::test_send_auto_derived ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::traverse_lifted_identity ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::traverse_vec_to_option_all_pass ... ok
[INFO] [stdout] test types::disjunctive::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::disjunctive::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::traverse_option_to_vec ... ok
[INFO] [stdout] test types::disjunctive::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::property::functor_composition_vec ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::property::functor_identity_vec ... ok
[INFO] [stdout] test types::endofunction::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::endofunction::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::endomorphism::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::endofunction::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::endomorphism::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::endomorphism::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::first::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::fn_brand::tests::category_left_identity ... ok
[INFO] [stdout] test types::fn_brand::tests::category_right_identity ... ok
[INFO] [stdout] test types::dual::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::fn_brand::tests::contravariant_composition ... ok
[INFO] [stdout] test types::fn_brand::tests::contravariant_identity ... ok
[INFO] [stdout] test types::fn_brand::tests::profunctor_composition ... ok
[INFO] [stdout] test types::dual::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::free::tests::test_free_bind ... ok
[INFO] [stdout] test types::fn_brand::tests::semigroupoid_associativity ... ok
[INFO] [stdout] test types::free::tests::test_free_bind_on_wrap ... ok
[INFO] [stdout] test types::free::tests::test_free_bind_then_map ... ok
[INFO] [stdout] test types::fn_brand::tests::profunctor_identity ... ok
[INFO] [stdout] test types::dual::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::free::tests::test_free_drop_safety ... ok
[INFO] [stdout] test types::free::tests::test_free_fold_free_chain ... ok
[INFO] [stdout] test types::free::tests::test_free_fold_free_pure ... ok
[INFO] [stdout] test types::free::tests::test_free_evaluate_delegates_to_view ... ok
[INFO] [stdout] test types::free::tests::test_free_deep_nested_wraps ... ok
[INFO] [stdout] test types::free::tests::test_free_hoist_free_deep_wraps ... ok
[INFO] [stdout] test types::free::tests::test_free_hoist_free_multiple_wraps ... ok
[INFO] [stdout] test types::free::tests::test_free_hoist_free_pure ... ok
[INFO] [stdout] test types::free::tests::test_free_hoist_free_single_wrap ... ok
[INFO] [stdout] test types::free::tests::test_free_fold_free_wrap ... ok
[INFO] [stdout] test types::free::tests::test_free_hoist_free_transformation_applied ... ok
[INFO] [stdout] test types::free::tests::test_free_hoist_free_with_binds ... ok
[INFO] [stdout] test types::coyoneda_explicit::tests::traverse_vec_to_option_one_fails ... ok
[INFO] [stdout] test types::free::tests::test_free_lift_f ... ok
[INFO] [stdout] test types::free::tests::test_free_lift_f_with_bind ... ok
[INFO] [stdout] test types::free::tests::test_free_map_chain ... ok
[INFO] [stdout] test types::free::tests::test_free_map_deep_chain ... ok
[INFO] [stdout] test types::free::tests::test_free_deep_chain_from_lift_f ... ok
[INFO] [stdout] test types::free::tests::test_free_map_drop_safety ... ok
[INFO] [stdout] test types::cat_list::tests::test_deep_drop_does_not_overflow_stack ... ok
[INFO] [stdout] test types::free::tests::test_free_map_then_bind ... ok
[INFO] [stdout] test types::free::tests::test_free_map_pure ... ok
[INFO] [stdout] test types::free::tests::test_free_map_wrap ... ok
[INFO] [stdout] test types::free::tests::test_free_monad_associativity ... ok
[INFO] [stdout] test types::free::tests::test_free_monad_associativity_three_functions ... ok
[INFO] [stdout] test types::free::tests::test_free_monad_associativity_with_effects ... ok
[INFO] [stdout] test types::free::tests::test_free_monad_left_identity ... ok
[INFO] [stdout] test types::free::tests::test_free_monad_left_identity_with_lift_f ... ok
[INFO] [stdout] test types::free::tests::test_free_mixed_bind_and_lift_f ... ok
[INFO] [stdout] test types::free::tests::test_free_monad_right_identity_pure ... ok
[INFO] [stdout] test types::free::tests::test_free_monad_right_identity_chain ... ok
[INFO] [stdout] test types::free::tests::test_free_pure ... ok
[INFO] [stdout] test types::free::tests::test_free_resume_bind ... ok
[INFO] [stdout] test types::free::tests::test_free_monad_right_identity_wrap ... ok
[INFO] [stdout] test types::free::tests::test_free_mixed_all_constructors ... ok
[INFO] [stdout] test types::free::tests::test_free_mixed_bind_and_wrap ... ok
[INFO] [stdout] test types::free::tests::test_free_resume_delegates_to_view ... ok
[INFO] [stdout] test types::free::tests::test_free_resume_bind_on_wrap ... ok
[INFO] [stdout] test types::free::tests::test_free_resume_wrap ... ok
[INFO] [stdout] test types::free::tests::test_free_substitute_free_expands_layers ... ok
[INFO] [stdout] test types::free::tests::test_free_resume_pure ... ok
[INFO] [stdout] test types::free::tests::test_free_substitute_free_identity ... ok
[INFO] [stdout] test types::free::tests::test_free_substitute_free_pure ... ok
[INFO] [stdout] test types::free::tests::test_free_to_view_bind_chain_suspended ... ok
[INFO] [stdout] test types::free::tests::test_free_to_view_pure ... ok
[INFO] [stdout] test types::free::tests::test_free_to_view_bind_chain_done ... ok
[INFO] [stdout] test types::free::tests::test_free_to_view_wrapped ... ok
[INFO] [stdout] test types::identity::tests::applicative_composition ... ok
[INFO] [stdout] test types::identity::tests::applicative_homomorphism ... ok
[INFO] [stdout] test types::identity::tests::applicative_identity ... ok
[INFO] [stdout] test types::free::tests::test_free_substitute_free_with_binds ... ok
[INFO] [stdout] test types::identity::tests::bind_test ... ok
[INFO] [stdout] test types::identity::tests::applicative_interchange ... ok
[INFO] [stdout] test types::identity::tests::comonad_left_identity ... ok
[INFO] [stdout] test types::identity::tests::comonad_map_extract ... ok
[INFO] [stdout] test types::identity::tests::comonad_right_identity ... ok
[INFO] [stdout] test types::identity::tests::extend_associativity ... ok
[INFO] [stdout] test types::identity::tests::extend_test ... ok
[INFO] [stdout] test types::identity::tests::extract_pure ... ok
[INFO] [stdout] test types::identity::tests::extract_test ... ok
[INFO] [stdout] test types::identity::tests::fold_left_test ... ok
[INFO] [stdout] test types::identity::tests::fold_right_test ... ok
[INFO] [stdout] test types::identity::tests::functor_identity ... ok
[INFO] [stdout] test types::identity::tests::functor_composition ... ok
[INFO] [stdout] test types::identity::tests::map_test ... ok
[INFO] [stdout] test types::identity::tests::monad_associativity ... ok
[INFO] [stdout] test types::identity::tests::monad_left_identity ... ok
[INFO] [stdout] test types::free::tests::test_free_wrap ... ok
[INFO] [stdout] test types::identity::tests::monad_rec_sum_range ... ok
[INFO] [stdout] test types::identity::tests::monad_rec_identity ... ok
[INFO] [stdout] test types::identity::tests::monad_right_identity ... ok
[INFO] [stdout] test types::identity::tests::ref_functor_identity ... ok
[INFO] [stdout] test types::identity::tests::ref_functor_composition ... ok
[INFO] [stdout] test types::identity::tests::traverse_test ... ok
[INFO] [stdout] test types::last::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::identity::tests::monad_rec_stack_safety ... ok
[INFO] [stdout] test types::identity::tests::ref_semimonad_left_identity ... ok
[INFO] [stdout] test types::lazy::tests::a_do_ref_lazy ... ok
[INFO] [stdout] test types::lazy::tests::arc_lazy_monoid_left_identity ... ok
[INFO] [stdout] test types::lazy::tests::arc_lazy_monoid_right_identity ... ok
[INFO] [stdout] test types::lazy::tests::deferrable_transparency ... ok
[INFO] [stdout] test types::lazy::tests::m_do_ref_lazy_manual ... ok
[INFO] [stdout] test types::lazy::tests::m_do_ref_lazy_multi_bind ... ok
[INFO] [stdout] test types::lazy::tests::m_do_ref_lazy_untyped ... ok
[INFO] [stdout] test types::lazy::tests::m_do_ref_lazy_macro ... ok
[INFO] [stdout] test types::lazy::tests::prop_arc_lazy_fix_constant ... ok
[INFO] [stdout] test types::lazy::tests::prop_arc_lazy_ref_fold_right ... ok
[INFO] [stdout] test types::lazy::tests::prop_arc_lazy_ref_map_composition ... ok
[INFO] [stdout] test types::lazy::tests::prop_arc_lazy_ref_map_identity ... ok
[INFO] [stdout] test types::lazy::tests::prop_arc_lazy_ref_map_memoization ... ok
[INFO] [stdout] test types::lazy::tests::prop_arc_memo_clone_shares_state ... ok
[INFO] [stdout] test types::lazy::tests::prop_arc_to_rc_preserves_value ... ok
[INFO] [stdout] test types::lazy::tests::prop_arc_memo_get_memoization ... ok
[INFO] [stdout] test types::lazy::tests::prop_memo_deterministic ... ok
[INFO] [stdout] test types::lazy::tests::arc_lazy_semigroup_associativity ... ok
[INFO] [stdout] test types::lazy::tests::prop_memo_get_original_then_clone ... ok
[INFO] [stdout] test types::lazy::tests::prop_rc_lazy_fix_constant ... ok
[INFO] [stdout] test types::lazy::tests::prop_rc_memo_clone_shares_state ... ok
[INFO] [stdout] test types::lazy::tests::rc_lazy_monoid_left_identity ... ok
[INFO] [stdout] test types::lazy::tests::rc_lazy_monoid_right_identity ... ok
[INFO] [stdout] test types::lazy::tests::rc_lazy_semigroup_associativity ... ok
[INFO] [stdout] test types::lazy::tests::ref_functor_composition ... ok
[INFO] [stdout] test types::lazy::tests::ref_functor_identity ... ok
[INFO] [stdout] test types::lazy::tests::prop_rc_memo_get_memoization ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_config_pointer_brand ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_fix_cell_initialized ... ok
[INFO] [stdout] test types::lazy::tests::prop_rc_to_arc_preserves_value ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_fix_knot_tying_ptr_eq ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_fix_constant ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_fix_knot_tying_shared_cache ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_fix_knot_tying_cross_thread ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_fix_memoization ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_fix_self_reference ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_fix_uses_self_ref ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_monoid ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_partial_eq ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_partial_ord ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_pure ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_pure_thread_safety ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_ref_fold_left ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_ref_fold_map ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_ref_fold_right ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_fix_self_reference_plumbing ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_ref_map_thread_safety ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_semigroup ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_to_rc_lazy ... ok
[INFO] [stdout] test types::cat_list::tests::monad_rec_stack_safety ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_to_rc_eager_evaluation ... ok
[INFO] [stdout] test types::lazy::tests::test_defer ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_memo_thread_safety ... ok
[INFO] [stdout] test types::lazy::tests::test_memo_caching ... ok
[INFO] [stdout] test types::lazy::tests::test_memo_from_eval ... ok
[INFO] [stdout] test types::lazy::tests::test_memo_from_task ... ok
[INFO] [stdout] test types::lazy::tests::test_memo_sharing ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_config_pointer_brand ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_cell_initialized ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_clone_sharing ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_constant ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_knot_tying_ptr_eq ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_knot_tying_shared_cache ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_memoization ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_fix_thread_safety ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_self_reference ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_self_reference_plumbing ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_shared_self_ref ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_uses_self_ref ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_monoid ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_monoid_identity ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_partial_eq ... ok
[INFO] [stdout] test types::lazy::tests::test_arc_lazy_ref_map ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_partial_ord ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_ref_fold_left ... ok
[INFO] [stdout] test types::free::tests::test_free_drop_deep_mixed_chain ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_pure ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_ref_fold_map ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_ref_fold_right ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_semigroup_associativity ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_semigroup ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_to_arc_lazy ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_to_arc_eager_evaluation ... ok
[INFO] [stdout] test types::lazy::tests::test_send_defer ... ok
[INFO] [stdout] test types::multiplicative::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::multiplicative::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::option::tests::applicative_homomorphism ... ok
[INFO] [stdout] test types::option::tests::applicative_identity ... ok
[INFO] [stdout] test types::option::tests::applicative_interchange ... ok
[INFO] [stdout] test types::option::tests::bind_none ... ok
[INFO] [stdout] test types::option::tests::bind_returning_none ... ok
[INFO] [stdout] test types::option::tests::fold_left_none ... ok
[INFO] [stdout] test types::option::tests::fold_right_none ... ok
[INFO] [stdout] test types::option::tests::functor_composition ... ok
[INFO] [stdout] test types::option::tests::functor_identity ... ok
[INFO] [stdout] test types::option::tests::map_none ... ok
[INFO] [stdout] test types::option::tests::monad_associativity ... ok
[INFO] [stdout] test types::option::tests::monad_left_identity ... ok
[INFO] [stdout] test types::multiplicative::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::option::tests::monad_rec_identity ... ok
[INFO] [stdout] test types::option::tests::monad_rec_short_circuit ... ok
[INFO] [stdout] test types::option::tests::applicative_composition ... ok
[INFO] [stdout] test types::option::tests::monad_right_identity ... ok
[INFO] [stdout] test types::option::tests::ref_alt_associativity ... ok
[INFO] [stdout] test types::option::tests::monad_rec_stack_safety ... ok
[INFO] [stdout] test types::option::tests::ref_compactable_identity ... ok
[INFO] [stdout] test types::option::tests::ref_foldable_fold_map ... ok
[INFO] [stdout] test types::option::tests::ref_functor_identity ... ok
[INFO] [stdout] test types::option::tests::ref_lift2_commutativity ... ok
[INFO] [stdout] test types::option::tests::ref_lift_identity ... ok
[INFO] [stdout] test types::option::tests::ref_semimonad_associativity ... ok
[INFO] [stdout] test types::option::tests::ref_functor_composition ... ok
[INFO] [stdout] test types::option::tests::ref_semimonad_left_identity ... ok
[INFO] [stdout] test types::option::tests::ref_semimonad_right_identity ... ok
[INFO] [stdout] test types::option::tests::monad_rec_sum_range ... ok
[INFO] [stdout] test types::option::tests::ref_traversable_identity ... ok
[INFO] [stdout] test types::option::tests::traverse_none ... ok
[INFO] [stdout] test types::option::tests::traverse_returning_none ... ok
[INFO] [stdout] test types::pair::tests::applicative_homomorphism ... ok
[INFO] [stdout] test types::pair::tests::applicative_identity ... ok
[INFO] [stdout] test types::option::tests::ref_traversable_consistent_with_traverse ... ok
[INFO] [stdout] test types::pair::tests::bifunctor_composition ... ok
[INFO] [stdout] test types::pair::tests::applicative_composition ... ok
[INFO] [stdout] test types::pair::tests::applicative_interchange ... ok
[INFO] [stdout] test types::pair::tests::functor_identity ... ok
[INFO] [stdout] test types::pair::tests::monad_associativity ... ok
[INFO] [stdout] test types::pair::tests::functor_composition ... ok
[INFO] [stdout] test types::pair::tests::bifunctor_identity ... ok
[INFO] [stdout] test types::pair::tests::monad_left_identity ... ok
[INFO] [stdout] test types::pair::tests::monad_rec_first_applied_accumulation ... ok
[INFO] [stdout] test types::pair::tests::monad_rec_second_applied_accumulation ... ok
[INFO] [stdout] test types::pair::tests::monad_rec_second_applied_identity ... ok
[INFO] [stdout] test types::pair::tests::monad_rec_first_applied_identity ... ok
[INFO] [stdout] test types::pair::tests::monad_right_identity ... ok
[INFO] [stdout] test types::pair::tests::ref_bifoldable_fold_map ... ok
[INFO] [stdout] test types::pair::tests::ref_bifunctor_composition ... ok
[INFO] [stdout] test types::pair::tests::ref_bifunctor_identity ... ok
[INFO] [stdout] test types::pair::tests::ref_bitraversable_consistency ... ok
[INFO] [stdout] test types::pair::tests::test_bimap ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::chained_maps ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::clone_and_lower_ref ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::fold_map_on_mapped ... ok
[INFO] [stdout] test types::lazy::tests::test_panic_poisoning ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::functor_composition_law ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::functor_identity_law ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::lift_lower_ref_identity_vec ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::lower_ref_multiple_times ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::map_on_none_stays_none ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::lift_lower_ref_identity_option ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::property::collapse_preserves_value ... ok
[INFO] [stdout] test types::lazy::tests::test_rc_lazy_fix_reentrant_panics - should panic ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::property::functor_composition_option ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::property::functor_identity_option ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::property::functor_identity_vec ... ok
[INFO] [stdout] test types::rc_ptr::tests::test_rc_clone ... ok
[INFO] [stdout] test types::rc_ptr::tests::test_rc_pointer_new ... ok
[INFO] [stdout] test types::rc_ptr::tests::test_rc_ref_counted_new ... ok
[INFO] [stdout] test types::rc_ptr::tests::test_rc_try_unwrap ... ok
[INFO] [stdout] test types::result::tests::applicative_composition ... ok
[INFO] [stdout] test types::result::tests::applicative_homomorphism ... ok
[INFO] [stdout] test types::result::tests::applicative_identity ... ok
[INFO] [stdout] test types::result::tests::applicative_interchange ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::property::functor_composition_vec ... ok
[INFO] [stdout] test types::result::tests::bifunctor_identity ... ok
[INFO] [stdout] test types::result::tests::bind_err ... ok
[INFO] [stdout] test types::result::tests::bind_returning_err ... ok
[INFO] [stdout] test types::result::tests::fold_left_err ... ok
[INFO] [stdout] test types::result::tests::fold_right_err ... ok
[INFO] [stdout] test types::result::tests::functor_composition ... ok
[INFO] [stdout] test types::result::tests::functor_identity ... ok
[INFO] [stdout] test types::result::tests::map_err ... ok
[INFO] [stdout] test types::result::tests::monad_associativity ... ok
[INFO] [stdout] test types::result::tests::monad_left_identity ... ok
[INFO] [stdout] test types::result::tests::monad_rec_identity ... ok
[INFO] [stdout] test types::result::tests::monad_rec_ok_applied_identity ... ok
[INFO] [stdout] test types::result::tests::monad_rec_ok_applied_short_circuit ... ok
[INFO] [stdout] test types::result::tests::monad_rec_ok_applied_stack_safety ... ok
[INFO] [stdout] test types::result::tests::monad_rec_ok_applied_sum_range ... ok
[INFO] [stdout] test types::result::tests::monad_rec_short_circuit ... ok
[INFO] [stdout] test types::result::tests::monad_rec_stack_safety ... ok
[INFO] [stdout] test types::result::tests::monad_rec_sum_range ... ok
[INFO] [stdout] test types::result::tests::monad_right_identity ... ok
[INFO] [stdout] test types::result::tests::ref_bifoldable_fold_map ... ok
[INFO] [stdout] test types::result::tests::bifunctor_composition ... ok
[INFO] [stdout] test types::result::tests::ref_bifunctor_composition ... ok
[INFO] [stdout] test types::result::tests::ref_bifunctor_identity ... ok
[INFO] [stdout] test types::result::tests::ref_bitraversable_consistency ... ok
[INFO] [stdout] test types::result::tests::test_bimap ... ok
[INFO] [stdout] test types::result::tests::traverse_err ... ok
[INFO] [stdout] test types::result::tests::traverse_returning_err ... ok
[INFO] [stdout] test types::send_endofunction::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::send_endofunction::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::send_endofunction::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::send_thunk::tests::functor_composition ... ok
[INFO] [stdout] test types::send_thunk::tests::monad_associativity ... ok
[INFO] [stdout] test types::send_thunk::tests::functor_identity ... ok
[INFO] [stdout] test types::send_thunk::tests::monad_right_identity ... ok
[INFO] [stdout] test types::send_thunk::tests::monad_left_identity ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_bind ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_cross_thread ... ok
[INFO] [stdout] test types::pair::tests::monad_rec_first_applied_stack_safety ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_cross_thread_with_map ... ok
[INFO] [stdout] test types::rc_coyoneda::tests::property::foldable_consistency_vec ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_cross_thread_with_bind ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_arc_tail_rec_m ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_debug ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_fold_map ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_defer ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_fold_left ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_fold_right ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_foldable_consistency ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_into_arc_lazy ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_foldable_with_index_receives_unit_index ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_from_thunk ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_is_send ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_map ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_pure_and_evaluate ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_semigroup ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_fold_map_with_index ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_send_deferrable ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_tail_rec_m ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_monoid ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_new ... ok
[INFO] [stdout] test types::string::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::string::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::thunk::tests::comonad_left_identity ... ok
[INFO] [stdout] test types::thunk::tests::comonad_map_extract ... ok
[INFO] [stdout] test types::thunk::tests::comonad_right_identity ... ok
[INFO] [stdout] test types::thunk::tests::extend_test ... ok
[INFO] [stdout] test types::thunk::tests::extend_associativity ... ok
[INFO] [stdout] test types::thunk::tests::functor_composition ... ok
[INFO] [stdout] test types::string::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::thunk::tests::monad_associativity ... ok
[INFO] [stdout] test types::thunk::tests::monad_left_identity ... ok
[INFO] [stdout] test types::thunk::tests::monad_right_identity ... ok
[INFO] [stdout] test types::thunk::tests::extract_pure ... ok
[INFO] [stdout] test types::thunk::tests::functor_identity ... ok
[INFO] [stdout] test types::thunk::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::thunk::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::send_thunk::tests::test_send_thunk_tail_rec_m_stack_safety ... ok
[INFO] [stdout] test types::thunk::tests::test_basic_execution ... ok
[INFO] [stdout] test types::thunk::tests::test_bind ... ok
[INFO] [stdout] test types::thunk::tests::test_borrowing ... ok
[INFO] [stdout] test types::thunk::tests::test_defer ... ok
[INFO] [stdout] test types::thunk::tests::test_extract_via_brand ... ok
[INFO] [stdout] test types::thunk::tests::test_foldable_via_brand ... ok
[INFO] [stdout] test types::thunk::tests::test_foldable_with_index ... ok
[INFO] [stdout] test types::thunk::tests::test_foldable_with_index_compat_with_foldable ... ok
[INFO] [stdout] test types::thunk::tests::test_functor_with_index ... ok
[INFO] [stdout] test types::thunk::tests::test_functor_with_index_identity ... ok
[INFO] [stdout] test types::thunk::tests::test_apply_via_brand ... ok
[INFO] [stdout] test types::thunk::tests::test_lift2_via_brand ... ok
[INFO] [stdout] test types::thunk::tests::test_map ... ok
[INFO] [stdout] test types::thunk::tests::test_memoize_arc_caching ... ok
[INFO] [stdout] test types::thunk::tests::test_pure ... ok
[INFO] [stdout] test types::thunk::tests::test_memoize_caching ... ok
[INFO] [stdout] test types::thunk::tests::test_functor_with_index_compat_with_functor ... ok
[INFO] [stdout] test types::thunk::tests::test_thunk_from_send_thunk ... ok
[INFO] [stdout] test types::thunk::tests::test_thunk_from_trampoline ... ok
[INFO] [stdout] test types::thunk::tests::test_thunk_from_trampoline_lazy ... ok
[INFO] [stdout] test types::thunk::tests::test_thunk_monoid ... ok
[INFO] [stdout] test types::thunk::tests::test_thunk_semigroup ... ok
[INFO] [stdout] test types::thunk::tests::test_thunk_from_memo ... ok
[INFO] [stdout] test types::thunk::tests::test_thunk_to_trampoline ... ok
[INFO] [stdout] test types::thunk::tests::test_thunk_to_trampoline_non_send ... ok
[INFO] [stdout] test types::trampoline::tests::functor_composition ... ok
[INFO] [stdout] test types::thunk::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::trampoline::tests::monad_associativity ... ok
[INFO] [stdout] test types::thunk::tests::test_thunk_to_trampoline_chained ... ok
[INFO] [stdout] test types::trampoline::tests::monad_right_identity ... ok
[INFO] [stdout] test types::trampoline::tests::monad_left_identity ... ok
[INFO] [stdout] test types::trampoline::tests::test_resume_chain_reaches_ok ... ok
[INFO] [stdout] test types::trampoline::tests::test_resume_deferred ... ok
[INFO] [stdout] test types::trampoline::tests::functor_identity ... ok
[INFO] [stdout] test types::trampoline::tests::test_resume_pure ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_arc_tail_rec_m ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_bind ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_defer ... ok
[INFO] [stdout] test types::pair::tests::monad_rec_second_applied_stack_safety ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_from_memo ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_from_arc_memo ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_from_thunk ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_from_thunk_lazy ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_lift2 ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_map ... ok
[INFO] [stdout] test types::thunk::tests::test_tail_rec_m_stack_safety ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_tail_rec_m ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_new ... ok
[INFO] [stdout] test types::trampoline::tests::test_trampoline_append ... ok
[INFO] [stdout] test types::trampoline::tests::test_trampoline_append_strings ... ok
[INFO] [stdout] test types::trampoline::tests::test_trampoline_append_with_empty ... ok
[INFO] [stdout] test types::trampoline::tests::test_trampoline_bind_with_rc ... ok
[INFO] [stdout] test types::trampoline::tests::test_trampoline_defer_with_rc ... ok
[INFO] [stdout] test types::trampoline::tests::test_trampoline_empty ... ok
[INFO] [stdout] test types::trampoline::tests::test_trampoline_map_with_rc ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_then ... ok
[INFO] [stdout] test types::trampoline::tests::test_trampoline_tail_rec_m_with_rc ... ok
[INFO] [stdout] test types::trampoline::tests::test_trampoline_with_rc ... ok
[INFO] [stdout] test types::try_lazy::tests::memoization_err ... ok
[INFO] [stdout] test types::try_lazy::tests::deferrable_transparency ... ok
[INFO] [stdout] test types::trampoline::tests::test_task_pure ... ok
[INFO] [stdout] test types::try_lazy::tests::memoization_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_and_then_initial_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_and_then_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_catch_unwind_success ... ok
[INFO] [stdout] test types::try_lazy::tests::test_and_then_chained_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_catch_unwind_with_panic ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_catch_unwind ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_bimap_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_catch_unwind_with_success ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_bimap_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_fix_knot_tying_ptr_eq ... ok
[INFO] [stdout] test types::free::tests::test_free_stack_safety ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_fix_err_constant ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_fix_knot_tying_shared_cache ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_fix_knot_tying_cross_thread ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_fix_memoization ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_fix_self_reference ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_fix_uses_self_ref ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_from_result_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_from_result_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_map_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_map_err_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_map_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_fix_ok_constant ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_ref_fold_map_with_index_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_ref_map_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_ref_map_identity ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_ref_map_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_thread_safety ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_map_err_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_foldable_arc_try_lazy_fold_right_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_foldable_arc_try_lazy_fold_right_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_fix_thread_safety ... ok
[INFO] [stdout] test types::try_lazy::tests::test_arc_try_lazy_ref_fold_map_with_index_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_foldable_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_foldable_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_foldable_rc_try_lazy_fold_left_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_catch_unwind ... ok
[INFO] [stdout] test types::try_lazy::tests::test_foldable_rc_try_lazy_fold_map_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_foldable_rc_try_lazy_fold_map_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_from_try_send_thunk_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_foldable_rc_try_lazy_fold_right_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_foldable_rc_try_lazy_fold_left_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_foldable_rc_try_lazy_fold_right_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_from_try_send_thunk_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_map_err_on_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_map_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_monoid_arc_try_lazy_empty ... ok
[INFO] [stdout] test types::try_lazy::tests::test_monoid_rc_try_lazy_empty ... ok
[INFO] [stdout] test types::try_lazy::tests::test_monoid_rc_try_lazy_left_identity ... ok
[INFO] [stdout] test types::try_lazy::tests::test_monoid_rc_try_lazy_right_identity ... ok
[INFO] [stdout] test types::try_lazy::tests::test_map_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_or_else_recovery_fails ... ok
[INFO] [stdout] test types::try_lazy::tests::test_panic_poisoning ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_catch_unwind_with_panic ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_catch_unwind_with_success ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_bimap_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_bimap_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_fix_clone_sharing ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_fix_err_constant ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_fix_knot_tying_err_shared ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_fix_knot_tying_ptr_eq ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_fix_knot_tying_shared_cache ... ok
[INFO] [stdout] test types::try_lazy::tests::test_map_err_on_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_fix_memoization ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_fix_ok_constant ... ok
[INFO] [stdout] test types::try_lazy::tests::test_or_else_recovers ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_fix_self_reference ... ok
[INFO] [stdout] test types::try_lazy::tests::test_or_else_noop_on_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_foldable_with_index_compatibility ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_from_result_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_from_result_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_fix_reentrant_panics - should panic ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_map_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_map_err_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_fix_uses_self_ref ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_map_err_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_map_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_ref_fold_map_with_index_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_ref_map_identity ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_ref_fold_map_with_index_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_ref_map_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_ref_map_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_ref_functor_rc_try_lazy_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_ref_functor_rc_try_lazy_identity ... ok
[INFO] [stdout] test types::try_lazy::tests::test_ref_functor_rc_try_lazy_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_semigroup_append_both_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_semigroup_append_first_err_short_circuits ... ok
[INFO] [stdout] test types::try_lazy::tests::test_semigroup_append_second_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_semigroup_arc_try_lazy_first_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_semigroup_rc_try_lazy_both_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_semigroup_rc_try_lazy_first_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_semigroup_rc_try_lazy_second_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_send_defer ... ok
[INFO] [stdout] test types::try_lazy::tests::test_send_ref_functor_arc_try_lazy_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_send_ref_functor_arc_try_lazy_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_arc_to_rc_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_arc_to_rc_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_display_err_arc ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_display_err_rc ... ok
[INFO] [stdout] test types::try_lazy::tests::test_semigroup_arc_try_lazy_both_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_display_ok_rc ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_eq_trait ... ok
[INFO] [stdout] test types::try_lazy::tests::test_rc_try_lazy_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_display_ok_arc ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_hash_matches_result ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_hash_eq ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_ord_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_ord_arc ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_partial_eq_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_partial_eq_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_partial_eq_ok_neq ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_ord_eq ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_partial_eq_ok_vs_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_partial_ord_eq ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_partial_ord_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_rc_to_arc_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_memo_caching_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_memo_caching_ok ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_rc_to_arc_err ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_memo_from_rc_memo ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_memo_from_try_task ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_memo_sharing ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_send_thunk_into_arc_try_lazy ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_arc_tail_rec_m_early_error ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_memo_from_arc_memo ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_memo_from_try_eval ... ok
[INFO] [stdout] test types::try_lazy::tests::test_try_lazy_partial_eq_arc ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_arc_tail_rec_m_stack_safety ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_bimap_err ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_arc_tail_rec_m_success ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_bimap_both_paths ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_bind ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_bind_failure_propagation ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_catch_recovers ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_catch_recovery_fails ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_catch_success_passes_through ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_catch_unwind_no_panic ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_bimap_ok ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_catch_unwind ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_catch_with_recovers ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_catch_with_success_passes_through ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_defer ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_err ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_catch_unwind_with ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_from_arc_lazy ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_from_arc_try_lazy ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_catch_unwind_with_no_panic ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_debug ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_from_arc_try_lazy_err ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_from_send_thunk ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_from_try_thunk ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_from_result ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_from_try_trampoline_err ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_from_try_trampoline ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_into_arc_try_lazy ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_into_inner ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_is_send ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_lift2 ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_lift2_short_circuits ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_map ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_map_err_success_propagation ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_map_err ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_map_failure_propagation ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_monoid ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_new ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_ok ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_pure ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_semigroup_append_second_err ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_semigroup_error ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_semigroup_append_first_err_short_circuits ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_send_deferrable ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_send_across_thread ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_semigroup ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_tail_rec_m_early_error ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_then ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_then_short_circuits ... ok
[INFO] [stdout] test types::try_thunk::tests::bifunctor_composition_err ... ok
[INFO] [stdout] test types::try_thunk::tests::bifunctor_composition_ok ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_into_arc_try_lazy_thread_safety ... ok
[INFO] [stdout] test types::try_thunk::tests::bifunctor_identity_ok ... ok
[INFO] [stdout] test types::try_thunk::tests::error_monad_associativity ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_tail_rec_m_stack_safety ... ok
[INFO] [stdout] test types::try_thunk::tests::error_monad_right_identity ... ok
[INFO] [stdout] test types::try_thunk::tests::error_short_circuit ... ok
[INFO] [stdout] test types::try_thunk::tests::functor_composition ... ok
[INFO] [stdout] test types::try_thunk::tests::functor_identity ... ok
[INFO] [stdout] test types::try_send_thunk::tests::test_tail_rec_m_success ... ok
[INFO] [stdout] test types::try_thunk::tests::bifunctor_identity_err ... ok
[INFO] [stdout] test types::try_thunk::tests::monad_associativity ... ok
[INFO] [stdout] test types::try_thunk::tests::monad_right_identity ... ok
[INFO] [stdout] test types::try_thunk::tests::monad_left_identity ... ok
[INFO] [stdout] test types::try_thunk::tests::error_monad_left_identity ... ok
[INFO] [stdout] test types::try_thunk::tests::test_arc_tail_rec_m_early_error ... ok
[INFO] [stdout] test types::try_thunk::tests::test_arc_tail_rec_m_success ... ok
[INFO] [stdout] test types::try_thunk::tests::test_bifoldable_left ... ok
[INFO] [stdout] test types::try_thunk::tests::test_bifoldable_right ... ok
[INFO] [stdout] test types::try_thunk::tests::test_bifoldable_map ... ok
[INFO] [stdout] test types::try_thunk::tests::test_bifunctor ... ok
[INFO] [stdout] test types::try_thunk::tests::test_bind ... ok
[INFO] [stdout] test types::try_thunk::tests::test_borrowing ... ok
[INFO] [stdout] test types::try_thunk::tests::test_bind_failure ... ok
[INFO] [stdout] test types::try_thunk::tests::test_catch_unwind_success ... ok
[INFO] [stdout] test types::try_thunk::tests::test_catch ... ok
[INFO] [stdout] test types::try_thunk::tests::test_catch_unwind_with_success ... ok
[INFO] [stdout] test types::try_thunk::tests::test_catch_with ... ok
[INFO] [stdout] test types::try_thunk::tests::test_defer ... ok
[INFO] [stdout] test types::try_thunk::tests::test_failure ... ok
[INFO] [stdout] test types::try_thunk::tests::test_into_arc_try_lazy ... ok
[INFO] [stdout] test types::try_thunk::tests::test_into_arc_try_lazy_send_sync ... ok
[INFO] [stdout] test types::try_thunk::tests::test_into_arc_try_lazy_thread_safety ... ok
[INFO] [stdout] test types::try_thunk::tests::test_into_rc_try_lazy ... ok
[INFO] [stdout] test types::try_thunk::tests::test_into_rc_try_lazy_caching ... ok
[INFO] [stdout] test types::try_thunk::tests::test_lift2_err_ok ... ok
[INFO] [stdout] test types::try_thunk::tests::test_lift2_ok_err ... ok
[INFO] [stdout] test types::try_thunk::tests::test_lift2_ok_ok ... ok
[INFO] [stdout] test types::try_thunk::tests::test_map ... ok
[INFO] [stdout] test types::try_thunk::tests::test_map_err ... ok
[INFO] [stdout] test types::try_thunk::tests::test_map_err_success ... ok
[INFO] [stdout] test types::try_thunk::tests::test_map_failure ... ok
[INFO] [stdout] test types::try_thunk::tests::test_monad_rec_ok_applied ... ok
[INFO] [stdout] test types::try_thunk::tests::test_monad_rec_ok_applied_short_circuit ... ok
[INFO] [stdout] test types::try_thunk::tests::test_pure ... ok
[INFO] [stdout] test types::try_thunk::tests::test_semigroup_append_first_err_short_circuits ... ok
[INFO] [stdout] test types::try_thunk::tests::test_semigroup_append_second_err_propagates ... ok
[INFO] [stdout] test types::try_thunk::tests::test_success ... ok
[INFO] [stdout] test types::try_thunk::tests::test_tail_rec_m_early_error ... ok
[INFO] [stdout] test types::try_thunk::tests::test_catch_unwind ... ok
[INFO] [stdout] test types::try_thunk::tests::test_catch_unwind_with_panic ... ok
[INFO] [stdout] test types::try_thunk::tests::test_tail_rec_m_stack_safety ... ok
[INFO] [stdout] test types::try_thunk::tests::test_then_err_ok ... ok
[INFO] [stdout] test types::try_thunk::tests::test_tail_rec_m_success ... ok
[INFO] [stdout] test types::try_thunk::tests::test_then_ok_ok ... ok
[INFO] [stdout] test types::try_thunk::tests::test_try_thunk_from_eval ... ok
[INFO] [stdout] test types::try_thunk::tests::test_then_ok_err ... ok
[INFO] [stdout] test types::try_thunk::tests::test_try_thunk_from_memo ... ok
[INFO] [stdout] test types::try_thunk::tests::test_try_thunk_from_result_ok ... ok
[INFO] [stdout] test types::try_thunk::tests::test_try_thunk_from_try_send_thunk_err ... ok
[INFO] [stdout] test types::try_thunk::tests::test_try_thunk_from_try_send_thunk_ok ... ok
[INFO] [stdout] test types::try_thunk::tests::test_try_thunk_from_result_err ... ok
[INFO] [stdout] test types::try_thunk::tests::test_try_thunk_with_err_brand ... ok
[INFO] [stdout] test types::try_thunk::tests::test_try_thunk_with_ok_brand ... ok
[INFO] [stdout] test types::try_thunk::tests::test_try_thunk_from_try_memo ... ok
[INFO] [stdout] test types::try_thunk::tests::test_arc_tail_rec_m_stack_safety ... ok
[INFO] [stdout] test types::try_thunk::tests::try_thunk_monoid_left_identity ... ok
[INFO] [stdout] test types::try_thunk::tests::try_thunk_semigroup_associativity ... ok
[INFO] [stdout] test types::try_thunk::tests::try_thunk_monoid_right_identity ... ok
[INFO] [stdout] test types::try_trampoline::tests::bimap_consistent_with_map_and_map_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::error_short_circuit ... ok
[INFO] [stdout] test types::try_trampoline::tests::bimap_err_consistent_with_map_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::functor_identity ... ok
[INFO] [stdout] test types::try_trampoline::tests::monad_left_identity ... ok
[INFO] [stdout] test types::try_trampoline::tests::functor_composition ... ok
[INFO] [stdout] test types::try_trampoline::tests::monad_associativity ... ok
[INFO] [stdout] test types::try_trampoline::tests::monad_right_identity ... ok
[INFO] [stdout] test types::try_trampoline::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::try_trampoline::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_bimap_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_bimap_ok ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_catch_unwind_success ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_catch_unwind_with_success ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_catch_with_recovers ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_catch_unwind ... ok
[INFO] [stdout] test types::try_trampoline::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_catch_unwind_with_panic ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_into_arc_try_lazy_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_catch_with_success_passes_through ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_into_rc_try_lazy_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_into_arc_try_lazy_ok ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_into_rc_try_lazy_ok ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_monoid_empty ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_resume_deferred ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_resume_chain_reaches_ok ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_resume_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_semigroup_append_both_ok ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_resume_ok ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_semigroup_append_first_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_semigroup_append_second_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_arc_tail_rec_m_error ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_arc_tail_rec_m ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_bind ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_from_memo ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_from_result_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_from_task ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_from_result_ok ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_from_try_memo ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_from_try_thunk_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_from_try_thunk_ok ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_lift2_first_error ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_lift2_success ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_map ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_map_err ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_new ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_ok ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_or_else ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_lift2_second_error ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_tail_rec_m_error ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_tail_rec_m ... ok
[INFO] [stdout] test types::free::tests::test_free_fold_free_stack_safety ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_then_first_error ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_then_second_error ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_then_success ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_thunk_try_trampoline_round_trip ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_trampoline_bind_with_rc ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_trampoline_into_inner ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_trampoline_pure ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_trampoline_tail_rec_m_with_rc ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_trampoline_with_rc ... ok
[INFO] [stdout] test types::tuple_1::tests::applicative_composition ... ok
[INFO] [stdout] test types::tuple_1::tests::applicative_homomorphism ... ok
[INFO] [stdout] test types::tuple_1::tests::applicative_identity ... ok
[INFO] [stdout] test types::tuple_1::tests::applicative_interchange ... ok
[INFO] [stdout] test types::tuple_1::tests::bind_test ... ok
[INFO] [stdout] test types::tuple_1::tests::fold_left_test ... ok
[INFO] [stdout] test types::tuple_1::tests::fold_right_test ... ok
[INFO] [stdout] test types::tuple_1::tests::functor_composition ... ok
[INFO] [stdout] test types::tuple_1::tests::functor_identity ... ok
[INFO] [stdout] test types::tuple_1::tests::map_test ... ok
[INFO] [stdout] test types::tuple_1::tests::monad_associativity ... ok
[INFO] [stdout] test types::tuple_1::tests::monad_left_identity ... ok
[INFO] [stdout] test types::tuple_1::tests::monad_rec_identity ... ok
[INFO] [stdout] test types::tuple_1::tests::monad_rec_stack_safety ... ok
[INFO] [stdout] test types::tuple_1::tests::monad_rec_sum_range ... ok
[INFO] [stdout] test types::tuple_1::tests::monad_right_identity ... ok
[INFO] [stdout] test types::tuple_1::tests::traverse_test ... ok
[INFO] [stdout] test types::tuple_2::tests::applicative_composition ... ok
[INFO] [stdout] test types::tuple_2::tests::applicative_homomorphism ... ok
[INFO] [stdout] test types::tuple_2::tests::applicative_identity ... ok
[INFO] [stdout] test types::tuple_2::tests::applicative_interchange ... ok
[INFO] [stdout] test types::tuple_2::tests::bifunctor_composition ... ok
[INFO] [stdout] test types::tuple_2::tests::bifunctor_identity ... ok
[INFO] [stdout] test types::tuple_2::tests::functor_composition ... ok
[INFO] [stdout] test types::tuple_2::tests::functor_identity ... ok
[INFO] [stdout] test types::tuple_2::tests::monad_associativity ... ok
[INFO] [stdout] test types::tuple_2::tests::monad_left_identity ... ok
[INFO] [stdout] test types::tuple_2::tests::monad_rec_first_accumulation ... ok
[INFO] [stdout] test types::tuple_2::tests::monad_rec_first_identity ... ok
[INFO] [stdout] test types::tuple_2::tests::monad_rec_first_stack_safety ... ok
[INFO] [stdout] test types::tuple_2::tests::monad_rec_second_accumulation ... ok
[INFO] [stdout] test types::tuple_2::tests::monad_rec_second_identity ... ok
[INFO] [stdout] test types::tuple_2::tests::monad_rec_second_stack_safety ... ok
[INFO] [stdout] test types::tuple_2::tests::monad_right_identity ... ok
[INFO] [stdout] test types::tuple_2::tests::test_bimap ... ok
[INFO] [stdout] test types::vec::tests::alt_associativity ... ok
[INFO] [stdout] test types::vec::tests::alt_distributivity ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_catch_with_stack_safety_ok ... ok
[INFO] [stdout] test types::vec::tests::applicative_homomorphism ... ok
[INFO] [stdout] test types::vec::tests::applicative_identity ... ok
[INFO] [stdout] test types::vec::tests::applicative_interchange ... ok
[INFO] [stdout] test types::vec::tests::bind_empty ... ok
[INFO] [stdout] test types::vec::tests::bind_returning_empty ... ok
[INFO] [stdout] test types::vec::tests::compact_empty ... ok
[INFO] [stdout] test types::vec::tests::compact_with_none ... ok
[INFO] [stdout] test types::vec::tests::compactable_functor_identity ... ok
[INFO] [stdout] test types::vec::tests::compactable_plus_annihilation_empty ... ok
[INFO] [stdout] test types::vec::tests::compactable_plus_annihilation_map ... ok
[INFO] [stdout] test types::vec::tests::construct_empty_tail ... ok
[INFO] [stdout] test types::vec::tests::deconstruct_empty ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_catch_with_stack_safety ... ok
[INFO] [stdout] test types::vec::tests::extend_associativity ... ok
[INFO] [stdout] test types::vec::tests::extend_duplicate_suffixes ... ok
[INFO] [stdout] test types::vec::tests::extend_singleton ... ok
[INFO] [stdout] test types::vec::tests::extend_sum_of_suffixes ... ok
[INFO] [stdout] test types::vec::tests::filter_empty ... ok
[INFO] [stdout] test types::vec::tests::filter_map_empty ... ok
[INFO] [stdout] test types::vec::tests::filterable_filter_consistency ... ok
[INFO] [stdout] test types::vec::tests::extend_empty ... ok
[INFO] [stdout] test types::vec::tests::filterable_filter_map_composition ... ok
[INFO] [stdout] test types::vec::tests::filterable_filter_map_just ... ok
[INFO] [stdout] test types::vec::tests::filterable_partition_consistency ... ok
[INFO] [stdout] test types::vec::tests::filterable_partition_map_identity ... ok
[INFO] [stdout] test types::vec::tests::filterable_partition_map_left_identity ... ok
[INFO] [stdout] test types::vec::tests::filterable_partition_map_right_identity ... ok
[INFO] [stdout] test types::vec::tests::filterable_filter_map_identity ... ok
[INFO] [stdout] test types::vec::tests::fold_right_empty ... ok
[INFO] [stdout] test types::vec::tests::functor_composition ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_tail_rec_m_stack_safety ... ok
[INFO] [stdout] test types::vec::tests::functor_identity ... ok
[INFO] [stdout] test types::vec::tests::map_empty ... ok
[INFO] [stdout] test types::vec::tests::monad_left_identity ... ok
[INFO] [stdout] test types::vec::tests::monad_rec_branching ... ok
[INFO] [stdout] test types::vec::tests::monad_associativity ... ok
[INFO] [stdout] test types::vec::tests::monad_rec_empty ... ok
[INFO] [stdout] test types::vec::tests::monad_rec_identity ... ok
[INFO] [stdout] test types::vec::tests::monad_rec_linear ... ok
[INFO] [stdout] test types::vec::tests::monoid_left_identity ... ok
[INFO] [stdout] test types::vec::tests::monad_right_identity ... ok
[INFO] [stdout] test types::vec::tests::par_compact_basic ... ok
[INFO] [stdout] test types::vec::tests::monoid_right_identity ... ok
[INFO] [stdout] test types::vec::tests::par_filter_basic ... ok
[INFO] [stdout] test types::vec::tests::par_filter_map_basic ... ok
[INFO] [stdout] test types::vec::tests::par_fold_map_multiple ... ok
[INFO] [stdout] test types::vec::tests::par_fold_map_empty ... ok
[INFO] [stdout] test types::vec::tests::par_map_basic ... ok
[INFO] [stdout] test types::vec::tests::par_map_with_index_basic ... ok
[INFO] [stdout] test types::vec::tests::par_ref_functor_equivalence ... ok
[INFO] [stdout] test types::vec::tests::par_separate_basic ... ok
[INFO] [stdout] test types::vec::tests::partition_empty ... ok
[INFO] [stdout] test types::vec::tests::partition_map_empty ... ok
[INFO] [stdout] test types::vec::tests::plus_annihilation ... ok
[INFO] [stdout] test types::vec::tests::par_fold_map_with_index_basic ... ok
[INFO] [stdout] test types::vec::tests::fold_left_empty ... ok
[INFO] [stdout] test types::vec::tests::prop_par_fold_map_empty_is_empty ... ok
[INFO] [stdout] test types::vec::tests::plus_left_identity ... ok
[INFO] [stdout] test types::vec::tests::plus_right_identity ... ok
[INFO] [stdout] test types::vec::tests::prop_par_map_equals_map ... ok
[INFO] [stdout] test types::vec::tests::ref_alt_distributivity ... ok
[INFO] [stdout] test types::vec::tests::ref_compactable_identity ... ok
[INFO] [stdout] test types::vec::tests::prop_par_fold_map_equals_fold_map ... ok
[INFO] [stdout] test types::vec::tests::ref_alt_associativity ... ok
[INFO] [stdout] test types::vec::tests::ref_foldable_additive ... ok
[INFO] [stdout] test types::vec::tests::ref_lift_identity ... ok
[INFO] [stdout] test types::vec::tests::ref_functor_identity ... ok
[INFO] [stdout] test types::vec::tests::ref_functor_composition ... ok
[INFO] [stdout] test types::vec::tests::ref_semimonad_left_identity ... ok
[INFO] [stdout] test types::vec::tests::ref_semimonad_right_identity ... ok
[INFO] [stdout] test types::vec::tests::ref_traversable_identity ... ok
[INFO] [stdout] test types::vec::tests::ref_semimonad_associativity ... ok
[INFO] [stdout] test types::vec::tests::separate_empty ... ok
[INFO] [stdout] test types::vec::tests::separate_mixed ... ok
[INFO] [stdout] test types::vec::tests::ref_traversable_consistent_with_traverse ... ok
[INFO] [stdout] test types::vec::tests::traverse_empty ... ok
[INFO] [stdout] test types::vec::tests::test_large_vector_par_fold_map ... ok
[INFO] [stdout] test types::vec::tests::traverse_returning_empty ... ok
[INFO] [stdout] test types::vec::tests::wilt_empty ... ok
[INFO] [stdout] test types::vec::tests::witherable_identity ... ok
[INFO] [stdout] test types::vec::tests::witherable_wilt_consistency ... ok
[INFO] [stdout] test types::vec::tests::semigroup_associativity ... ok
[INFO] [stdout] test types::vec::tests::witherable_wither_consistency ... ok
[INFO] [stdout] test types::vec::tests::wither_empty ... ok
[INFO] [stdout] test types::try_trampoline::tests::test_try_task_tail_rec_m_stack_safety_error ... ok
[INFO] [stdout] test types::free::tests::test_free_hoist_free_stack_safety ... ok
[INFO] [stdout] test types::trampoline::tests::test_arc_tail_rec_m_deep_stack_safety ... ok
[INFO] [stdout] test types::vec::tests::applicative_composition ... ok
[INFO] [stdout] test types::trampoline::tests::test_tail_rec_m_deep_stack_safety ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1199 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ado_notation.rs (/opt/rustwide/target/debug/deps/ado_notation-78aec4e81605b908)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test equivalent_to_manual_pure ... ok
[INFO] [stdout] test equivalent_to_manual_lift2 ... ok
[INFO] [stdout] test equivalent_to_manual_map ... ok
[INFO] [stdout] test four_binds_uses_lift4 ... ok
[INFO] [stdout] test inferred_single_bind ... ok
[INFO] [stdout] test inferred_two_binds ... ok
[INFO] [stdout] test inferred_vec_single_bind ... ok
[INFO] [stdout] test inferred_with_let ... ok
[INFO] [stdout] test leading_let_used_in_bind_expr ... ok
[INFO] [stdout] test leading_let_hoisted_outside ... ok
[INFO] [stdout] test let_binding_inside_closure ... ok
[INFO] [stdout] test multi_brand_explicit_short_circuit ... ok
[INFO] [stdout] test multi_brand_explicit_two_binds ... ok
[INFO] [stdout] test multi_brand_explicit_single_bind ... ok
[INFO] [stdout] test multi_brand_explicit_zero_binds ... ok
[INFO] [stdout] test pure_rewritten_in_bind_expr ... ok
[INFO] [stdout] test ref_mode_equivalent_to_manual_ref_lift2 ... ok
[INFO] [stdout] test ref_mode_equivalent_to_manual_ref_map ... ok
[INFO] [stdout] test ref_mode_leading_let ... ok
[INFO] [stdout] test ref_mode_let_binding ... ok
[INFO] [stdout] test ref_mode_none_short_circuits ... ok
[INFO] [stdout] test ref_mode_sequence ... ok
[INFO] [stdout] test ref_mode_single_bind_untyped ... ok
[INFO] [stdout] test ref_mode_single_bind_typed ... ok
[INFO] [stdout] test ref_mode_three_binds ... ok
[INFO] [stdout] test ref_mode_two_binds ... ok
[INFO] [stdout] test ref_mode_vec_single_bind ... ok
[INFO] [stdout] test single_bind_none_propagates ... ok
[INFO] [stdout] test sequence_as_discard_bind ... ok
[INFO] [stdout] test single_bind_uses_map ... ok
[INFO] [stdout] test three_binds_uses_lift3 ... ok
[INFO] [stdout] test ref_mode_vec_two_binds ... ok
[INFO] [stdout] test ref_mode_zero_binds ... ok
[INFO] [stdout] test two_binds_none_short_circuits ... ok
[INFO] [stdout] test two_binds_uses_lift2 ... ok
[INFO] [stdout] test typed_let_binding ... ok
[INFO] [stdout] test vec_brand_lift2 ... ok
[INFO] [stdout] test vec_brand_map ... ok
[INFO] [stdout] test zero_binds_vec ... ok
[INFO] [stdout] test zero_binds_wraps_in_pure ... ok
[INFO] [stdout] test five_binds_uses_lift5 ... ok
[INFO] [stderr]      Running tests/brand_inference_integration.rs (/opt/rustwide/target/debug/deps/brand_inference_integration-0a621728f9dacfd3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test a_do_inferred ... ok
[INFO] [stdout] test bimap_control_flow ... ok
[INFO] [stdout] test bimap_tuple2 ... ok
[INFO] [stdout] test bimap_result ... ok
[INFO] [stdout] test bind_option ... ok
[INFO] [stdout] test bind_vec ... ok
[INFO] [stdout] test bi_fold_map_result ... ok
[INFO] [stdout] test fold_left_vec ... ok
[INFO] [stdout] test m_do_inferred ... ok
[INFO] [stdout] test filter_map_option ... ok
[INFO] [stdout] test map_identity ... ok
[INFO] [stdout] test map_tuple1 ... ok
[INFO] [stdout] test map_thunk ... ok
[INFO] [stdout] test map_option ... ok
[INFO] [stdout] test map_vec ... ok
[INFO] [stdout] test ref_map_vec ... ok
[INFO] [stdout] test ref_map_option ... ok
[INFO] [stdout] test ref_map_rc_lazy ... ok
[INFO] [stdout] test ref_bimap_result ... ok
[INFO] [stderr]      Running tests/closure_directed_inference_poc.rs (/opt/rustwide/target/debug/deps/closure_directed_inference_poc-e4b0b991e7b77ac8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test option_map_different_output_type ... ok
[INFO] [stdout] test option_map_infers_brand ... ok
[INFO] [stdout] test result_err_mapping_via_closure_input_string ... ok
[INFO] [stdout] test result_err_with_err_value_present ... ok
[INFO] [stdout] test result_ok_with_err_value_present ... ok
[INFO] [stdout] test result_ok_different_output_type ... ok
[INFO] [stdout] test result_ok_mapping_via_closure_input_i32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-3c15cf71202701fb)
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling rapidhash v4.4.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking quickcheck v1.1.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling fp-macros v0.8.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stdout] test compile_fail_tests has been running for over 60 seconds
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking fp-library v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fp-library-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fp-library)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/arc_coyoneda_requires_send.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: `Rc<{integer}>` cannot be sent between threads safely
[INFO] [stderr]  --> tests/ui/arc_coyoneda_requires_send.rs:8:46
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let coyo = ArcCoyoneda::<VecBrand, _>::lift(vec![std::rc::Rc::new(1)]);
[INFO] [stderr]   |                -------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ `Rc<{integer}>` cannot be sent between threads safely
[INFO] [stderr]   |                |
[INFO] [stderr]   |                required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = help: within `Vec<Rc<{integer}>>`, the trait `Send` is not implemented for `Rc<{integer}>`
[INFO] [stderr] note: required because it appears within the type `PhantomData<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/core/src/marker.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct PhantomData<T: PointeeSized>;
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] note: required because it appears within the type `alloc::raw_vec::RawVec<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/alloc/src/raw_vec/mod.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub(crate) struct RawVec<T, A: Allocator = Global> {
[INFO] [stderr]   |                   ^^^^^^
[INFO] [stderr] note: required because it appears within the type `Vec<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/alloc/src/vec/mod.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct Vec<T, #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global> {
[INFO] [stderr]   |            ^^^
[INFO] [stderr] note: required by a bound in `ArcCoyoneda::<'a, F, A>::lift`
[INFO] [stderr]  --> src/types/arc_coyoneda.rs
[INFO] [stderr]   |
[INFO] [stderr]   |         pub fn lift(fa: Apply!(<F as Kind!( type Of<'a, T: 'a>: 'a; )>::Of<'a, A>)) -> Self
[INFO] [stderr]   |                ---- required by a bound in this associated function
[INFO] [stderr]   |         where
[INFO] [stderr]   |             Apply!(<F as Kind!( type Of<'a, T: 'a>: 'a; )>::Of<'a, A>): Clone + Send + Sync, {
[INFO] [stderr]   |                                                                                 ^^^^ required by this bound in `ArcCoyoneda::<'a, F, A>::lift`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `Rc<{integer}>` cannot be shared between threads safely
[INFO] [stderr]  --> tests/ui/arc_coyoneda_requires_send.rs:8:46
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let coyo = ArcCoyoneda::<VecBrand, _>::lift(vec![std::rc::Rc::new(1)]);
[INFO] [stderr]   |                -------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ `Rc<{integer}>` cannot be shared between threads safely
[INFO] [stderr]   |                |
[INFO] [stderr]   |                required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = help: within `Vec<Rc<{integer}>>`, the trait `Sync` is not implemented for `Rc<{integer}>`
[INFO] [stderr] note: required because it appears within the type `PhantomData<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/core/src/marker.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct PhantomData<T: PointeeSized>;
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] note: required because it appears within the type `alloc::raw_vec::RawVec<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/alloc/src/raw_vec/mod.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub(crate) struct RawVec<T, A: Allocator = Global> {
[INFO] [stderr]   |                   ^^^^^^
[INFO] [stderr] note: required because it appears within the type `Vec<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/alloc/src/vec/mod.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct Vec<T, #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global> {
[INFO] [stderr]   |            ^^^
[INFO] [stderr] note: required by a bound in `ArcCoyoneda::<'a, F, A>::lift`
[INFO] [stderr]  --> src/types/arc_coyoneda.rs
[INFO] [stderr]   |
[INFO] [stderr]   |         pub fn lift(fa: Apply!(<F as Kind!( type Of<'a, T: 'a>: 'a; )>::Of<'a, A>)) -> Self
[INFO] [stderr]   |                ---- required by a bound in this associated function
[INFO] [stderr]   |         where
[INFO] [stderr]   |             Apply!(<F as Kind!( type Of<'a, T: 'a>: 'a; )>::Of<'a, A>): Clone + Send + Sync, {
[INFO] [stderr]   |                                                                                        ^^^^ required by this bound in `ArcCoyoneda::<'a, F, A>::lift`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: `Rc<{integer}>` cannot be sent between threads safely
[INFO] [stderr]  --> tests/ui/arc_coyoneda_requires_send.rs:8:46
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let coyo = ArcCoyoneda::<VecBrand, _>::lift(vec![std::rc::Rc::new(1)]);
[INFO] [stderr]   |                -------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ `Rc<{integer}>` cannot be sent between threads safely
[INFO] [stderr]   |                |
[INFO] [stderr]   |                required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = help: within `Vec<Rc<{integer}>>`, the trait `Send` is not implemented for `Rc<{integer}>`
[INFO] [stderr] note: required because it appears within the type `PhantomData<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/core/src/marker.rs
[INFO] [stderr] note: required because it appears within the type `alloc::raw_vec::RawVec<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/alloc/src/raw_vec/mod.rs
[INFO] [stderr] note: required because it appears within the type `Vec<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/alloc/src/vec/mod.rs
[INFO] [stderr] note: required by a bound in `ArcCoyoneda::<'a, F, A>::lift`
[INFO] [stderr]  --> src/types/arc_coyoneda.rs
[INFO] [stderr]   |
[INFO] [stderr]   |         pub fn lift(fa: Apply!(<F as Kind!( type Of<'a, T: 'a>: 'a; )>::Of<'a, A>)) -> Self
[INFO] [stderr]   |                ---- required by a bound in this associated function
[INFO] [stderr]   |         where
[INFO] [stderr]   |             Apply!(<F as Kind!( type Of<'a, T: 'a>: 'a; )>::Of<'a, A>): Clone + Send + Sync, {
[INFO] [stderr]   |                                                                                 ^^^^ required by this bound in `ArcCoyoneda::<'a, F, A>::lift`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `Rc<{integer}>` cannot be shared between threads safely
[INFO] [stderr]  --> tests/ui/arc_coyoneda_requires_send.rs:8:46
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let coyo = ArcCoyoneda::<VecBrand, _>::lift(vec![std::rc::Rc::new(1)]);
[INFO] [stderr]   |                -------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ `Rc<{integer}>` cannot be shared between threads safely
[INFO] [stderr]   |                |
[INFO] [stderr]   |                required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = help: within `Vec<Rc<{integer}>>`, the trait `Sync` is not implemented for `Rc<{integer}>`
[INFO] [stderr] note: required because it appears within the type `PhantomData<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/core/src/marker.rs
[INFO] [stderr] note: required because it appears within the type `alloc::raw_vec::RawVec<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/alloc/src/raw_vec/mod.rs
[INFO] [stderr] note: required because it appears within the type `Vec<Rc<{integer}>>`
[INFO] [stderr]  --> $RUST/alloc/src/vec/mod.rs
[INFO] [stderr] note: required by a bound in `ArcCoyoneda::<'a, F, A>::lift`
[INFO] [stderr]  --> src/types/arc_coyoneda.rs
[INFO] [stderr]   |
[INFO] [stderr]   |         pub fn lift(fa: Apply!(<F as Kind!( type Of<'a, T: 'a>: 'a; )>::Of<'a, A>)) -> Self
[INFO] [stderr]   |                ---- required by a bound in this associated function
[INFO] [stderr]   |         where
[INFO] [stderr]   |             Apply!(<F as Kind!( type Of<'a, T: 'a>: 'a; )>::Of<'a, A>): Clone + Send + Sync, {
[INFO] [stderr]   |                                                                                        ^^^^ required by this bound in `ArcCoyoneda::<'a, F, A>::lift`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/arc_lazy_requires_send.rs ... ok
[INFO] [stderr] test tests/ui/coyoneda_not_clone.rs ... ok
[INFO] [stderr] test tests/ui/double_ref.rs ... ok
[INFO] [stderr] test tests/ui/multi_brand_diagonal.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0284]: type annotations needed
[INFO] [stderr]  --> tests/ui/multi_brand_diagonal.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x: i32| x + 1, Ok::<i32, i32>(5));
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |
[INFO] [stderr]   = note: cannot satisfy `<Result<i32, i32> as InferableBrand_cdc7cd43dac7585f<'_, _, i32>>::Marker == Val`
[INFO] [stderr] 
[INFO] [stderr] error[E0283]: type annotations needed
[INFO] [stderr]  --> tests/ui/multi_brand_diagonal.rs:9:30
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x: i32| x + 1, Ok::<i32, i32>(5));
[INFO] [stderr]   |             ---                 ^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |             |
[INFO] [stderr]   |             required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = note: multiple `impl`s satisfying `Result<i32, i32>: InferableBrand_cdc7cd43dac7585f<'_, _, i32>` found in the `fp_library` crate:
[INFO] [stderr]           - impl<'a, A, E> InferableBrand_cdc7cd43dac7585f<'a, ResultErrAppliedBrand<E>, A> for Result<A, E>
[INFO] [stderr]             where A: 'a, E: 'static;
[INFO] [stderr]           - impl<'a, A, T> InferableBrand_cdc7cd43dac7585f<'a, ResultOkAppliedBrand<T>, A> for Result<T, A>
[INFO] [stderr]             where A: 'a, T: 'static;
[INFO] [stderr] note: required by a bound in `fp_library::functions::map`
[INFO] [stderr]  --> src/dispatch/functor.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn map<'a, FA, A: 'a, B: 'a, Brand>(
[INFO] [stderr]   |            --- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]   |         FA: InferableBrand_cdc7cd43dac7585f<'a, Brand, A>, {
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `map`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0283]: type annotations needed
[INFO] [stderr]  --> tests/ui/multi_brand_diagonal.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x: i32| x + 1, Ok::<i32, i32>(5));
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the type must implement `Kind_cdc7cd43dac7585f`
[INFO] [stderr]   = help: the following types implement trait `Kind_cdc7cd43dac7585f`:
[INFO] [stderr]             ArcCoyonedaBrand<F>
[INFO] [stderr]             BazaarListBrand<FunctionBrand, A, B>
[INFO] [stderr]             BifunctorFirstAppliedBrand<Brand, A>
[INFO] [stderr]             BifunctorSecondAppliedBrand<Brand, B>
[INFO] [stderr]             CatListBrand
[INFO] [stderr]             ConstBrand<R>
[INFO] [stderr]             ControlFlowBreakAppliedBrand<BreakType>
[INFO] [stderr]             ControlFlowContinueAppliedBrand<ContinueType>
[INFO] [stderr]           and $N others
[INFO] [stderr] note: required by a bound in `fp_library::functions::map`
[INFO] [stderr]  --> src/dispatch/functor.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn map<'a, FA, A: 'a, B: 'a, Brand>(
[INFO] [stderr]   |            --- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]   |         Brand: Kind_cdc7cd43dac7585f,
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `map`
[INFO] [stderr] 
[INFO] [stderr] error[E0283]: type annotations needed
[INFO] [stderr]  --> tests/ui/multi_brand_diagonal.rs:9:30
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x: i32| x + 1, Ok::<i32, i32>(5));
[INFO] [stderr]   |             ---                 ^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |             |
[INFO] [stderr]   |             required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = note: multiple `impl`s satisfying `Result<i32, i32>: InferableBrand_cdc7cd43dac7585f<'_, _, i32>` found in the `fp_library` crate:
[INFO] [stderr]           - impl<'a, A, E> InferableBrand_cdc7cd43dac7585f<'a, ResultErrAppliedBrand<E>, A> for Result<A, E>
[INFO] [stderr]             where A: 'a, E: 'static;
[INFO] [stderr]           - impl<'a, A, T> InferableBrand_cdc7cd43dac7585f<'a, ResultOkAppliedBrand<T>, A> for Result<T, A>
[INFO] [stderr]             where A: 'a, T: 'static;
[INFO] [stderr] note: required by a bound in `fp_library::functions::map`
[INFO] [stderr]  --> src/dispatch/functor.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn map<'a, FA, A: 'a, B: 'a, Brand>(
[INFO] [stderr]   |            --- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]   |         FA: InferableBrand_cdc7cd43dac7585f<'a, Brand, A>, {
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `map`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/multi_brand_unannotated.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0284]: type annotations needed
[INFO] [stderr]  --> tests/ui/multi_brand_unannotated.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x| x + 1, Ok::<i32, String>(5));
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |
[INFO] [stderr]   = note: cannot satisfy `<Result<i32, String> as InferableBrand_cdc7cd43dac7585f<'_, _, _>>::Marker == Val`
[INFO] [stderr] 
[INFO] [stderr] error[E0283]: type annotations needed
[INFO] [stderr]  --> tests/ui/multi_brand_unannotated.rs:9:25
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x| x + 1, Ok::<i32, String>(5));
[INFO] [stderr]   |             ---            ^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |             |
[INFO] [stderr]   |             required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = note: multiple `impl`s satisfying `Result<i32, String>: InferableBrand_cdc7cd43dac7585f<'_, _, _>` found in the `fp_library` crate:
[INFO] [stderr]           - impl<'a, A, E> InferableBrand_cdc7cd43dac7585f<'a, ResultErrAppliedBrand<E>, A> for Result<A, E>
[INFO] [stderr]             where A: 'a, E: 'static;
[INFO] [stderr]           - impl<'a, A, T> InferableBrand_cdc7cd43dac7585f<'a, ResultOkAppliedBrand<T>, A> for Result<T, A>
[INFO] [stderr]             where A: 'a, T: 'static;
[INFO] [stderr] note: required by a bound in `fp_library::functions::map`
[INFO] [stderr]  --> src/dispatch/functor.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn map<'a, FA, A: 'a, B: 'a, Brand>(
[INFO] [stderr]   |            --- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]   |         FA: InferableBrand_cdc7cd43dac7585f<'a, Brand, A>, {
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `map`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0283]: type annotations needed
[INFO] [stderr]  --> tests/ui/multi_brand_unannotated.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x| x + 1, Ok::<i32, String>(5));
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the type must implement `Kind_cdc7cd43dac7585f`
[INFO] [stderr]   = help: the following types implement trait `Kind_cdc7cd43dac7585f`:
[INFO] [stderr]             ArcCoyonedaBrand<F>
[INFO] [stderr]             BazaarListBrand<FunctionBrand, A, B>
[INFO] [stderr]             BifunctorFirstAppliedBrand<Brand, A>
[INFO] [stderr]             BifunctorSecondAppliedBrand<Brand, B>
[INFO] [stderr]             CatListBrand
[INFO] [stderr]             ConstBrand<R>
[INFO] [stderr]             ControlFlowBreakAppliedBrand<BreakType>
[INFO] [stderr]             ControlFlowContinueAppliedBrand<ContinueType>
[INFO] [stderr]           and $N others
[INFO] [stderr] note: required by a bound in `fp_library::functions::map`
[INFO] [stderr]  --> src/dispatch/functor.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn map<'a, FA, A: 'a, B: 'a, Brand>(
[INFO] [stderr]   |            --- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]   |         Brand: Kind_cdc7cd43dac7585f,
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `map`
[INFO] [stderr] 
[INFO] [stderr] error[E0283]: type annotations needed
[INFO] [stderr]  --> tests/ui/multi_brand_unannotated.rs:9:25
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x| x + 1, Ok::<i32, String>(5));
[INFO] [stderr]   |             ---            ^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |             |
[INFO] [stderr]   |             required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = note: multiple `impl`s satisfying `Result<i32, String>: InferableBrand_cdc7cd43dac7585f<'_, _, _>` found in the `fp_library` crate:
[INFO] [stderr]           - impl<'a, A, E> InferableBrand_cdc7cd43dac7585f<'a, ResultErrAppliedBrand<E>, A> for Result<A, E>
[INFO] [stderr]             where A: 'a, E: 'static;
[INFO] [stderr]           - impl<'a, A, T> InferableBrand_cdc7cd43dac7585f<'a, ResultOkAppliedBrand<T>, A> for Result<T, A>
[INFO] [stderr]             where A: 'a, T: 'static;
[INFO] [stderr] note: required by a bound in `fp_library::functions::map`
[INFO] [stderr]  --> src/dispatch/functor.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn map<'a, FA, A: 'a, B: 'a, Brand>(
[INFO] [stderr]   |            --- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]   |         FA: InferableBrand_cdc7cd43dac7585f<'a, Brand, A>, {
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `map`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/new_send_not_send.rs ... ok
[INFO] [stderr] test tests/ui/new_send_not_sync.rs ... ok
[INFO] [stderr] test tests/ui/rc_coyoneda_not_send.rs ... ok
[INFO] [stderr] test tests/ui/rc_fn_not_send.rs ... ok
[INFO] [stderr] test tests/ui/rc_lazy_not_send.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: `Rc<LazyCell<i32, Box<dyn FnOnce() -> i32>>>` cannot be sent between threads safely
[INFO] [stderr]   --> tests/ui/rc_lazy_not_send.rs:8:21
[INFO] [stderr]    |
[INFO] [stderr]  8 |       std::thread::spawn(move || {
[INFO] [stderr]    |       ------------------ ^------
[INFO] [stderr]    |       |                  |
[INFO] [stderr]    |  _____|__________________within this `{closure@$DIR/tests/ui/rc_lazy_not_send.rs:8:21: 8:28}`
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |     required by a bound introduced by this call
[INFO] [stderr]  9 | |         lazy.evaluate();
[INFO] [stderr] 10 | |     });
[INFO] [stderr]    | |_____^ `Rc<LazyCell<i32, Box<dyn FnOnce() -> i32>>>` cannot be sent between threads safely
[INFO] [stderr]    |
[INFO] [stderr]    = help: within `{closure@$DIR/tests/ui/rc_lazy_not_send.rs:8:21: 8:28}`, the trait `Send` is not implemented for `Rc<LazyCell<i32, Box<dyn FnOnce() -> i32>>>`
[INFO] [stderr] note: required because it appears within the type `Lazy<'_, i32>`
[INFO] [stderr]   --> src/types/lazy.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     pub struct Lazy<'a, A, Config: LazyConfig = RcLazyConfig>(
[INFO] [stderr]    |                ^^^^
[INFO] [stderr] note: required because it's used within this closure
[INFO] [stderr]   --> tests/ui/rc_lazy_not_send.rs:8:21
[INFO] [stderr]    |
[INFO] [stderr]  8 |     std::thread::spawn(move || {
[INFO] [stderr]    |                        ^^^^^^^
[INFO] [stderr] note: required by a bound in `spawn`
[INFO] [stderr]   --> $RUST/std/src/thread/functions.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub fn spawn<F, T>(f: F) -> JoinHandle<T>
[INFO] [stderr]    |        ----- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]    |     F: Send + 'static,
[INFO] [stderr]    |        ^^^^ required by this bound in `spawn`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: `Rc<LazyCell<i32, Box<dyn FnOnce() -> i32>>>` cannot be sent between threads safely
[INFO] [stderr]   --> tests/ui/rc_lazy_not_send.rs:8:21
[INFO] [stderr]    |
[INFO] [stderr]  8 |       std::thread::spawn(move || {
[INFO] [stderr]    |       ------------------ ^------
[INFO] [stderr]    |       |                  |
[INFO] [stderr]    |  _____|__________________within this `{closure@$DIR/tests/ui/rc_lazy_not_send.rs:8:21: 8:28}`
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |     required by a bound introduced by this call
[INFO] [stderr]  9 | |         lazy.evaluate();
[INFO] [stderr] 10 | |     });
[INFO] [stderr]    | |_____^ `Rc<LazyCell<i32, Box<dyn FnOnce() -> i32>>>` cannot be sent between threads safely
[INFO] [stderr]    |
[INFO] [stderr]    = help: within `{closure@$DIR/tests/ui/rc_lazy_not_send.rs:8:21: 8:28}`, the trait `Send` is not implemented for `Rc<LazyCell<i32, Box<dyn FnOnce() -> i32>>>`
[INFO] [stderr] note: required because it appears within the type `Lazy<'_, i32>`
[INFO] [stderr]   --> src/types/lazy.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     pub struct Lazy<'a, A, Config: LazyConfig = RcLazyConfig>(
[INFO] [stderr]    |                ^^^^
[INFO] [stderr] note: required because it's used within this closure
[INFO] [stderr]   --> tests/ui/rc_lazy_not_send.rs:8:21
[INFO] [stderr]    |
[INFO] [stderr]  8 |     std::thread::spawn(move || {
[INFO] [stderr]    |                        ^^^^^^^
[INFO] [stderr] note: required by a bound in `spawn`
[INFO] [stderr]   --> $RUST/std/src/thread/functions.rs
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/thunk_not_send.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: `dyn FnOnce() -> i32` cannot be sent between threads safely
[INFO] [stderr]   --> tests/ui/thunk_not_send.rs:8:21
[INFO] [stderr]    |
[INFO] [stderr]  8 |       std::thread::spawn(move || {
[INFO] [stderr]    |  _____------------------_^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |     required by a bound introduced by this call
[INFO] [stderr]  9 | |         thunk.evaluate();
[INFO] [stderr] 10 | |     });
[INFO] [stderr]    | |_____^ `dyn FnOnce() -> i32` cannot be sent between threads safely
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Send` is not implemented for `dyn FnOnce() -> i32`
[INFO] [stderr]    = note: required for `Unique<dyn FnOnce() -> i32>` to implement `Send`
[INFO] [stderr] note: required because it appears within the type `Box<dyn FnOnce() -> i32>`
[INFO] [stderr]   --> $RUST/alloc/src/boxed.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct Box<
[INFO] [stderr]    |            ^^^
[INFO] [stderr] note: required because it appears within the type `Thunk<'_, i32>`
[INFO] [stderr]   --> src/types/thunk.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     pub struct Thunk<'a, A>(
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] note: required because it's used within this closure
[INFO] [stderr]   --> tests/ui/thunk_not_send.rs:8:21
[INFO] [stderr]    |
[INFO] [stderr]  8 |     std::thread::spawn(move || {
[INFO] [stderr]    |                        ^^^^^^^
[INFO] [stderr] note: required by a bound in `spawn`
[INFO] [stderr]   --> $RUST/std/src/thread/functions.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub fn spawn<F, T>(f: F) -> JoinHandle<T>
[INFO] [stderr]    |        ----- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]    |     F: Send + 'static,
[INFO] [stderr]    |        ^^^^ required by this bound in `spawn`
[INFO] [stderr] help: use parentheses to call this trait object
[INFO] [stderr]    |
[INFO] [stderr] 10 |     }());
[INFO] [stderr]    |      ++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: `dyn FnOnce() -> i32` cannot be sent between threads safely
[INFO] [stderr]   --> tests/ui/thunk_not_send.rs:8:21
[INFO] [stderr]    |
[INFO] [stderr]  8 |       std::thread::spawn(move || {
[INFO] [stderr]    |  _____------------------_^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |     required by a bound introduced by this call
[INFO] [stderr]  9 | |         thunk.evaluate();
[INFO] [stderr] 10 | |     });
[INFO] [stderr]    | |_____^ `dyn FnOnce() -> i32` cannot be sent between threads safely
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Send` is not implemented for `dyn FnOnce() -> i32`
[INFO] [stderr]    = note: required for `std::ptr::Unique<dyn FnOnce() -> i32>` to implement `Send`
[INFO] [stderr] note: required because it appears within the type `Box<dyn FnOnce() -> i32>`
[INFO] [stderr]   --> $RUST/alloc/src/boxed.rs
[INFO] [stderr] note: required because it appears within the type `Thunk<'_, i32>`
[INFO] [stderr]   --> src/types/thunk.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     pub struct Thunk<'a, A>(
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] note: required because it's used within this closure
[INFO] [stderr]   --> tests/ui/thunk_not_send.rs:8:21
[INFO] [stderr]    |
[INFO] [stderr]  8 |     std::thread::spawn(move || {
[INFO] [stderr]    |                        ^^^^^^^
[INFO] [stderr] note: required by a bound in `spawn`
[INFO] [stderr]   --> $RUST/std/src/thread/functions.rs
[INFO] [stderr] help: use parentheses to call this trait object
[INFO] [stderr]    |
[INFO] [stderr]  8 ~     std::thread::spawn((move || {
[INFO] [stderr]  9 |         thunk.evaluate();
[INFO] [stderr] 10 ~     })());
[INFO] [stderr]    |
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/trampoline_requires_static.rs ... ok
[INFO] [stderr] test tests/ui/tuple2_no_inferable_brand.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0284]: type annotations needed
[INFO] [stderr]  --> tests/ui/tuple2_no_inferable_brand.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x: i32| x + 1, (1i32, 2i32));
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |
[INFO] [stderr]   = note: cannot satisfy `<(i32, i32) as InferableBrand_cdc7cd43dac7585f<'_, _, i32>>::Marker == Val`
[INFO] [stderr] 
[INFO] [stderr] error[E0283]: type annotations needed
[INFO] [stderr]  --> tests/ui/tuple2_no_inferable_brand.rs:9:30
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x: i32| x + 1, (1i32, 2i32));
[INFO] [stderr]   |             ---                 ^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |             |
[INFO] [stderr]   |             required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = note: multiple `impl`s satisfying `(i32, i32): InferableBrand_cdc7cd43dac7585f<'_, _, i32>` found in the `fp_library` crate:
[INFO] [stderr]           - impl<'a, A, First> InferableBrand_cdc7cd43dac7585f<'a, Tuple2FirstAppliedBrand<First>, A> for (First, A)
[INFO] [stderr]             where A: 'a, First: 'static;
[INFO] [stderr]           - impl<'a, A, Second> InferableBrand_cdc7cd43dac7585f<'a, Tuple2SecondAppliedBrand<Second>, A> for (A, Second)
[INFO] [stderr]             where A: 'a, Second: 'static;
[INFO] [stderr] note: required by a bound in `fp_library::functions::map`
[INFO] [stderr]  --> src/dispatch/functor.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn map<'a, FA, A: 'a, B: 'a, Brand>(
[INFO] [stderr]   |            --- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]   |         FA: InferableBrand_cdc7cd43dac7585f<'a, Brand, A>, {
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `map`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0283]: type annotations needed
[INFO] [stderr]  --> tests/ui/tuple2_no_inferable_brand.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x: i32| x + 1, (1i32, 2i32));
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the type must implement `Kind_cdc7cd43dac7585f`
[INFO] [stderr]   = help: the following types implement trait `Kind_cdc7cd43dac7585f`:
[INFO] [stderr]             ArcCoyonedaBrand<F>
[INFO] [stderr]             BazaarListBrand<FunctionBrand, A, B>
[INFO] [stderr]             BifunctorFirstAppliedBrand<Brand, A>
[INFO] [stderr]             BifunctorSecondAppliedBrand<Brand, B>
[INFO] [stderr]             CatListBrand
[INFO] [stderr]             ConstBrand<R>
[INFO] [stderr]             ControlFlowBreakAppliedBrand<BreakType>
[INFO] [stderr]             ControlFlowContinueAppliedBrand<ContinueType>
[INFO] [stderr]           and $N others
[INFO] [stderr] note: required by a bound in `fp_library::functions::map`
[INFO] [stderr]  --> src/dispatch/functor.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn map<'a, FA, A: 'a, B: 'a, Brand>(
[INFO] [stderr]   |            --- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]   |         Brand: Kind_cdc7cd43dac7585f,
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `map`
[INFO] [stderr] 
[INFO] [stderr] error[E0283]: type annotations needed
[INFO] [stderr]  --> tests/ui/tuple2_no_inferable_brand.rs:9:30
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _ = map(|x: i32| x + 1, (1i32, 2i32));
[INFO] [stderr]   |             ---                 ^^^^^^^^^^^^ cannot infer type for type parameter `Brand` declared on the function `map`
[INFO] [stderr]   |             |
[INFO] [stderr]   |             required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = note: multiple `impl`s satisfying `(i32, i32): InferableBrand_cdc7cd43dac7585f<'_, _, i32>` found in the `fp_library` crate:
[INFO] [stderr]           - impl<'a, A, First> InferableBrand_cdc7cd43dac7585f<'a, Tuple2FirstAppliedBrand<First>, A> for (First, A)
[INFO] [stderr]             where A: 'a, First: 'static;
[INFO] [stderr]           - impl<'a, A, Second> InferableBrand_cdc7cd43dac7585f<'a, Tuple2SecondAppliedBrand<Second>, A> for (A, Second)
[INFO] [stderr]             where A: 'a, Second: 'static;
[INFO] [stderr] note: required by a bound in `fp_library::functions::map`
[INFO] [stderr]  --> src/dispatch/functor.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn map<'a, FA, A: 'a, B: 'a, Brand>(
[INFO] [stderr]   |            --- required by a bound in this function
[INFO] [stderr] ...
[INFO] [stderr]   |         FA: InferableBrand_cdc7cd43dac7585f<'a, Brand, A>, {
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `map`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_fail_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_fail_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_fail_tests' (3486) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13:
[INFO] [stdout] 6 of 14 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a85d36378 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8a85d36378 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8a85d36378 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a85d36378 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8a85d4c8aa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a85d4c8aa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a85d3b392 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b8a85d3b392 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b8a85d123b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a85d123b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a85d2d8f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a85cc68dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b8a85cc68dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b8a85d2dab2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b8a85d2dab2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a85d12472 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a85d07379 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b8a85d1318d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a85d4d03c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a85bd73b4 - <trybuild[3f8a51809f2352ad]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13
[INFO] [stdout]   20:     0x5b8a85be42c8 - <trybuild[3f8a51809f2352ad]::TestCases as core[8fb95b77d25ab6c8]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5b8a85a85d67 - core[8fb95b77d25ab6c8]::ptr::drop_glue::<trybuild[3f8a51809f2352ad]::TestCases>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ptr/mod.rs:825:1
[INFO] [stdout]   22:     0x5b8a85a85f73 - compile_fail[8b07a808e1723a9b]::compile_fail_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_fail.rs:5:1
[INFO] [stdout]   23:     0x5b8a85a85ec7 - compile_fail[8b07a808e1723a9b]::compile_fail_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_fail.rs:2:24
[INFO] [stdout]   24:     0x5b8a85a86406 - <compile_fail[8b07a808e1723a9b]::compile_fail_tests::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b8a85cb99bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b8a85cb99bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5b8a85cc7235 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5b8a85cc7235 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5b8a85cc7235 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b8a85cc7235 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b8a85cc7235 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b8a85cc7235 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5b8a85cc7235 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5b8a85cc0b44 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5b8a85cc0b44 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b8a85cca2b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5b8a85cca2b2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5b8a85cca2b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b8a85cca2b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b8a85cca2b2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b8a85cca2b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5b8a85cca2b2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b8a85d3571f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x5b8a85d3571f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7e85314a1aa4 - <unknown>
[INFO] [stdout]   46:     0x7e853152ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_fail_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 132.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compile_fail`
[INFO] running `Command { std: "docker" "inspect" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce", kill_on_drop: false }`
[INFO] [stdout] 6080283698f733460f4f6476b6a9196398c8e9b9c5abe500ee22fc61386356ce
