[INFO] cloning repository https://github.com/chrisdean258/terse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrisdean258/terse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisdean258%2Fterse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisdean258%2Fterse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff04d34c752fa39168bab10db24d27d3e58a7404 [INFO] checking chrisdean258/terse against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisdean258%2Fterse" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrisdean258/terse on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrisdean258/terse [INFO] finished tweaking git repo https://github.com/chrisdean258/terse [INFO] tweaked toml for git repo https://github.com/chrisdean258/terse written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chrisdean258/terse already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20939a17d3c3a9ad457db72a7dd868a5779fc306e9aaa1ed9fcb89c9e3dd9116 [INFO] running `Command { std: "docker" "start" "-a" "20939a17d3c3a9ad457db72a7dd868a5779fc306e9aaa1ed9fcb89c9e3dd9116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20939a17d3c3a9ad457db72a7dd868a5779fc306e9aaa1ed9fcb89c9e3dd9116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20939a17d3c3a9ad457db72a7dd868a5779fc306e9aaa1ed9fcb89c9e3dd9116", kill_on_drop: false }` [INFO] [stdout] 20939a17d3c3a9ad457db72a7dd868a5779fc306e9aaa1ed9fcb89c9e3dd9116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eae66e36906b211e83ca42a7f8bc0597552abfbe03b019721c4978a217b5c84 [INFO] running `Command { std: "docker" "start" "-a" "7eae66e36906b211e83ca42a7f8bc0597552abfbe03b019721c4978a217b5c84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking terse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `LocatedCharacter` is never constructed [INFO] [stdout] --> src/span.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct LocatedCharacter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LocatedCharacter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LocatedCharacter` is never constructed [INFO] [stdout] --> src/span.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct LocatedCharacter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LocatedCharacter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.92s [INFO] running `Command { std: "docker" "inspect" "7eae66e36906b211e83ca42a7f8bc0597552abfbe03b019721c4978a217b5c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eae66e36906b211e83ca42a7f8bc0597552abfbe03b019721c4978a217b5c84", kill_on_drop: false }` [INFO] [stdout] 7eae66e36906b211e83ca42a7f8bc0597552abfbe03b019721c4978a217b5c84 [INFO] checking chrisdean258/terse against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisdean258%2Fterse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrisdean258/terse on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrisdean258/terse [INFO] finished tweaking git repo https://github.com/chrisdean258/terse [INFO] tweaked toml for git repo https://github.com/chrisdean258/terse written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chrisdean258/terse already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6be8a9ef6019eb2bfb3c2be0878f2c6edb13cb159256862caf7507bfa557c24 [INFO] running `Command { std: "docker" "start" "-a" "f6be8a9ef6019eb2bfb3c2be0878f2c6edb13cb159256862caf7507bfa557c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6be8a9ef6019eb2bfb3c2be0878f2c6edb13cb159256862caf7507bfa557c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6be8a9ef6019eb2bfb3c2be0878f2c6edb13cb159256862caf7507bfa557c24", kill_on_drop: false }` [INFO] [stdout] f6be8a9ef6019eb2bfb3c2be0878f2c6edb13cb159256862caf7507bfa557c24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a74e54100e9b092a6df66b36c034ef73bca0dfe67fc1843e5f6d79bea4293e1b [INFO] running `Command { std: "docker" "start" "-a" "a74e54100e9b092a6df66b36c034ef73bca0dfe67fc1843e5f6d79bea4293e1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking terse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected pattern, found expression `BitShiftLeft` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 78 | '<' => lex_tree!(LessThan, { [INFO] [stdout] | ____________________- [INFO] [stdout] 79 | | '=' => LessThanOrEqual, [INFO] [stdout] 80 | | '<' => BitShiftLeft, { [INFO] [stdout] 81 | | '=' => BitShiftLeftEquals, [INFO] [stdout] 82 | | } [INFO] [stdout] 83 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `BitShiftLeft` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 78 | '<' => lex_tree!(LessThan, { [INFO] [stdout] | ____________________- [INFO] [stdout] 79 | | '=' => LessThanOrEqual, [INFO] [stdout] 80 | | '<' => BitShiftLeft, { [INFO] [stdout] 81 | | '=' => BitShiftLeftEquals, [INFO] [stdout] 82 | | } [INFO] [stdout] 83 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `BitShiftRight` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 84 | '>' => lex_tree!(GreaterThan, { [INFO] [stdout] | ____________________- [INFO] [stdout] 85 | | '=' => GreaterThanOrEqual, [INFO] [stdout] 86 | | '>' => BitShiftRight, { [INFO] [stdout] 87 | | '=' => BitShiftRightEquals, [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `DoubleForwardSlash` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 103 | '/' => lex_tree!(ForwardSlash, { [INFO] [stdout] | ____________________- [INFO] [stdout] 104 | | '/' => DoubleForwardSlash, { [INFO] [stdout] 105 | | '=' => DoubleForwardSlashEquals, [INFO] [stdout] 106 | | }, [INFO] [stdout] 107 | | '=' => ForwardSlashEquals, [INFO] [stdout] 108 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `BitShiftRight` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 84 | '>' => lex_tree!(GreaterThan, { [INFO] [stdout] | ____________________- [INFO] [stdout] 85 | | '=' => GreaterThanOrEqual, [INFO] [stdout] 86 | | '>' => BitShiftRight, { [INFO] [stdout] 87 | | '=' => BitShiftRightEquals, [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `DoubleAmpersand` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 119 | '&' => lex_tree!(Ampersand, { [INFO] [stdout] | ____________________- [INFO] [stdout] 120 | | '&' => DoubleAmpersand, { [INFO] [stdout] 121 | | '=' => DoubleAmpersandEquals, [INFO] [stdout] 122 | | }, [INFO] [stdout] 123 | | '=' => AmpersandEquals, [INFO] [stdout] 124 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `DoublePipe` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 125 | '|' => lex_tree!(Pipe, { [INFO] [stdout] | ____________________- [INFO] [stdout] 126 | | '|' => DoublePipe, { [INFO] [stdout] 127 | | '=' => DoublePipeEquals, [INFO] [stdout] 128 | | }, [INFO] [stdout] 129 | | '=' => PipeEquals, [INFO] [stdout] 130 | | '>' => PipeArrow, [INFO] [stdout] 131 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `DoubleHat` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 132 | '^' => lex_tree!(Hat, { [INFO] [stdout] | ____________________- [INFO] [stdout] 133 | | '^' => DoubleHat, { [INFO] [stdout] 134 | | '=' => DoubleHatEquals, [INFO] [stdout] 135 | | }, [INFO] [stdout] 136 | | '=' => HatEquals, [INFO] [stdout] 137 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `DoubleForwardSlash` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 103 | '/' => lex_tree!(ForwardSlash, { [INFO] [stdout] | ____________________- [INFO] [stdout] 104 | | '/' => DoubleForwardSlash, { [INFO] [stdout] 105 | | '=' => DoubleForwardSlashEquals, [INFO] [stdout] 106 | | }, [INFO] [stdout] 107 | | '=' => ForwardSlashEquals, [INFO] [stdout] 108 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `DoubleAmpersand` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 119 | '&' => lex_tree!(Ampersand, { [INFO] [stdout] | ____________________- [INFO] [stdout] 120 | | '&' => DoubleAmpersand, { [INFO] [stdout] 121 | | '=' => DoubleAmpersandEquals, [INFO] [stdout] 122 | | }, [INFO] [stdout] 123 | | '=' => AmpersandEquals, [INFO] [stdout] 124 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `DoublePipe` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 125 | '|' => lex_tree!(Pipe, { [INFO] [stdout] | ____________________- [INFO] [stdout] 126 | | '|' => DoublePipe, { [INFO] [stdout] 127 | | '=' => DoublePipeEquals, [INFO] [stdout] 128 | | }, [INFO] [stdout] 129 | | '=' => PipeEquals, [INFO] [stdout] 130 | | '>' => PipeArrow, [INFO] [stdout] 131 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected pattern, found expression `DoubleHat` [INFO] [stdout] --> src/lexer.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 55 | ($pat_paramtern:pat => $($rest:tt)*) => { [INFO] [stdout] | ------------------ while parsing argument for this `pat` macro fragment [INFO] [stdout] ... [INFO] [stdout] 60 | $(Some($subpat_param) => lex_tree!($val $(,{$($rest)*})?),)+ [INFO] [stdout] | ^^^^ expected pattern [INFO] [stdout] ... [INFO] [stdout] 132 | '^' => lex_tree!(Hat, { [INFO] [stdout] | ____________________- [INFO] [stdout] 133 | | '^' => DoubleHat, { [INFO] [stdout] 134 | | '=' => DoubleHatEquals, [INFO] [stdout] 135 | | }, [INFO] [stdout] 136 | | '=' => HatEquals, [INFO] [stdout] 137 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `lex_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitShiftLeftEquals`, `BitShiftLeft`, `BitShiftRightEquals`, `BitShiftRight`, `DoubleAmpersandEquals`, `DoubleAmpersand`, `DoubleForwardSlashEquals`, `DoubleForwardSlash`, `DoubleHatEquals`, `DoubleHat`, `DoublePipeEquals`, and `DoublePipe` [INFO] [stdout] --> src/lexer.rs:33:71 [INFO] [stdout] | [INFO] [stdout] 33 | Ampersand, AmpersandEquals, Asterik, BackSlash, BangSign, BitShiftLeft, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 34 | BitShiftLeftEquals, BitShiftRight, BitShiftRightEquals, CloseBrace, CloseBracket, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | CloseParen, Comma, CrossArrow, Decrement, DollarSign, Dot, DoubleAmpersand, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | DoubleAmpersandEquals, DoubleEquals, DoubleForwardSlash, DoubleForwardSlashEquals, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | DoubleHat, DoubleHatEquals, DoublePipe, DoublePipeEquals, FatArrow, ForwardSlash, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitShiftLeftEquals`, `BitShiftLeft`, `BitShiftRightEquals`, `BitShiftRight`, `DoubleAmpersandEquals`, `DoubleAmpersand`, `DoubleForwardSlashEquals`, `DoubleForwardSlash`, `DoubleHatEquals`, `DoubleHat`, `DoublePipeEquals`, and `DoublePipe` [INFO] [stdout] --> src/lexer.rs:33:71 [INFO] [stdout] | [INFO] [stdout] 33 | Ampersand, AmpersandEquals, Asterik, BackSlash, BangSign, BitShiftLeft, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 34 | BitShiftLeftEquals, BitShiftRight, BitShiftRightEquals, CloseBrace, CloseBracket, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | CloseParen, Comma, CrossArrow, Decrement, DollarSign, Dot, DoubleAmpersand, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | DoubleAmpersandEquals, DoubleEquals, DoubleForwardSlash, DoubleForwardSlashEquals, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | DoubleHat, DoubleHatEquals, DoublePipe, DoublePipeEquals, FatArrow, ForwardSlash, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `terse` (bin "terse" test) due to 7 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `terse` (bin "terse") due to 7 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a74e54100e9b092a6df66b36c034ef73bca0dfe67fc1843e5f6d79bea4293e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74e54100e9b092a6df66b36c034ef73bca0dfe67fc1843e5f6d79bea4293e1b", kill_on_drop: false }` [INFO] [stdout] a74e54100e9b092a6df66b36c034ef73bca0dfe67fc1843e5f6d79bea4293e1b