[INFO] fetching crate rs-category 0.1.1...
[INFO] testing rs-category-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate rs-category 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rs-category 0.1.1
[INFO] finished tweaking crates.io crate rs-category 0.1.1
[INFO] tweaked toml for crates.io crate rs-category 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs-category 0.1.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5c4f55e7a627743d3f0ecab391a3b6e8388434b1506e83d4821e5ccc3e289d0
[INFO] running `Command { std: "docker" "start" "-a" "f5c4f55e7a627743d3f0ecab391a3b6e8388434b1506e83d4821e5ccc3e289d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c4f55e7a627743d3f0ecab391a3b6e8388434b1506e83d4821e5ccc3e289d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c4f55e7a627743d3f0ecab391a3b6e8388434b1506e83d4821e5ccc3e289d0", kill_on_drop: false }`
[INFO] [stdout] f5c4f55e7a627743d3f0ecab391a3b6e8388434b1506e83d4821e5ccc3e289d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8328d9f83b3f7becd18c814cdef2aeb6584d84e3a8d5b2f7dc6f05240171427f
[INFO] running `Command { std: "docker" "start" "-a" "8328d9f83b3f7becd18c814cdef2aeb6584d84e3a8d5b2f7dc6f05240171427f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rs-category v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stdout] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables
[INFO] [stdout]   --> src/lib.rs:58:56
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn bind_once<A, B, F: Semimonad + EndofunctorOnce, Φ: FnOnce(A) -> F::H<B>>(f: Φ, a: F::H<A>) -> F::H<B> { F::join(F::map_once(f...
[INFO] [stdout]    |                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage includes 'Φ' (U+03A6)
[INFO] [stdout]    = note: please recheck to make sure their usages are indeed what you want
[INFO] [stdout]    = note: `#[warn(mixed_script_confusables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `liftA2_once` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn liftA2_once<A, B, C>(f: impl FnOnce(A, B) -> C, a: Self::H<A>, b: Self::H<B>) -> Self::H<C> {
[INFO] [stdout]    |        ^^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_once`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `liftA2_mut` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn liftA2_mut<A, B, C>(_: impl FnMut(A, B) -> C, _: Self::H<A>, _: Self::H<B>) -> Self::H<C>;
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `liftA2` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn liftA2<A, B, C>(_: impl Fn(A, B) -> C, _: Self::H<A>, _: Self::H<B>) -> Self::H<C>;
[INFO] [stdout]    |        ^^^^^^ help: convert the identifier to snake case: `lift_a2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zipA_arrays_with_ix_mut` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:174:4
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn zipA_arrays_with_ix_mut<A, B, C, P: Pointed + Applicable, F: FnMut(A, B, usize) -> P::H<C>, const N: usize>(mut f: F, a: [A; N],...
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `zip_a_arrays_with_ix_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "8328d9f83b3f7becd18c814cdef2aeb6584d84e3a8d5b2f7dc6f05240171427f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8328d9f83b3f7becd18c814cdef2aeb6584d84e3a8d5b2f7dc6f05240171427f", kill_on_drop: false }`
[INFO] [stdout] 8328d9f83b3f7becd18c814cdef2aeb6584d84e3a8d5b2f7dc6f05240171427f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca62988e1fe121791adf5350a87cb4c6aa4d6ae60b5c3c357815e9cd270e76af
[INFO] running `Command { std: "docker" "start" "-a" "ca62988e1fe121791adf5350a87cb4c6aa4d6ae60b5c3c357815e9cd270e76af", kill_on_drop: false }`
[INFO] [stderr]    Compiling rs-category v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables
[INFO] [stdout]   --> src/lib.rs:58:56
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn bind_once<A, B, F: Semimonad + EndofunctorOnce, Φ: FnOnce(A) -> F::H<B>>(f: Φ, a: F::H<A>) -> F::H<B> { F::join(F::map_once(f...
[INFO] [stdout]    |                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage includes 'Φ' (U+03A6)
[INFO] [stdout]    = note: please recheck to make sure their usages are indeed what you want
[INFO] [stdout]    = note: `#[warn(mixed_script_confusables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `liftA2_once` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn liftA2_once<A, B, C>(f: impl FnOnce(A, B) -> C, a: Self::H<A>, b: Self::H<B>) -> Self::H<C> {
[INFO] [stdout]    |        ^^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_once`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `liftA2_mut` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn liftA2_mut<A, B, C>(_: impl FnMut(A, B) -> C, _: Self::H<A>, _: Self::H<B>) -> Self::H<C>;
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `liftA2` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn liftA2<A, B, C>(_: impl Fn(A, B) -> C, _: Self::H<A>, _: Self::H<B>) -> Self::H<C>;
[INFO] [stdout]    |        ^^^^^^ help: convert the identifier to snake case: `lift_a2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zipA_arrays_with_ix_mut` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:174:4
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn zipA_arrays_with_ix_mut<A, B, C, P: Pointed + Applicable, F: FnMut(A, B, usize) -> P::H<C>, const N: usize>(mut f: F, a: [A; N],...
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `zip_a_arrays_with_ix_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables
[INFO] [stdout]   --> src/lib.rs:58:56
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn bind_once<A, B, F: Semimonad + EndofunctorOnce, Φ: FnOnce(A) -> F::H<B>>(f: Φ, a: F::H<A>) -> F::H<B> { F::join(F::map_once(f...
[INFO] [stdout]    |                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage includes 'Φ' (U+03A6)
[INFO] [stdout]    = note: please recheck to make sure their usages are indeed what you want
[INFO] [stdout]    = note: `#[warn(mixed_script_confusables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `liftA2_once` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn liftA2_once<A, B, C>(f: impl FnOnce(A, B) -> C, a: Self::H<A>, b: Self::H<B>) -> Self::H<C> {
[INFO] [stdout]    |        ^^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_once`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `liftA2_mut` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn liftA2_mut<A, B, C>(_: impl FnMut(A, B) -> C, _: Self::H<A>, _: Self::H<B>) -> Self::H<C>;
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `liftA2` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn liftA2<A, B, C>(_: impl Fn(A, B) -> C, _: Self::H<A>, _: Self::H<B>) -> Self::H<C>;
[INFO] [stdout]    |        ^^^^^^ help: convert the identifier to snake case: `lift_a2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zipA_arrays_with_ix_mut` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:174:4
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn zipA_arrays_with_ix_mut<A, B, C, P: Pointed + Applicable, F: FnMut(A, B, usize) -> P::H<C>, const N: usize>(mut f: F, a: [A; N],...
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `zip_a_arrays_with_ix_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "ca62988e1fe121791adf5350a87cb4c6aa4d6ae60b5c3c357815e9cd270e76af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca62988e1fe121791adf5350a87cb4c6aa4d6ae60b5c3c357815e9cd270e76af", kill_on_drop: false }`
[INFO] [stdout] ca62988e1fe121791adf5350a87cb4c6aa4d6ae60b5c3c357815e9cd270e76af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58097cec52c4cbf7528c30b53675653d3d761ba6c4de4cbf64faa0255b21a64b
[INFO] running `Command { std: "docker" "start" "-a" "58097cec52c4cbf7528c30b53675653d3d761ba6c4de4cbf64faa0255b21a64b", kill_on_drop: false }`
[INFO] [stderr] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables
[INFO] [stderr]   --> src/lib.rs:58:56
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub fn bind_once<A, B, F: Semimonad + EndofunctorOnce, Φ: FnOnce(A) -> F::H<B>>(f: Φ, a: F::H<A>) -> F::H<B> { F::join(F::map_once(f...
[INFO] [stderr]    |                                                        ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the usage includes 'Φ' (U+03A6)
[INFO] [stderr]    = note: please recheck to make sure their usages are indeed what you want
[INFO] [stderr]    = note: `#[warn(mixed_script_confusables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait method `liftA2_once` should have a snake case name
[INFO] [stderr]   --> src/lib.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn liftA2_once<A, B, C>(f: impl FnOnce(A, B) -> C, a: Self::H<A>, b: Self::H<B>) -> Self::H<C> {
[INFO] [stderr]    |        ^^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_once`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait method `liftA2_mut` should have a snake case name
[INFO] [stderr]   --> src/lib.rs:43:8
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn liftA2_mut<A, B, C>(_: impl FnMut(A, B) -> C, _: Self::H<A>, _: Self::H<B>) -> Self::H<C>;
[INFO] [stderr]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_mut`
[INFO] [stderr] 
[INFO] [stderr] warning: trait method `liftA2` should have a snake case name
[INFO] [stderr]   --> src/lib.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn liftA2<A, B, C>(_: impl Fn(A, B) -> C, _: Self::H<A>, _: Self::H<B>) -> Self::H<C>;
[INFO] [stderr]    |        ^^^^^^ help: convert the identifier to snake case: `lift_a2`
[INFO] [stderr] 
[INFO] [stderr] warning: function `zipA_arrays_with_ix_mut` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:174:4
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn zipA_arrays_with_ix_mut<A, B, C, P: Pointed + Applicable, F: FnMut(A, B, usize) -> P::H<C>, const N: usize>(mut f: F, a: [A; N],...
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `zip_a_arrays_with_ix_mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `rs-category` (lib) generated 5 warnings
[INFO] [stderr] warning: `rs-category` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_category-0dc76d522ecf9248)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rs_category
[INFO] [stderr] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables
[INFO] [stderr]   --> src/lib.rs:58:56
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub fn bind_once<A, B, F: Semimonad + EndofunctorOnce, Φ: FnOnce(A) -> F::H<B>>(f: Φ, a: F::H<A>) -> F::H<B> { F::join(F::map_once(f...
[INFO] [stderr]    |                                                        ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the usage includes 'Φ' (U+03A6)
[INFO] [stderr]    = note: please recheck to make sure their usages are indeed what you want
[INFO] [stderr]    = note: `#[warn(mixed_script_confusables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - monadically_once (line 350) ... FAILED
[INFO] [stdout] test src/lib.rs - monadically_once (line 358) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - monadically_once (line 350) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `category`
[INFO] [stdout]    --> src/lib.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 | use category::rust::ArrayW;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `category`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `category`, use `cargo add category` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `category`
[INFO] [stdout]    --> src/lib.rs:352:5
[INFO] [stdout]     |
[INFO] [stdout] 352 | use category::rust::Pointed;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `category`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `category`, use `cargo add category` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `category`
[INFO] [stdout]    --> src/lib.rs:353:2
[INFO] [stdout]     |
[INFO] [stdout] 353 | (category::monadically_once! { ArrayW<1>:
[INFO] [stdout]     |  ^^^^^^^^ use of unresolved module or unlinked crate `category`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - monadically_once (line 358) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `category`
[INFO] [stdout]    --> src/lib.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | use category::rust::OptionW;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `category`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `category`, use `cargo add category` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `category`
[INFO] [stdout]    --> src/lib.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 | use category::rust::Pointed;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `category`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `category`, use `cargo add category` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `category`
[INFO] [stdout]    --> src/lib.rs:361:19
[INFO] [stdout]     |
[INFO] [stdout] 361 | Option::unwrap_or(category::monadically_once! { OptionW:
[INFO] [stdout]     |                   ^^^^^^^^ use of unresolved module or unlinked crate `category`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - monadically_once (line 350)
[INFO] [stdout]     src/lib.rs - monadically_once (line 358)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "58097cec52c4cbf7528c30b53675653d3d761ba6c4de4cbf64faa0255b21a64b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58097cec52c4cbf7528c30b53675653d3d761ba6c4de4cbf64faa0255b21a64b", kill_on_drop: false }`
[INFO] [stdout] 58097cec52c4cbf7528c30b53675653d3d761ba6c4de4cbf64faa0255b21a64b
