[INFO] fetching crate rs-category 0.1.0... [INFO] testing rs-category-0.1.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate rs-category 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rs-category 0.1.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rs-category 0.1.0 [INFO] finished tweaking crates.io crate rs-category 0.1.0 [INFO] tweaked toml for crates.io crate rs-category 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24b4c197d5f7685b5980f9d6e9f3ef7765f21c063564abd296c05ab5ca45bbe4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "24b4c197d5f7685b5980f9d6e9f3ef7765f21c063564abd296c05ab5ca45bbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b4c197d5f7685b5980f9d6e9f3ef7765f21c063564abd296c05ab5ca45bbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b4c197d5f7685b5980f9d6e9f3ef7765f21c063564abd296c05ab5ca45bbe4", kill_on_drop: false }` [INFO] [stdout] 24b4c197d5f7685b5980f9d6e9f3ef7765f21c063564abd296c05ab5ca45bbe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8faa3949438bc3f4b148fce440460afde60422dd81facb215d6b095f10da0e4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8faa3949438bc3f4b148fce440460afde60422dd81facb215d6b095f10da0e4", kill_on_drop: false }` [INFO] [stderr] Compiling rs-category v0.1.0 (/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:60:56 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn bind_once F::H>(f: Φ, a: F::H) -> F::H { F::join(F::map_once(f, a)... [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mixed_script_confusables)]` on by default [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] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `non_ascii_idents` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(non_ascii_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` 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:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn liftA2_once(f: impl FnOnce(A, B) -> C, a: Self::H, b: Self::H) -> Self::H { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_once` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` 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:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn liftA2_mut(_: impl FnMut(A, B) -> C, _: Self::H, _: Self::H) -> Self::H; [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:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | fn liftA2(_: impl Fn(A, B) -> C, _: Self::H, _: Self::H) -> Self::H; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `lift_a2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "e8faa3949438bc3f4b148fce440460afde60422dd81facb215d6b095f10da0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8faa3949438bc3f4b148fce440460afde60422dd81facb215d6b095f10da0e4", kill_on_drop: false }` [INFO] [stdout] e8faa3949438bc3f4b148fce440460afde60422dd81facb215d6b095f10da0e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a1ff0e66193c0327832334e2becf1daa729dcf96befbeda70ec4310ded22a9d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a1ff0e66193c0327832334e2becf1daa729dcf96befbeda70ec4310ded22a9d", kill_on_drop: false }` [INFO] [stderr] Compiling rs-category v0.1.0 (/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:60:56 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn bind_once F::H>(f: Φ, a: F::H) -> F::H { F::join(F::map_once(f, a)... [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mixed_script_confusables)]` on by default [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] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `non_ascii_idents` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(non_ascii_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` 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:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn liftA2_once(f: impl FnOnce(A, B) -> C, a: Self::H, b: Self::H) -> Self::H { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_once` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` 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:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn liftA2_mut(_: impl FnMut(A, B) -> C, _: Self::H, _: Self::H) -> Self::H; [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:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | fn liftA2(_: impl Fn(A, B) -> C, _: Self::H, _: Self::H) -> Self::H; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `lift_a2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [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:60:56 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn bind_once F::H>(f: Φ, a: F::H) -> F::H { F::join(F::map_once(f, a)... [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mixed_script_confusables)]` on by default [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] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `non_ascii_idents` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(non_ascii_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` 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:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn liftA2_once(f: impl FnOnce(A, B) -> C, a: Self::H, b: Self::H) -> Self::H { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_once` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` 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:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn liftA2_mut(_: impl FnMut(A, B) -> C, _: Self::H, _: Self::H) -> Self::H; [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:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | fn liftA2(_: impl Fn(A, B) -> C, _: Self::H, _: Self::H) -> Self::H; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `lift_a2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "8a1ff0e66193c0327832334e2becf1daa729dcf96befbeda70ec4310ded22a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1ff0e66193c0327832334e2becf1daa729dcf96befbeda70ec4310ded22a9d", kill_on_drop: false }` [INFO] [stdout] 8a1ff0e66193c0327832334e2becf1daa729dcf96befbeda70ec4310ded22a9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b67cd0c90334c0d23a9ade8e50ee15bdf5887d6404e61699a0564927278e6c80 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b67cd0c90334c0d23a9ade8e50ee15bdf5887d6404e61699a0564927278e6c80", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: The usage of Script Group `Greek` in this crate consists solely of mixed script confusables [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/lib.rs:60:56 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 60 | pub fn bind_once F::H>(f: Φ, a: F::H) -> F::H { F::join(F::map_once(f, a)... [INFO] [stdout] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mixed_script_confusables)]` on by default [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] [INFO] [stderr] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/lib.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #44265 for more information [INFO] [stderr] [INFO] [stderr] warning: the feature `non_ascii_idents` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(non_ascii_idents)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait method `liftA2_once` should have a snake case name [INFO] [stderr] --> src/lib.rs:36:8 [INFO] [stderr] | [INFO] [stderr] 36 | fn liftA2_once(f: impl FnOnce(A, B) -> C, a: Self::H, b: Self::H) -> Self::H { [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_once` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait method `liftA2_mut` should have a snake case name [INFO] [stderr] --> src/lib.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 45 | fn liftA2_mut(_: impl FnMut(A, B) -> C, _: Self::H, _: Self::H) -> Self::H; [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:52:8 [INFO] [stderr] | [INFO] [stderr] 52 | fn liftA2(_: impl Fn(A, B) -> C, _: Self::H, _: Self::H) -> Self::H; [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `lift_a2` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: The usage of Script Group `Greek` in this crate consists solely of mixed script confusables [INFO] [stderr] --> src/lib.rs:60:56 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn bind_once F::H>(f: Φ, a: F::H) -> F::H { F::join(F::map_once(f, a)... [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mixed_script_confusables)]` on by default [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] [INFO] [stderr] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/lib.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #44265 for more information [INFO] [stderr] [INFO] [stderr] warning: the feature `non_ascii_idents` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(non_ascii_idents)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait method `liftA2_once` should have a snake case name [INFO] [stderr] --> src/lib.rs:36:8 [INFO] [stderr] | [INFO] [stderr] 36 | fn liftA2_once(f: impl FnOnce(A, B) -> C, a: Self::H, b: Self::H) -> Self::H { [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `lift_a2_once` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait method `liftA2_mut` should have a snake case name [INFO] [stderr] --> src/lib.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 45 | fn liftA2_mut(_: impl FnMut(A, B) -> C, _: Self::H, _: Self::H) -> Self::H; [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:52:8 [INFO] [stderr] | [INFO] [stderr] 52 | fn liftA2(_: impl Fn(A, B) -> C, _: Self::H, _: Self::H) -> Self::H; [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `lift_a2` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rs_category-599ba984cc804a82) [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] --> /opt/rustwide/workdir/src/lib.rs:60:56 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn bind_once F::H>(f: Φ, a: F::H) -> F::H { F::join(F::map_once(f, a)... [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mixed_script_confusables)]` on by default [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] [INFO] [stderr] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #44265 for more information [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - monadically_once (line 292) ... FAILED [INFO] [stdout] test src/lib.rs - monadically_once (line 284) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - monadically_once (line 292) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `category` [INFO] [stdout] --> src/lib.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 3 | use category::rust::OptionW; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `category` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `category` [INFO] [stdout] --> src/lib.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 4 | use category::rust::Pointed; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `category` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `category` [INFO] [stdout] --> src/lib.rs:295:19 [INFO] [stdout] | [INFO] [stdout] 5 | Option::unwrap_or(category::monadically_once! { OptionW: [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `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 284) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `category` [INFO] [stdout] --> src/lib.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 3 | use category::rust::ArrayW; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `category` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `category` [INFO] [stdout] --> src/lib.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 4 | use category::rust::Pointed; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `category` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `category` [INFO] [stdout] --> src/lib.rs:287:2 [INFO] [stdout] | [INFO] [stdout] 5 | (category::monadically_once! { ArrayW<1>: [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `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 284) [INFO] [stdout] src/lib.rs - monadically_once (line 292) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b67cd0c90334c0d23a9ade8e50ee15bdf5887d6404e61699a0564927278e6c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67cd0c90334c0d23a9ade8e50ee15bdf5887d6404e61699a0564927278e6c80", kill_on_drop: false }` [INFO] [stdout] b67cd0c90334c0d23a9ade8e50ee15bdf5887d6404e61699a0564927278e6c80