[INFO] fetching crate logos-derive 0.12.0... [INFO] building logos-derive-0.12.0 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate logos-derive 0.12.0 into /workspace/builds/worker-93/source [INFO] validating manifest of crates.io crate logos-derive 0.12.0 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate logos-derive 0.12.0 [INFO] finished tweaking crates.io crate logos-derive 0.12.0 [INFO] tweaked toml for crates.io crate logos-derive 0.12.0 written to /workspace/builds/worker-93/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 551ac73daeffaba37a5da3c0a1f58a789e667085718fed73e9c05e5c8a9d76f5 [INFO] running `Command { std: "docker" "start" "-a" "551ac73daeffaba37a5da3c0a1f58a789e667085718fed73e9c05e5c8a9d76f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "551ac73daeffaba37a5da3c0a1f58a789e667085718fed73e9c05e5c8a9d76f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551ac73daeffaba37a5da3c0a1f58a789e667085718fed73e9c05e5c8a9d76f5", kill_on_drop: false }` [INFO] [stdout] 551ac73daeffaba37a5da3c0a1f58a789e667085718fed73e9c05e5c8a9d76f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4479dcadf058d9d5806abf1c2aa72ffe9ef82fcdd0ded47ee99f4cb1c36699f [INFO] running `Command { std: "docker" "start" "-a" "f4479dcadf058d9d5806abf1c2aa72ffe9ef82fcdd0ded47ee99f4cb1c36699f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling logos-derive v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:51:92 [INFO] [stdout] | [INFO] [stdout] 51 | #[extras] attribute is deprecated. Use #[logos(extras = Type)] instead.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 52 | | [INFO] [stdout] 53 | | For help with migration see release notes: \ [INFO] [stdout] | |________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:118:84 [INFO] [stdout] | [INFO] [stdout] 118 | Since 0.11 Logos no longer requires the #[end] variant.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 119 | | [INFO] [stdout] 120 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:261:119 [INFO] [stdout] | [INFO] [stdout] 261 | A definition of variant `{0}` can match the same input as another definition of variant `{1}`.\n\n\ [INFO] [stdout] | _______________________________________________________________________________________________________________________^ [INFO] [stdout] 262 | | [INFO] [stdout] 263 | | hint: Consider giving one definition a higher priority: \ [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/graph/mod.rs:267:82 [INFO] [stdout] | [INFO] [stdout] 267 | "Merging two reserved nodes! This is a bug, please report it:\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 268 | | [INFO] [stdout] 269 | | https://github.com/maciejhirsz/logos/issues" [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/graph/mod.rs:456:82 [INFO] [stdout] | [INFO] [stdout] 456 | "Indexing into an empty node. This is a bug, please report it at:\n\n\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 457 | | [INFO] [stdout] 458 | | https://github.com/maciejhirsz/logos/issues", [INFO] [stdout] | |____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/mod.rs:117:60 [INFO] [stdout] | [INFO] [stdout] 117 | trivia are no longer supported.\n\n\ [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 118 | | [INFO] [stdout] 119 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/mod.rs:181:75 [INFO] [stdout] | [INFO] [stdout] 181 | ... Expected a named argument at this position\n\n\ [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 182 | | ... [INFO] [stdout] 183 | | ... hint: If you are trying to define a callback here use: callback = ...\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/definition.rs:84:57 [INFO] [stdout] | [INFO] [stdout] 84 | Unknown nested attribute: {}\n\n\ [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | Expected one of: priority, callback\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ignore_flags.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | Unknown flag: {}\n\n\ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | Expected one of: case, ascii_case\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ignore_flags.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | ... Invalid ignore flag\n\n\ [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 129 | | ... [INFO] [stdout] 130 | | ... Expected one of: case, ascii_case\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/type_params.rs:88:80 [INFO] [stdout] | [INFO] [stdout] 88 | ... "Generic type parameter without a concrete type\n\n\ [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 89 | | ... [INFO] [stdout] 90 | | ... Define a concrete type Logos can use: #[logos(type {} = Type)]", [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.09s [INFO] running `Command { std: "docker" "inspect" "f4479dcadf058d9d5806abf1c2aa72ffe9ef82fcdd0ded47ee99f4cb1c36699f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4479dcadf058d9d5806abf1c2aa72ffe9ef82fcdd0ded47ee99f4cb1c36699f", kill_on_drop: false }` [INFO] [stdout] f4479dcadf058d9d5806abf1c2aa72ffe9ef82fcdd0ded47ee99f4cb1c36699f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f755b8c5c69ea10056c267aa3c5d82de29338da4320524d493a9f09319a5b16 [INFO] running `Command { std: "docker" "start" "-a" "3f755b8c5c69ea10056c267aa3c5d82de29338da4320524d493a9f09319a5b16", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:51:92 [INFO] [stdout] | [INFO] [stdout] 51 | #[extras] attribute is deprecated. Use #[logos(extras = Type)] instead.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 52 | | [INFO] [stdout] 53 | | For help with migration see release notes: \ [INFO] [stdout] | |________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:118:84 [INFO] [stdout] | [INFO] [stdout] 118 | Since 0.11 Logos no longer requires the #[end] variant.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 119 | | [INFO] [stdout] 120 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:261:119 [INFO] [stdout] | [INFO] [stdout] 261 | A definition of variant `{0}` can match the same input as another definition of variant `{1}`.\n\n\ [INFO] [stdout] | _______________________________________________________________________________________________________________________^ [INFO] [stdout] 262 | | [INFO] [stdout] 263 | | hint: Consider giving one definition a higher priority: \ [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/graph/mod.rs:267:82 [INFO] [stdout] | [INFO] [stdout] 267 | "Merging two reserved nodes! This is a bug, please report it:\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 268 | | [INFO] [stdout] 269 | | https://github.com/maciejhirsz/logos/issues" [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/graph/mod.rs:456:82 [INFO] [stdout] | [INFO] [stdout] 456 | "Indexing into an empty node. This is a bug, please report it at:\n\n\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 457 | | [INFO] [stdout] 458 | | https://github.com/maciejhirsz/logos/issues", [INFO] [stdout] | |____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/mod.rs:117:60 [INFO] [stdout] | [INFO] [stdout] 117 | trivia are no longer supported.\n\n\ [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 118 | | [INFO] [stdout] 119 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/mod.rs:181:75 [INFO] [stdout] | [INFO] [stdout] 181 | ... Expected a named argument at this position\n\n\ [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 182 | | ... [INFO] [stdout] 183 | | ... hint: If you are trying to define a callback here use: callback = ...\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/definition.rs:84:57 [INFO] [stdout] | [INFO] [stdout] 84 | Unknown nested attribute: {}\n\n\ [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | Expected one of: priority, callback\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ignore_flags.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | Unknown flag: {}\n\n\ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | Expected one of: case, ascii_case\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ignore_flags.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | ... Invalid ignore flag\n\n\ [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 129 | | ... [INFO] [stdout] 130 | | ... Expected one of: case, ascii_case\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/type_params.rs:88:80 [INFO] [stdout] | [INFO] [stdout] 88 | ... "Generic type parameter without a concrete type\n\n\ [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 89 | | ... [INFO] [stdout] 90 | | ... Define a concrete type Logos can use: #[logos(type {} = Type)]", [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling logos-derive v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:51:92 [INFO] [stdout] | [INFO] [stdout] 51 | #[extras] attribute is deprecated. Use #[logos(extras = Type)] instead.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 52 | | [INFO] [stdout] 53 | | For help with migration see release notes: \ [INFO] [stdout] | |________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:118:84 [INFO] [stdout] | [INFO] [stdout] 118 | Since 0.11 Logos no longer requires the #[end] variant.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 119 | | [INFO] [stdout] 120 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/lib.rs:261:119 [INFO] [stdout] | [INFO] [stdout] 261 | A definition of variant `{0}` can match the same input as another definition of variant `{1}`.\n\n\ [INFO] [stdout] | _______________________________________________________________________________________________________________________^ [INFO] [stdout] 262 | | [INFO] [stdout] 263 | | hint: Consider giving one definition a higher priority: \ [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/graph/mod.rs:267:82 [INFO] [stdout] | [INFO] [stdout] 267 | "Merging two reserved nodes! This is a bug, please report it:\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 268 | | [INFO] [stdout] 269 | | https://github.com/maciejhirsz/logos/issues" [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/graph/mod.rs:456:82 [INFO] [stdout] | [INFO] [stdout] 456 | "Indexing into an empty node. This is a bug, please report it at:\n\n\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 457 | | [INFO] [stdout] 458 | | https://github.com/maciejhirsz/logos/issues", [INFO] [stdout] | |____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/mod.rs:117:60 [INFO] [stdout] | [INFO] [stdout] 117 | trivia are no longer supported.\n\n\ [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 118 | | [INFO] [stdout] 119 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/mod.rs:181:75 [INFO] [stdout] | [INFO] [stdout] 181 | ... Expected a named argument at this position\n\n\ [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 182 | | ... [INFO] [stdout] 183 | | ... hint: If you are trying to define a callback here use: callback = ...\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/definition.rs:84:57 [INFO] [stdout] | [INFO] [stdout] 84 | Unknown nested attribute: {}\n\n\ [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | Expected one of: priority, callback\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ignore_flags.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | Unknown flag: {}\n\n\ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | Expected one of: case, ascii_case\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ignore_flags.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | ... Invalid ignore flag\n\n\ [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 129 | | ... [INFO] [stdout] 130 | | ... Expected one of: case, ascii_case\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/type_params.rs:88:80 [INFO] [stdout] | [INFO] [stdout] 88 | ... "Generic type parameter without a concrete type\n\n\ [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 89 | | ... [INFO] [stdout] 90 | | ... Define a concrete type Logos can use: #[logos(type {} = Type)]", [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.71s [INFO] running `Command { std: "docker" "inspect" "3f755b8c5c69ea10056c267aa3c5d82de29338da4320524d493a9f09319a5b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f755b8c5c69ea10056c267aa3c5d82de29338da4320524d493a9f09319a5b16", kill_on_drop: false }` [INFO] [stdout] 3f755b8c5c69ea10056c267aa3c5d82de29338da4320524d493a9f09319a5b16