[INFO] fetching crate aliri_braid 0.4.0... [INFO] checking aliri_braid-0.4.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate aliri_braid 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate aliri_braid 0.4.0 [INFO] finished tweaking crates.io crate aliri_braid 0.4.0 [INFO] tweaked toml for crates.io crate aliri_braid 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aliri_braid 0.4.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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 35 packages to latest compatible versions [INFO] [stderr] Adding compact_str v0.7.1 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbd81e72d33040f67359b3bc188280df850e1d80def7ed36b41379ce5a9b425e [INFO] running `Command { std: "docker" "start" "-a" "fbd81e72d33040f67359b3bc188280df850e1d80def7ed36b41379ce5a9b425e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbd81e72d33040f67359b3bc188280df850e1d80def7ed36b41379ce5a9b425e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbd81e72d33040f67359b3bc188280df850e1d80def7ed36b41379ce5a9b425e", kill_on_drop: false }` [INFO] [stdout] fbd81e72d33040f67359b3bc188280df850e1d80def7ed36b41379ce5a9b425e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca79e2cc18715744ab0f96731b75324acbb5601ff068e8cc15d8fa9da44a3e59 [INFO] running `Command { std: "docker" "start" "-a" "ca79e2cc18715744ab0f96731b75324acbb5601ff068e8cc15d8fa9da44a3e59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling aliri_braid_impl v0.4.0 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking aliri_braid v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:925:23 [INFO] [stdout] | [INFO] [stdout] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow, Self::Error>; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow<'_, str>, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde v1.0.228 [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/basic.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[braid( [INFO] [stdout] 5 | | serde, [INFO] [stdout] 6 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 7 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aliri_braid` (test "basic") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/validated.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[braid(serde, validator, ref_doc = "A borrowed reference to a [`ScopeToken`]")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/validated.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[braid(serde, validator, ref_doc = "A borrowed reference to a [`ScopeToken`]")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/normalized.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / #[braid( [INFO] [stdout] 31 | | serde, [INFO] [stdout] 32 | | normalizer, [INFO] [stdout] 33 | | ref_name = "LowerStr", [INFO] [stdout] 34 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 35 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/normalized.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / #[braid( [INFO] [stdout] 31 | | serde, [INFO] [stdout] 32 | | normalizer, [INFO] [stdout] 33 | | ref_name = "LowerStr", [INFO] [stdout] 34 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 35 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/normalized.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aliri_braid` (test "validated") due to 2 previous errors [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:925:23 [INFO] [stdout] | [INFO] [stdout] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow, Self::Error>; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow<'_, str>, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aliri_braid` (test "normalized") due to 2 previous errors; 1 warning emitted [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[braid] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[braid(ref_name = "SomeRefName")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/jumble.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[braid(validator = "ValidatedBuf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[braid(validator = "ValidatedBuf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/jumble.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[braid(ref_name = "SomeValidatedRefName", validator = "ValidatedBuf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[braid(ref_name = "SomeValidatedRefName", validator = "ValidatedBuf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[braid(serde)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[braid] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/jumble.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / #[braid( [INFO] [stdout] 36 | | serde, [INFO] [stdout] 37 | | validator, [INFO] [stdout] 38 | | ref_doc = "A reference to a cool new orange, that isn't yours!" [INFO] [stdout] 39 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / #[braid( [INFO] [stdout] 36 | | serde, [INFO] [stdout] 37 | | validator, [INFO] [stdout] 38 | | ref_doc = "A reference to a cool new orange, that isn't yours!" [INFO] [stdout] 39 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/jumble.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / #[braid( [INFO] [stdout] 72 | | serde, [INFO] [stdout] 73 | | normalizer, [INFO] [stdout] 74 | | ref_doc = "A reference to a cool new orange, that isn't yours!" [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / #[braid( [INFO] [stdout] 72 | | serde, [INFO] [stdout] 73 | | normalizer, [INFO] [stdout] 74 | | ref_doc = "A reference to a cool new orange, that isn't yours!" [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/jumble.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[braid(clone = "omit", debug = "omit", display = "omit")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | #[braid(debug = "owned", display = "owned")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/jumble.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[braid(debug = "owned", display = "owned")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Orange> [INFO] [stdout] --> tests/common/infallible.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | let x: Orange = "One".parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/common/infallible.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | let x: Orange = "One".parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Orange> [INFO] [stdout] --> tests/common/infallible.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | let x: Orange = "One".try_into()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/common/infallible.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | let x: Orange = "One".try_into()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, &OrangeRef> [INFO] [stdout] --> tests/common/infallible.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | let x: &OrangeRef = "One".try_into()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<&OrangeRef, Infallible> [INFO] [stdout] --> tests/common/infallible.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | let x: &OrangeRef = "One".try_into()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aliri_braid` (test "jumble") due to 21 previous errors; 1 warning emitted [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/too_many_braids.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / #[braid( [INFO] [stdout] 109 | | serde, [INFO] [stdout] 110 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 111 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 134 | too_many_braids!(iter0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 134 | too_many_braids!(iter0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 134 | too_many_braids!(iter0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 134 | too_many_braids!(iter0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 134 | too_many_braids!(iter0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / #[braid( [INFO] [stdout] 109 | | serde, [INFO] [stdout] 110 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 111 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 135 | too_many_braids!(iter1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 135 | too_many_braids!(iter1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 135 | too_many_braids!(iter1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 135 | too_many_braids!(iter1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 135 | too_many_braids!(iter1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / #[braid( [INFO] [stdout] 109 | | serde, [INFO] [stdout] 110 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 111 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 136 | too_many_braids!(iter2); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 136 | too_many_braids!(iter2); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 136 | too_many_braids!(iter2); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 136 | too_many_braids!(iter2); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 136 | too_many_braids!(iter2); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / #[braid( [INFO] [stdout] 109 | | serde, [INFO] [stdout] 110 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 111 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 137 | too_many_braids!(iter3); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 137 | too_many_braids!(iter3); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 137 | too_many_braids!(iter3); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 137 | too_many_braids!(iter3); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 137 | too_many_braids!(iter3); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / #[braid( [INFO] [stdout] 109 | | serde, [INFO] [stdout] 110 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 111 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 138 | too_many_braids!(iter4); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 138 | too_many_braids!(iter4); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 138 | too_many_braids!(iter4); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 138 | too_many_braids!(iter4); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 138 | too_many_braids!(iter4); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / #[braid( [INFO] [stdout] 109 | | serde, [INFO] [stdout] 110 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 111 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 139 | too_many_braids!(iter5); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 139 | too_many_braids!(iter5); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 139 | too_many_braids!(iter5); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 139 | too_many_braids!(iter5); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 139 | too_many_braids!(iter5); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / #[braid( [INFO] [stdout] 109 | | serde, [INFO] [stdout] 110 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 111 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 140 | too_many_braids!(iter6); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 140 | too_many_braids!(iter6); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 140 | too_many_braids!(iter6); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 140 | too_many_braids!(iter6); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 140 | too_many_braids!(iter6); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / #[braid( [INFO] [stdout] 109 | | serde, [INFO] [stdout] 110 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 111 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 141 | too_many_braids!(iter7); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 141 | too_many_braids!(iter7); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 141 | too_many_braids!(iter7); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 141 | too_many_braids!(iter7); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 141 | too_many_braids!(iter7); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / #[braid( [INFO] [stdout] 109 | | serde, [INFO] [stdout] 110 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 111 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 142 | too_many_braids!(iter8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 142 | too_many_braids!(iter8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 142 | too_many_braids!(iter8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 142 | too_many_braids!(iter8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 142 | too_many_braids!(iter8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / #[braid( [INFO] [stdout] 109 | | serde, [INFO] [stdout] 110 | | ref_doc = "A borrowed reference to a basic string slice wrapper" [INFO] [stdout] 111 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 143 | too_many_braids!(iter9); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 143 | too_many_braids!(iter9); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / #[braid( [INFO] [stdout] 116 | | serde, [INFO] [stdout] 117 | | normalizer = "super::LowerString", [INFO] [stdout] 118 | | ref_name = "LowerStr", [INFO] [stdout] 119 | | ref_doc = "A borrowed reference to a non-empty, lowercase string" [INFO] [stdout] 120 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 143 | too_many_braids!(iter9); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 143 | too_many_braids!(iter9); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/too_many_braids.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / #[braid( [INFO] [stdout] 125 | | serde, [INFO] [stdout] 126 | | validator = "super::ScopeToken", [INFO] [stdout] 127 | | ref_doc = "A borrowed reference to a [`ScopeToken`]" [INFO] [stdout] 128 | | )] [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 143 | too_many_braids!(iter9); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `braid` which comes from the expansion of the macro `too_many_braids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aliri_braid` (test "too_many_braids") due to 50 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ca79e2cc18715744ab0f96731b75324acbb5601ff068e8cc15d8fa9da44a3e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca79e2cc18715744ab0f96731b75324acbb5601ff068e8cc15d8fa9da44a3e59", kill_on_drop: false }` [INFO] [stdout] ca79e2cc18715744ab0f96731b75324acbb5601ff068e8cc15d8fa9da44a3e59