[INFO] cloning repository https://github.com/JeremyMoeglich/quip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JeremyMoeglich/quip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeremyMoeglich%2Fquip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeremyMoeglich%2Fquip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdce7573ce10b093326a7f93fb141a7c559fc037 [INFO] checking JeremyMoeglich/quip/cdce7573ce10b093326a7f93fb141a7c559fc037 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeremyMoeglich%2Fquip" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JeremyMoeglich/quip on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JeremyMoeglich/quip [INFO] finished tweaking git repo https://github.com/JeremyMoeglich/quip [INFO] tweaked toml for git repo https://github.com/JeremyMoeglich/quip written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JeremyMoeglich/quip 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oom v0.3.0 [INFO] [stderr] Downloaded enum-kinds v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb680c84e705a4dc28d837304351e81e5e7eda4a0cc5955c0022720156396e8b [INFO] running `Command { std: "docker" "start" "-a" "cb680c84e705a4dc28d837304351e81e5e7eda4a0cc5955c0022720156396e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb680c84e705a4dc28d837304351e81e5e7eda4a0cc5955c0022720156396e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb680c84e705a4dc28d837304351e81e5e7eda4a0cc5955c0022720156396e8b", kill_on_drop: false }` [INFO] [stdout] cb680c84e705a4dc28d837304351e81e5e7eda4a0cc5955c0022720156396e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d106b474142989ede7b6147ae279d5938e72b506a62aed32f58a8f2e1ca8295 [INFO] running `Command { std: "docker" "start" "-a" "6d106b474142989ede7b6147ae279d5938e72b506a62aed32f58a8f2e1ca8295", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking oom v0.3.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Compiling proc_macros v0.1.0 (/opt/rustwide/workdir/crates/proc_macros) [INFO] [stderr] Checking ast v0.1.0 (/opt/rustwide/workdir/crates/ast) [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> crates/ast/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> crates/ast/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enum_name` [INFO] [stdout] --> crates/proc_macros/src/lib.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | let enum_name = &input.ident; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enum_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> crates/proc_macros/src/lib.rs:110:20 [INFO] [stdout] | [INFO] [stdout] 110 | let Generics { params, .. } = input.generics; [INFO] [stdout] | ^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enum_name` [INFO] [stdout] --> crates/proc_macros/src/lib.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | let enum_name = &input.ident; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enum_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> crates/proc_macros/src/lib.rs:110:20 [INFO] [stdout] | [INFO] [stdout] 110 | let Generics { params, .. } = input.generics; [INFO] [stdout] | ^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enum_name` [INFO] [stdout] --> crates/proc_macros/src/lib.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | let enum_name = &input.ident; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enum_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> crates/proc_macros/src/lib.rs:110:20 [INFO] [stdout] | [INFO] [stdout] 110 | let Generics { params, .. } = input.generics; [INFO] [stdout] | ^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parser-core v0.1.0 (/opt/rustwide/workdir/crates/parser/parser_core) [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> crates/parser/parser_core/src/lib.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | generate_all_alt_impls!(16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `usize` [INFO] [stdout] | [INFO] [stdout] = help: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = help: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the macro `generate_all_alt_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> crates/parser/parser_core/src/lib.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | generate_all_tuple_impls!(16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `usize` [INFO] [stdout] | [INFO] [stdout] = help: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = help: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the macro `generate_all_tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> crates/parser/parser_core/src/lib.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | generate_all_alt_impls!(16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `usize` [INFO] [stdout] | [INFO] [stdout] = help: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = help: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the macro `generate_all_alt_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> crates/parser/parser_core/src/lib.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | generate_all_tuple_impls!(16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `usize` [INFO] [stdout] | [INFO] [stdout] = help: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = help: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the macro `generate_all_tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `return_position_impl_trait_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/parser/parser_core/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(return_position_impl_trait_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `return_position_impl_trait_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/parser/parser_core/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(return_position_impl_trait_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Ident` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Ident(&'a str), [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_ident` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Number` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Number(Number), [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_DoubleQuoteString` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | DoubleQuoteString(&'a str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_double_quote_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_SingleQuoteString` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | SingleQuoteString(&'a str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_single_quote_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_RawString` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | RawString(&'a str), [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_raw_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Boolean` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Boolean(bool), [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `parse_boolean` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Range` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Range, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_And` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | And, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_and` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Or` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Or, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `parse_or` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Equal` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Equal, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_equal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_NotEqual` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | NotEqual, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parse_not_equal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LessThan` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | LessThan, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parse_less_than` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LessThanOrEqual` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | LessThanOrEqual, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_less_than_or_equal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_GreaterThan` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | GreaterThan, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_greater_than` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_GreaterThanOrEqual` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | GreaterThanOrEqual, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_greater_than_or_equal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Coalesce` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Coalesce, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parse_coalesce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Divide` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Divide, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_divide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Modulo` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | Modulo, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_modulo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Power` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Power, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_power` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Plus` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Plus, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_plus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Minus` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | Minus, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_minus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Star` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | Star, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_star` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Exclamation` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | Exclamation, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_exclamation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Question` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | Question, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parse_question` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Dot` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | Dot, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_dot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Comma` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Comma, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_comma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Colon` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | Colon, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_colon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Semicolon` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Semicolon, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_semicolon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LeftParen` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | LeftParen, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_left_paren` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_RightParen` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | RightParen, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `parse_right_paren` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LeftBracket` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | LeftBracket, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_left_bracket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_RightBracket` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | RightBracket, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_right_bracket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LeftBrace` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | LeftBrace, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_left_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_RightBrace` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | RightBrace, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `parse_right_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Assign` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | Assign, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_assign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Arrow` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | Arrow, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_arrow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_VerticalBar` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | VerticalBar, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_vertical_bar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Ampersand` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | Ampersand, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_ampersand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Let` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | Let, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_If` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | If, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `parse_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Else` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | Else, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_else` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_While` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | While, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_while` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_For` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | For, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_for` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_In` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | In, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `parse_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Break` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Break, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_break` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Continue` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | Continue, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parse_continue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Return` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | Return, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_return` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Struct` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | Struct, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_struct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Enum` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | Enum, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_enum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Impl` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | Impl, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Type` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | Type, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Fn` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | Fn, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `parse_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Mut` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | Mut, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LineComment` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | LineComment(&'a str), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_line_comment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_BlockComment` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | BlockComment(&'a str), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_block_comment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Space` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | Space(&'a str), [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_EOF` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | EOF, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_eof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Error` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | Error, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stdout] warning: the feature `return_position_impl_trait_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/parser/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(return_position_impl_trait_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `return_position_impl_trait_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/parser/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(return_position_impl_trait_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Ident` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Ident(&'a str), [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_ident` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Number` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Number(Number), [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_DoubleQuoteString` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | DoubleQuoteString(&'a str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_double_quote_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_SingleQuoteString` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | SingleQuoteString(&'a str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_single_quote_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_RawString` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | RawString(&'a str), [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_raw_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Boolean` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Boolean(bool), [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `parse_boolean` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Range` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Range, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_And` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | And, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_and` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Or` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Or, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `parse_or` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Equal` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Equal, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_equal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_NotEqual` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | NotEqual, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parse_not_equal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LessThan` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | LessThan, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parse_less_than` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LessThanOrEqual` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | LessThanOrEqual, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_less_than_or_equal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_GreaterThan` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | GreaterThan, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_greater_than` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_GreaterThanOrEqual` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | GreaterThanOrEqual, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_greater_than_or_equal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Coalesce` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Coalesce, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parse_coalesce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Divide` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Divide, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_divide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Modulo` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | Modulo, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_modulo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Power` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Power, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_power` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Plus` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Plus, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_plus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Minus` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | Minus, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_minus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Star` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | Star, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_star` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Exclamation` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | Exclamation, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_exclamation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Question` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | Question, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parse_question` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Dot` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | Dot, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_dot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Comma` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Comma, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_comma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Colon` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | Colon, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_colon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Semicolon` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Semicolon, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_semicolon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LeftParen` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | LeftParen, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_left_paren` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_RightParen` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | RightParen, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `parse_right_paren` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LeftBracket` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | LeftBracket, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_left_bracket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_RightBracket` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | RightBracket, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_right_bracket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LeftBrace` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | LeftBrace, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_left_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_RightBrace` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | RightBrace, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `parse_right_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Assign` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | Assign, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_assign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Arrow` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | Arrow, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_arrow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_VerticalBar` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | VerticalBar, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_vertical_bar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Ampersand` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | Ampersand, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_ampersand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Let` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | Let, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_If` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | If, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `parse_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Else` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | Else, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_else` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_While` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | While, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_while` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_For` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | For, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_for` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_In` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | In, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `parse_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Break` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Break, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_break` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Continue` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | Continue, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parse_continue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Return` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | Return, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_return` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Struct` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | Struct, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `parse_struct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Enum` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | Enum, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_enum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Impl` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | Impl, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Type` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | Type, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `parse_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Fn` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | Fn, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `parse_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Mut` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | Mut, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_LineComment` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | LineComment(&'a str), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_line_comment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_BlockComment` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | BlockComment(&'a str), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_block_comment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Space` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | Space(&'a str), [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_EOF` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | EOF, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `parse_eof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_Error` should have a snake case name [INFO] [stdout] --> crates/parser/parser_core/src/lexer.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | Error, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `parse_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stringify_expression` is never used [INFO] [stdout] --> crates/parser/src/expression/stringify.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn stringify_expression(expression: Expression) -> Expression { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stringify_expression` is never used [INFO] [stdout] --> crates/parser/src/expression/stringify.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn stringify_expression(expression: Expression) -> Expression { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking interpreter v0.1.0 (/opt/rustwide/workdir/crates/interpreter) [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> crates/interpreter/src/expression/literal.rs:4:45 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn interpret_literal(literal: &Literal, state: &ProgramState) -> ValueRef { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> crates/interpreter/src/expression/literal.rs:4:45 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn interpret_literal(literal: &Literal, state: &ProgramState) -> ValueRef { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mutable` [INFO] [stdout] --> crates/interpreter/src/statement.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | mutable, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `mutable: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `param` [INFO] [stdout] --> crates/interpreter/src/statement.rs:69:52 [INFO] [stdout] | [INFO] [stdout] 69 | parameters: parameters.iter().map(|param| name.clone()).collect(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mutable` [INFO] [stdout] --> crates/interpreter/src/statement.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | mutable, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `mutable: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `param` [INFO] [stdout] --> crates/interpreter/src/statement.rs:69:52 [INFO] [stdout] | [INFO] [stdout] 69 | parameters: parameters.iter().map(|param| name.clone()).collect(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking quip v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/main.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(block) => {}, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/main.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(block) => {}, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.33s [INFO] running `Command { std: "docker" "inspect" "6d106b474142989ede7b6147ae279d5938e72b506a62aed32f58a8f2e1ca8295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d106b474142989ede7b6147ae279d5938e72b506a62aed32f58a8f2e1ca8295", kill_on_drop: false }` [INFO] [stdout] 6d106b474142989ede7b6147ae279d5938e72b506a62aed32f58a8f2e1ca8295