[INFO] cloning repository https://github.com/ruby-on-rust/ruby-on-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruby-on-rust/ruby-on-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruby-on-rust%2Fruby-on-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruby-on-rust%2Fruby-on-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 404687f73c7f5046c5999d0ef86487fb0071b71f [INFO] documenting ruby-on-rust/ruby-on-rust against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruby-on-rust%2Fruby-on-rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruby-on-rust/ruby-on-rust on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruby-on-rust/ruby-on-rust [INFO] finished tweaking git repo https://github.com/ruby-on-rust/ruby-on-rust [INFO] tweaked toml for git repo https://github.com/ruby-on-rust/ruby-on-rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ruby-on-rust/ruby-on-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 30b25a5f06e79ae1c1add135a0da08cd1742b9f1e620fcf49c889eb48e90de36 [INFO] running `Command { std: "docker" "start" "-a" "30b25a5f06e79ae1c1add135a0da08cd1742b9f1e620fcf49c889eb48e90de36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30b25a5f06e79ae1c1add135a0da08cd1742b9f1e620fcf49c889eb48e90de36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b25a5f06e79ae1c1add135a0da08cd1742b9f1e620fcf49c889eb48e90de36", kill_on_drop: false }` [INFO] [stdout] 30b25a5f06e79ae1c1add135a0da08cd1742b9f1e620fcf49c889eb48e90de36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a296e10f89402067ba1a5b073ee596c47eddd2b0e28edd62276e0622b224f3bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a296e10f89402067ba1a5b073ee596c47eddd2b0e28edd62276e0622b224f3bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.17 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Checking strum v0.10.0 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling strum_macros v0.10.0 [INFO] [stderr] Documenting ruby_on_rust v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static variable `_lexer_actions` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | static _lexer_actions: [i16 ; 1103] = [ 0, 1, 0, 1, 24, 1, 25, 1, 28, 1, 29, 1, 30, 1, 42, 1, 43, 1, 44, 1, 45, 1, 47, 1, 48, 1, 49, 1, 5... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_ACTIONS` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_key_offsets` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | static _lexer_key_offsets: [i16 ; 838] = [ 0, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 35, 44, 54, 63, 67, 72, 76, 81, 85, 88, 92, 99, 102, 104,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_KEY_OFFSETS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_trans_keys` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | static _lexer_trans_keys: [u8 ; 7322] = [ 101, 103, 105, 110, 69, 78, 68, 95, 95, 0, 4, 10, 26, 35, 37, 45, 92, 96, 126, 0, 32, 33, 39, 4... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_TRANS_KEYS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_single_lengths` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | static _lexer_single_lengths: [i8 ; 838] = [ 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 6, 1, 2, 1, 4, 5, 4, 5, 4, 3, 4, 7, 3, 2, 1, 5, 5, 3, 6, 1,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_SINGLE_LENGTHS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_range_lengths` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | static _lexer_range_lengths: [i8 ; 838] = [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 8, 4, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_RANGE_LENGTHS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_index_offsets` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | static _lexer_index_offsets: [i16 ; 838] = [ 0, 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 23, 38, 44, 51, 57, 62, 68, 73, 79, 84, 88, 93, 101, 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_INDEX_OFFSETS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_cond_targs` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | static _lexer_cond_targs: [i16 ; 6944] = [ 2, 154, 3, 154, 4, 154, 160, 154, 6, 154, 7, 154, 8, 154, 9, 154, 10, 154, 154, 154, 154, 154,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_COND_TARGS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_cond_actions` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | static _lexer_cond_actions: [i16 ; 6944] = [ 0, 441, 0, 441, 0, 441, 0, 441, 0, 441, 0, 441, 0, 441, 0, 441, 0, 441, 429, 429, 482, 429, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_COND_ACTIONS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_to_state_actions` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | static _lexer_to_state_actions: [i8 ; 838] = [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_TO_STATE_ACTIONS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_from_state_actions` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | static _lexer_from_state_actions: [i8 ; 838] = [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_FROM_STATE_ACTIONS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_eof_cond_spaces` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | static _lexer_eof_cond_spaces: [i8 ; 838] = [ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_EOF_COND_SPACES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_eof_cond_key_offs` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | static _lexer_eof_cond_key_offs: [i8 ; 838] = [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_EOF_COND_KEY_OFFS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_eof_cond_key_lens` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | static _lexer_eof_cond_key_lens: [i8 ; 838] = [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_EOF_COND_KEY_LENS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_eof_cond_keys` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | static _lexer_eof_cond_keys: [i8 ; 2] = [ 0 , 0 ]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_EOF_COND_KEYS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_lexer_eof_trans` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | static _lexer_eof_trans: [i16 ; 838] = [ 0, 6135, 6136, 6137, 6138, 6139, 6140, 6141, 6142, 6143, 6144, 6145, 6146, 6147, 6148, 6149, 615... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_LEXER_EOF_TRANS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_start` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | static lexer_start : i32 = 154; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_START` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_error` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | static lexer_error : i32 = 0; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_ERROR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_interp_words` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub static lexer_en_interp_words : i32 = 163; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_INTERP_WORDS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_interp_string` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub static lexer_en_interp_string : i32 = 219; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_INTERP_STRING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_plain_words` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub static lexer_en_plain_words : i32 = 274; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_PLAIN_WORDS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_plain_string` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub static lexer_en_plain_string : i32 = 277; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_PLAIN_STRING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_interp_backslash_delimited` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub static lexer_en_interp_backslash_delimited : i32 = 279; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_INTERP_BACKSLASH_DELIMITED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_plain_backslash_delimited` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub static lexer_en_plain_backslash_delimited : i32 = 283; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_PLAIN_BACKSLASH_DELIMITED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_interp_backslash_delimited_words` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub static lexer_en_interp_backslash_delimited_words : i32 = 284; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_INTERP_BACKSLASH_DELIMITED_WORDS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_plain_backslash_delimited_words` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub static lexer_en_plain_backslash_delimited_words : i32 = 289; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_PLAIN_BACKSLASH_DELIMITED_WORDS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_regexp_modifiers` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub static lexer_en_regexp_modifiers : i32 = 291; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_REGEXP_MODIFIERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_variable` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub static lexer_en_expr_variable : i32 = 293; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_VARIABLE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_fname` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub static lexer_en_expr_fname : i32 = 298; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_FNAME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_endfn` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub static lexer_en_expr_endfn : i32 = 411; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_ENDFN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_dot` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub static lexer_en_expr_dot : i32 = 418; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_DOT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_arg` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub static lexer_en_expr_arg : i32 = 439; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_ARG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_cmdarg` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub static lexer_en_expr_cmdarg : i32 = 470; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_CMDARG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_endarg` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub static lexer_en_expr_endarg : i32 = 476; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_ENDARG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_mid` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub static lexer_en_expr_mid : i32 = 484; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_MID` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_beg` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub static lexer_en_expr_beg : i32 = 508; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_BEG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_labelarg` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | pub static lexer_en_expr_labelarg : i32 = 654; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_LABELARG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_value` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub static lexer_en_expr_value : i32 = 661; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_VALUE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_expr_end` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub static lexer_en_expr_end : i32 = 669; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_EXPR_END` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_leading_dot` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub static lexer_en_leading_dot : i32 = 833; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_LEADING_DOT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `lexer_en_line_begin` should have an upper case name [INFO] [stdout] --> src/lexer/lexer.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub static lexer_en_line_begin : i32 = 154; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LEXER_EN_LINE_BEGIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.88s [INFO] running `Command { std: "docker" "inspect" "a296e10f89402067ba1a5b073ee596c47eddd2b0e28edd62276e0622b224f3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a296e10f89402067ba1a5b073ee596c47eddd2b0e28edd62276e0622b224f3bb", kill_on_drop: false }` [INFO] [stdout] a296e10f89402067ba1a5b073ee596c47eddd2b0e28edd62276e0622b224f3bb