[INFO] cloning repository https://github.com/jsinger67/parol_basic_interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsinger67/parol_basic_interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsinger67%2Fparol_basic_interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsinger67%2Fparol_basic_interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33f79647283b34147be4100aaee4782f01ab40da [INFO] documenting jsinger67/parol_basic_interpreter against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsinger67%2Fparol_basic_interpreter" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsinger67/parol_basic_interpreter on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsinger67/parol_basic_interpreter [INFO] finished tweaking git repo https://github.com/jsinger67/parol_basic_interpreter [INFO] tweaked toml for git repo https://github.com/jsinger67/parol_basic_interpreter written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jsinger67/parol_basic_interpreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18a99a68a697ad37d4143cc89575ac08d04f9e033b83c3c30757809e5090f5fb [INFO] running `Command { std: "docker" "start" "-a" "18a99a68a697ad37d4143cc89575ac08d04f9e033b83c3c30757809e5090f5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a99a68a697ad37d4143cc89575ac08d04f9e033b83c3c30757809e5090f5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a99a68a697ad37d4143cc89575ac08d04f9e033b83c3c30757809e5090f5fb", kill_on_drop: false }` [INFO] [stdout] 18a99a68a697ad37d4143cc89575ac08d04f9e033b83c3c30757809e5090f5fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] e912ebf92bc9523f1b239ccc13159d8b602a4692f39f6b871d426cd3d5f92206 [INFO] running `Command { std: "docker" "start" "-a" "e912ebf92bc9523f1b239ccc13159d8b602a4692f39f6b871d426cd3d5f92206", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling xml_writer v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling rand_regex v0.15.1 [INFO] [stderr] Compiling bart v0.1.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling bart_derive v0.1.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Checking id_tree v1.8.0 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Checking id_tree_layout v2.0.3 [INFO] [stderr] Checking parol_runtime v0.7.2 [INFO] [stderr] Compiling parol v0.10.6 [INFO] [stderr] Compiling basic v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping basic v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting basic v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/basic_grammar_trait.rs:1398:5 [INFO] [stdout] | [INFO] [stdout] 1398 | / /// Semantic action for production 10: [INFO] [stdout] 1399 | | /// [INFO] [stdout] 1400 | | /// LineNumber: "[0 ]*[1-9] *(?:[0-9] *){1,4}|[0 ]+" : BasicLineNumber; [INFO] [stdout] 1401 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] LineNumber: "[0 ]*[1-9] *(?:[0-9] *){1,4}|[0 ]+" : BasicLineNumber; [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1175:5 [INFO] [stdout] | [INFO] [stdout] 1175 | / /// Semantic action for production 1: [INFO] [stdout] 1176 | | /// [INFO] [stdout] 1177 | | /// BasicList /* Vec::Push */: EndOfLine Line BasicList; [INFO] [stdout] 1178 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1175 ~ `/// Semantic action for production 1: [INFO] [stdout] 1176 | /// [INFO] [stdout] 1177 | /// BasicList /* Vec::Push */: EndOfLine Line BasicList; [INFO] [stdout] 1178 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | / /// Semantic action for production 2: [INFO] [stdout] 1216 | | /// [INFO] [stdout] 1217 | | /// BasicList /* Vec::New */: ; [INFO] [stdout] 1218 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1215 ~ `/// Semantic action for production 2: [INFO] [stdout] 1216 | /// [INFO] [stdout] 1217 | /// BasicList /* Vec::New */: ; [INFO] [stdout] 1218 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1228:5 [INFO] [stdout] | [INFO] [stdout] 1228 | / /// Semantic action for production 3: [INFO] [stdout] 1229 | | /// [INFO] [stdout] 1230 | | /// BasicOpt0 /* Option::Some */: EndOfLine; [INFO] [stdout] 1231 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1228 ~ `/// Semantic action for production 3: [INFO] [stdout] 1229 | /// [INFO] [stdout] 1230 | /// BasicOpt0 /* Option::Some */: EndOfLine; [INFO] [stdout] 1231 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1256:5 [INFO] [stdout] | [INFO] [stdout] 1256 | / /// Semantic action for production 4: [INFO] [stdout] 1257 | | /// [INFO] [stdout] 1258 | | /// BasicOpt0 /* Option::None */: ; [INFO] [stdout] 1259 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1256 ~ `/// Semantic action for production 4: [INFO] [stdout] 1257 | /// [INFO] [stdout] 1258 | /// BasicOpt0 /* Option::None */: ; [INFO] [stdout] 1259 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1268:5 [INFO] [stdout] | [INFO] [stdout] 1268 | / /// Semantic action for production 5: [INFO] [stdout] 1269 | | /// [INFO] [stdout] 1270 | | /// BasicOpt /* Option::Some */: EndOfLine; [INFO] [stdout] 1271 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1268 ~ `/// Semantic action for production 5: [INFO] [stdout] 1269 | /// [INFO] [stdout] 1270 | /// BasicOpt /* Option::Some */: EndOfLine; [INFO] [stdout] 1271 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1296:5 [INFO] [stdout] | [INFO] [stdout] 1296 | / /// Semantic action for production 6: [INFO] [stdout] 1297 | | /// [INFO] [stdout] 1298 | | /// BasicOpt /* Option::None */: ; [INFO] [stdout] 1299 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1296 ~ `/// Semantic action for production 6: [INFO] [stdout] 1297 | /// [INFO] [stdout] 1298 | /// BasicOpt /* Option::None */: ; [INFO] [stdout] 1299 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1350:5 [INFO] [stdout] | [INFO] [stdout] 1350 | / /// Semantic action for production 8: [INFO] [stdout] 1351 | | /// [INFO] [stdout] 1352 | | /// LineList /* Vec::Push */: ":"^ /* Clipped */ Statement LineList; [INFO] [stdout] 1353 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1350 ~ `/// Semantic action for production 8: [INFO] [stdout] 1351 | /// [INFO] [stdout] 1352 | /// LineList /* Vec::Push */: ":"^ /* Clipped */ Statement LineList; [INFO] [stdout] 1353 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1385:5 [INFO] [stdout] | [INFO] [stdout] 1385 | / /// Semantic action for production 9: [INFO] [stdout] 1386 | | /// [INFO] [stdout] 1387 | | /// LineList /* Vec::New */: ; [INFO] [stdout] 1388 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1385 ~ `/// Semantic action for production 9: [INFO] [stdout] 1386 | /// [INFO] [stdout] 1387 | /// LineList /* Vec::New */: ; [INFO] [stdout] 1388 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1623:5 [INFO] [stdout] | [INFO] [stdout] 1623 | / /// Semantic action for production 18: [INFO] [stdout] 1624 | | /// [INFO] [stdout] 1625 | | /// RemarkOpt /* Option::Some */: Comment; [INFO] [stdout] 1626 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1623 ~ `/// Semantic action for production 18: [INFO] [stdout] 1624 | /// [INFO] [stdout] 1625 | /// RemarkOpt /* Option::Some */: Comment; [INFO] [stdout] 1626 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1651:5 [INFO] [stdout] | [INFO] [stdout] 1651 | / /// Semantic action for production 19: [INFO] [stdout] 1652 | | /// [INFO] [stdout] 1653 | | /// RemarkOpt /* Option::None */: ; [INFO] [stdout] 1654 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1651 ~ `/// Semantic action for production 19: [INFO] [stdout] 1652 | /// [INFO] [stdout] 1653 | /// RemarkOpt /* Option::None */: ; [INFO] [stdout] 1654 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1787:5 [INFO] [stdout] | [INFO] [stdout] 1787 | / /// Semantic action for production 23: [INFO] [stdout] 1788 | | /// [INFO] [stdout] 1789 | | /// AssignmentOpt /* Option::Some */: Let; [INFO] [stdout] 1790 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1787 ~ `/// Semantic action for production 23: [INFO] [stdout] 1788 | /// [INFO] [stdout] 1789 | /// AssignmentOpt /* Option::Some */: Let; [INFO] [stdout] 1790 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1815:5 [INFO] [stdout] | [INFO] [stdout] 1815 | / /// Semantic action for production 24: [INFO] [stdout] 1816 | | /// [INFO] [stdout] 1817 | | /// AssignmentOpt /* Option::None */: ; [INFO] [stdout] 1818 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1815 ~ `/// Semantic action for production 24: [INFO] [stdout] 1816 | /// [INFO] [stdout] 1817 | /// AssignmentOpt /* Option::None */: ; [INFO] [stdout] 1818 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1942:5 [INFO] [stdout] | [INFO] [stdout] 1942 | / /// Semantic action for production 28: [INFO] [stdout] 1943 | | /// [INFO] [stdout] 1944 | | /// PrintStatementList /* Vec::Push */: ","^ /* Clipped */ Expression PrintStatementList; [INFO] [stdout] 1945 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1942 ~ `/// Semantic action for production 28: [INFO] [stdout] 1943 | /// [INFO] [stdout] 1944 | /// PrintStatementList /* Vec::Push */: ","^ /* Clipped */ Expression PrintStatementList; [INFO] [stdout] 1945 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:1978:5 [INFO] [stdout] | [INFO] [stdout] 1978 | / /// Semantic action for production 29: [INFO] [stdout] 1979 | | /// [INFO] [stdout] 1980 | | /// PrintStatementList /* Vec::New */: ; [INFO] [stdout] 1981 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1978 ~ `/// Semantic action for production 29: [INFO] [stdout] 1979 | /// [INFO] [stdout] 1980 | /// PrintStatementList /* Vec::New */: ; [INFO] [stdout] 1981 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2182:5 [INFO] [stdout] | [INFO] [stdout] 2182 | / /// Semantic action for production 37: [INFO] [stdout] 2183 | | /// [INFO] [stdout] 2184 | | /// Float1: "(?:(?:[0-9] *)+)?\. *(?:(?:[0-9] *)+)? *(?:E *[-+]? *(?:[0-9] *)+)?" : BasicNumber; [INFO] [stdout] 2185 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2205:5 [INFO] [stdout] | [INFO] [stdout] 2205 | / /// Semantic action for production 38: [INFO] [stdout] 2206 | | /// [INFO] [stdout] 2207 | | /// Float2: "(?:[0-9] *)+E *[-+]? *(?:[0-9] *)+" : BasicNumber; [INFO] [stdout] 2208 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2228:5 [INFO] [stdout] | [INFO] [stdout] 2228 | / /// Semantic action for production 39: [INFO] [stdout] 2229 | | /// [INFO] [stdout] 2230 | | /// Integer: "(?:[0-9] *)+" : BasicNumber; [INFO] [stdout] 2231 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2405:5 [INFO] [stdout] | [INFO] [stdout] 2405 | / /// Semantic action for production 47: [INFO] [stdout] 2406 | | /// [INFO] [stdout] 2407 | | /// LogicalOrOp: "N?OR"; [INFO] [stdout] 2408 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2428:5 [INFO] [stdout] | [INFO] [stdout] 2428 | / /// Semantic action for production 48: [INFO] [stdout] 2429 | | /// [INFO] [stdout] 2430 | | /// LogicalAndOp: "AND"; [INFO] [stdout] 2431 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2451:5 [INFO] [stdout] | [INFO] [stdout] 2451 | / /// Semantic action for production 49: [INFO] [stdout] 2452 | | /// [INFO] [stdout] 2453 | | /// LogicalNotOp: "NOT"; [INFO] [stdout] 2454 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2474:5 [INFO] [stdout] | [INFO] [stdout] 2474 | / /// Semantic action for production 50: [INFO] [stdout] 2475 | | /// [INFO] [stdout] 2476 | | /// RelationalOp: "<\s*>|<\s*=|<|>\s*=|>|="; [INFO] [stdout] 2477 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2497:5 [INFO] [stdout] | [INFO] [stdout] 2497 | / /// Semantic action for production 51: [INFO] [stdout] 2498 | | /// [INFO] [stdout] 2499 | | /// Plus: "\+"; [INFO] [stdout] 2500 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2520:5 [INFO] [stdout] | [INFO] [stdout] 2520 | / /// Semantic action for production 52: [INFO] [stdout] 2521 | | /// [INFO] [stdout] 2522 | | /// Minus: "-"; [INFO] [stdout] 2523 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2543:5 [INFO] [stdout] | [INFO] [stdout] 2543 | / /// Semantic action for production 53: [INFO] [stdout] 2544 | | /// [INFO] [stdout] 2545 | | /// MulOp: "\*|/"; [INFO] [stdout] 2546 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2566:5 [INFO] [stdout] | [INFO] [stdout] 2566 | / /// Semantic action for production 54: [INFO] [stdout] 2567 | | /// [INFO] [stdout] 2568 | | /// LParen: "\("; [INFO] [stdout] 2569 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Expr` [INFO] [stdout] --> src/basic_grammar_trait.rs:2589:5 [INFO] [stdout] | [INFO] [stdout] 2589 | / /// Semantic action for production 55: [INFO] [stdout] 2590 | | /// [INFO] [stdout] 2591 | | /// RParen: "\)"; [INFO] [stdout] 2592 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Cmnt` [INFO] [stdout] --> src/basic_grammar_trait.rs:2612:5 [INFO] [stdout] | [INFO] [stdout] 2612 | / /// Semantic action for production 56: [INFO] [stdout] 2613 | | /// [INFO] [stdout] 2614 | | /// Comment: "[^\r\n]+"; [INFO] [stdout] 2615 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:2721:5 [INFO] [stdout] | [INFO] [stdout] 2721 | / /// Semantic action for production 60: [INFO] [stdout] 2722 | | /// [INFO] [stdout] 2723 | | /// LogicalOrList /* Vec::Push */: LogicalOrOp LogicalAnd LogicalOrList; [INFO] [stdout] 2724 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 2721 ~ `/// Semantic action for production 60: [INFO] [stdout] 2722 | /// [INFO] [stdout] 2723 | /// LogicalOrList /* Vec::Push */: LogicalOrOp LogicalAnd LogicalOrList; [INFO] [stdout] 2724 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:2762:5 [INFO] [stdout] | [INFO] [stdout] 2762 | / /// Semantic action for production 61: [INFO] [stdout] 2763 | | /// [INFO] [stdout] 2764 | | /// LogicalOrList /* Vec::New */: ; [INFO] [stdout] 2765 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 2762 ~ `/// Semantic action for production 61: [INFO] [stdout] 2763 | /// [INFO] [stdout] 2764 | /// LogicalOrList /* Vec::New */: ; [INFO] [stdout] 2765 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:2811:5 [INFO] [stdout] | [INFO] [stdout] 2811 | / /// Semantic action for production 63: [INFO] [stdout] 2812 | | /// [INFO] [stdout] 2813 | | /// LogicalAndList /* Vec::Push */: LogicalAndOp LogicalNot LogicalAndList; [INFO] [stdout] 2814 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 2811 ~ `/// Semantic action for production 63: [INFO] [stdout] 2812 | /// [INFO] [stdout] 2813 | /// LogicalAndList /* Vec::Push */: LogicalAndOp LogicalNot LogicalAndList; [INFO] [stdout] 2814 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:2853:5 [INFO] [stdout] | [INFO] [stdout] 2853 | / /// Semantic action for production 64: [INFO] [stdout] 2854 | | /// [INFO] [stdout] 2855 | | /// LogicalAndList /* Vec::New */: ; [INFO] [stdout] 2856 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 2853 ~ `/// Semantic action for production 64: [INFO] [stdout] 2854 | /// [INFO] [stdout] 2855 | /// LogicalAndList /* Vec::New */: ; [INFO] [stdout] 2856 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:2901:5 [INFO] [stdout] | [INFO] [stdout] 2901 | / /// Semantic action for production 66: [INFO] [stdout] 2902 | | /// [INFO] [stdout] 2903 | | /// LogicalNotOpt /* Option::Some */: LogicalNotOp; [INFO] [stdout] 2904 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 2901 ~ `/// Semantic action for production 66: [INFO] [stdout] 2902 | /// [INFO] [stdout] 2903 | /// LogicalNotOpt /* Option::Some */: LogicalNotOp; [INFO] [stdout] 2904 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:2930:5 [INFO] [stdout] | [INFO] [stdout] 2930 | / /// Semantic action for production 67: [INFO] [stdout] 2931 | | /// [INFO] [stdout] 2932 | | /// LogicalNotOpt /* Option::None */: ; [INFO] [stdout] 2933 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 2930 ~ `/// Semantic action for production 67: [INFO] [stdout] 2931 | /// [INFO] [stdout] 2932 | /// LogicalNotOpt /* Option::None */: ; [INFO] [stdout] 2933 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:2978:5 [INFO] [stdout] | [INFO] [stdout] 2978 | / /// Semantic action for production 69: [INFO] [stdout] 2979 | | /// [INFO] [stdout] 2980 | | /// RelationalList /* Vec::Push */: RelationalOp Summation RelationalList; [INFO] [stdout] 2981 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 2978 ~ `/// Semantic action for production 69: [INFO] [stdout] 2979 | /// [INFO] [stdout] 2980 | /// RelationalList /* Vec::Push */: RelationalOp Summation RelationalList; [INFO] [stdout] 2981 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:3019:5 [INFO] [stdout] | [INFO] [stdout] 3019 | / /// Semantic action for production 70: [INFO] [stdout] 3020 | | /// [INFO] [stdout] 3021 | | /// RelationalList /* Vec::New */: ; [INFO] [stdout] 3022 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 3019 ~ `/// Semantic action for production 70: [INFO] [stdout] 3020 | /// [INFO] [stdout] 3021 | /// RelationalList /* Vec::New */: ; [INFO] [stdout] 3022 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:3069:5 [INFO] [stdout] | [INFO] [stdout] 3069 | / /// Semantic action for production 72: [INFO] [stdout] 3070 | | /// [INFO] [stdout] 3071 | | /// SummationList /* Vec::Push */: SummationListGroup Multiplication SummationList; [INFO] [stdout] 3072 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 3069 ~ `/// Semantic action for production 72: [INFO] [stdout] 3070 | /// [INFO] [stdout] 3071 | /// SummationList /* Vec::Push */: SummationListGroup Multiplication SummationList; [INFO] [stdout] 3072 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:3172:5 [INFO] [stdout] | [INFO] [stdout] 3172 | / /// Semantic action for production 75: [INFO] [stdout] 3173 | | /// [INFO] [stdout] 3174 | | /// SummationList /* Vec::New */: ; [INFO] [stdout] 3175 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 3172 ~ `/// Semantic action for production 75: [INFO] [stdout] 3173 | /// [INFO] [stdout] 3174 | /// SummationList /* Vec::New */: ; [INFO] [stdout] 3175 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:3221:5 [INFO] [stdout] | [INFO] [stdout] 3221 | / /// Semantic action for production 77: [INFO] [stdout] 3222 | | /// [INFO] [stdout] 3223 | | /// MultiplicationList /* Vec::Push */: MulOp Factor MultiplicationList; [INFO] [stdout] 3224 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 3221 ~ `/// Semantic action for production 77: [INFO] [stdout] 3222 | /// [INFO] [stdout] 3223 | /// MultiplicationList /* Vec::Push */: MulOp Factor MultiplicationList; [INFO] [stdout] 3224 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/basic_grammar_trait.rs:3262:5 [INFO] [stdout] | [INFO] [stdout] 3262 | / /// Semantic action for production 78: [INFO] [stdout] 3263 | | /// [INFO] [stdout] 3264 | | /// MultiplicationList /* Vec::New */: ; [INFO] [stdout] 3265 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 3262 ~ `/// Semantic action for production 78: [INFO] [stdout] 3263 | /// [INFO] [stdout] 3264 | /// MultiplicationList /* Vec::New */: ; [INFO] [stdout] 3265 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.87s [INFO] running `Command { std: "docker" "inspect" "e912ebf92bc9523f1b239ccc13159d8b602a4692f39f6b871d426cd3d5f92206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e912ebf92bc9523f1b239ccc13159d8b602a4692f39f6b871d426cd3d5f92206", kill_on_drop: false }` [INFO] [stdout] e912ebf92bc9523f1b239ccc13159d8b602a4692f39f6b871d426cd3d5f92206