[INFO] fetching crate rs-category 0.1.1...
[INFO] building rs-category-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rs-category 0.1.1 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs-category 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--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]     Blocking waiting for file lock on package cache
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dab3bb01cc276406462b7ae680313d04b7e1ea6f9c1d2757f4629f636fdadef1
[INFO] running `Command { std: "docker" "start" "-a" "dab3bb01cc276406462b7ae680313d04b7e1ea6f9c1d2757f4629f636fdadef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dab3bb01cc276406462b7ae680313d04b7e1ea6f9c1d2757f4629f636fdadef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dab3bb01cc276406462b7ae680313d04b7e1ea6f9c1d2757f4629f636fdadef1", kill_on_drop: false }`
[INFO] [stdout] dab3bb01cc276406462b7ae680313d04b7e1ea6f9c1d2757f4629f636fdadef1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5a07f510f64b599e79cc40c382bc79e0fa85afdb1ae740460b148a21740cfc8
[INFO] running `Command { std: "docker" "start" "-a" "f5a07f510f64b599e79cc40c382bc79e0fa85afdb1ae740460b148a21740cfc8", 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, a)) }
[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], b: [B...
[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.74s
[INFO] running `Command { std: "docker" "inspect" "f5a07f510f64b599e79cc40c382bc79e0fa85afdb1ae740460b148a21740cfc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5a07f510f64b599e79cc40c382bc79e0fa85afdb1ae740460b148a21740cfc8", kill_on_drop: false }`
[INFO] [stdout] f5a07f510f64b599e79cc40c382bc79e0fa85afdb1ae740460b148a21740cfc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72abdeff1fb390b0764675c66da972c15c40f0be89cfe04979538b6134a421b1
[INFO] running `Command { std: "docker" "start" "-a" "72abdeff1fb390b0764675c66da972c15c40f0be89cfe04979538b6134a421b1", 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, a)) }
[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], b: [B...
[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, a)) }
[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], b: [B...
[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.60s
[INFO] running `Command { std: "docker" "inspect" "72abdeff1fb390b0764675c66da972c15c40f0be89cfe04979538b6134a421b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72abdeff1fb390b0764675c66da972c15c40f0be89cfe04979538b6134a421b1", kill_on_drop: false }`
[INFO] [stdout] 72abdeff1fb390b0764675c66da972c15c40f0be89cfe04979538b6134a421b1
