[INFO] cloning repository https://github.com/fzliang/wxml-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fzliang/wxml-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzliang%2Fwxml-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzliang%2Fwxml-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fac19bcd9affa8971972e814e00b09f56db1d68b [INFO] checking fzliang/wxml-compiler against master#fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 for pr-120361 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzliang%2Fwxml-compiler" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fzliang/wxml-compiler on toolchain fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fzliang/wxml-compiler [INFO] finished tweaking git repo https://github.com/fzliang/wxml-compiler [INFO] tweaked toml for git repo https://github.com/fzliang/wxml-compiler written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fzliang/wxml-compiler 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" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87532b0c005959583206a7a44cb86caf00b9cda306d26f0d3dc0cfdaa3ec20fd [INFO] running `Command { std: "docker" "start" "-a" "87532b0c005959583206a7a44cb86caf00b9cda306d26f0d3dc0cfdaa3ec20fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87532b0c005959583206a7a44cb86caf00b9cda306d26f0d3dc0cfdaa3ec20fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87532b0c005959583206a7a44cb86caf00b9cda306d26f0d3dc0cfdaa3ec20fd", kill_on_drop: false }` [INFO] [stdout] 87532b0c005959583206a7a44cb86caf00b9cda306d26f0d3dc0cfdaa3ec20fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 624237fb5c93568801f48d99c1671724d26594fa588f2ce347a459268a59b937 [INFO] running `Command { std: "docker" "start" "-a" "624237fb5c93568801f48d99c1671724d26594fa588f2ce347a459268a59b937", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.23 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking clap v4.3.23 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Checking wxml-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `TmplAttrKind`, `TmplAttrValue`, `TmplAttr`, `TmplElement`, `TmplExprLevel`, `TmplExpr`, `TmplGroup`, `TmplNode`, `TmplTextNode`, `TmplVirtualType`, `escape_html_text`, `gen_lit_str`, `tree::TmplTree` [INFO] [stdout] --> src/display_debug.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | TmplAttr, TmplAttrKind, TmplAttrValue, TmplElement, TmplNode, TmplTextNode, TmplVirtualType, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | }, [INFO] [stdout] 5 | escape::{escape_html_text, gen_lit_str}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 6 | expr::{TmplExpr, TmplExprLevel}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 7 | tree::TmplTree, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | TmplGroup, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/display_debug.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/js_bindings.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `js_bindings::*` [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use js_bindings::*; [INFO] [stdout] | -------------- but the name `parse_tmpl` in the value namespace is also re-exported here [INFO] [stdout] 22 | pub use parser::*; [INFO] [stdout] | ^^^^^^^^^ the name `parse_tmpl` in the value namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `parse_tmpl` is ambiguous [INFO] [stdout] --> src/group.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{parse_tmpl, tree::TmplTree, TmplParseError}; [INFO] [stdout] | ^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `parse_tmpl` could refer to the function imported here [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use parser::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `parse_tmpl` to disambiguate [INFO] [stdout] note: `parse_tmpl` could also refer to the function imported here [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `parse_tmpl` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `parse_tmpl` is ambiguous [INFO] [stdout] --> src/js_bindings.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | let tmpl = crate::parse_tmpl(tmpl_str)?; [INFO] [stdout] | ^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `parse_tmpl` could refer to the function imported here [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use parser::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `parse_tmpl` to disambiguate [INFO] [stdout] note: `parse_tmpl` could also refer to the function imported here [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `parse_tmpl` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TmplAttrKind`, `TmplAttrValue`, `TmplAttr`, `TmplElement`, `TmplExprLevel`, `TmplExpr`, `TmplGroup`, `TmplNode`, `TmplTextNode`, `TmplVirtualType`, `escape_html_text`, `gen_lit_str`, `tree::TmplTree` [INFO] [stdout] --> src/display_debug.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | TmplAttr, TmplAttrKind, TmplAttrValue, TmplElement, TmplNode, TmplTextNode, TmplVirtualType, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | }, [INFO] [stdout] 5 | escape::{escape_html_text, gen_lit_str}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 6 | expr::{TmplExpr, TmplExprLevel}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 7 | tree::TmplTree, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | TmplGroup, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/display_debug.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/js_bindings.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `js_bindings::*` [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use js_bindings::*; [INFO] [stdout] | -------------- but the name `parse_tmpl` in the value namespace is also re-exported here [INFO] [stdout] 22 | pub use parser::*; [INFO] [stdout] | ^^^^^^^^^ the name `parse_tmpl` in the value namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `parse_tmpl` is ambiguous [INFO] [stdout] --> src/group.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{parse_tmpl, tree::TmplTree, TmplParseError}; [INFO] [stdout] | ^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `parse_tmpl` could refer to the function imported here [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use parser::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `parse_tmpl` to disambiguate [INFO] [stdout] note: `parse_tmpl` could also refer to the function imported here [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `parse_tmpl` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `parse_tmpl` is ambiguous [INFO] [stdout] --> src/js_bindings.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | let tmpl = crate::parse_tmpl(tmpl_str)?; [INFO] [stdout] | ^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `parse_tmpl` could refer to the function imported here [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use parser::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `parse_tmpl` to disambiguate [INFO] [stdout] note: `parse_tmpl` could also refer to the function imported here [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `parse_tmpl` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_field` and `list_fields` are never used [INFO] [stdout] --> src/binding_map.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 19 | impl BindingMapCollector { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub(crate) fn get_field(&self, field: &str) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn list_fields(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_empty` is never used [INFO] [stdout] --> src/binding_map.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 59 | impl BindingMapKeys { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 68 | pub(crate) fn is_empty(&self, bmc: &BindingMapCollector) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `extra_attr` is never read [INFO] [stdout] --> src/element.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct TmplElement { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub(crate) extra_attr: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TmplElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `key` is never read [INFO] [stdout] --> src/element.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 21 | For { [INFO] [stdout] | --- field in this variant [INFO] [stdout] ... [INFO] [stdout] 25 | key: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/element.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | Include { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 40 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/element.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | ModelProperty { [INFO] [stdout] | ------------- field in this variant [INFO] [stdout] 73 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/element.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 75 | ChangeProperty { [INFO] [stdout] | -------------- field in this variant [INFO] [stdout] 76 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/element.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 78 | WorkletProperty { [INFO] [stdout] | --------------- field in this variant [INFO] [stdout] 79 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/element.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 81 | Data { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 82 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/element.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 84 | Mark { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 85 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `capture`, `catch`, `mut_bind`, and `name` are never read [INFO] [stdout] --> src/element.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | Event { [INFO] [stdout] | ----- fields in this variant [INFO] [stdout] 88 | capture: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 89 | catch: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 90 | mut_bind: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 91 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/element.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 106 | Inline { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 107 | module_name: String, [INFO] [stdout] 108 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rel_path` is never read [INFO] [stdout] --> src/element.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 110 | GlobalRef { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 111 | module_name: String, [INFO] [stdout] 112 | rel_path: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `escape_html_text` is never used [INFO] [stdout] --> src/escape.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn escape_html_text(s: &str) -> Cow<'_, str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gen_lit_str` is never used [INFO] [stdout] --> src/escape.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn gen_lit_str(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expr.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | ScopeIndex(usize), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 5 | ScopeIndex(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expr.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | LitInt(i32), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 | LitInt(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expr.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | LitFloat(f64), [INFO] [stdout] | -------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 | LitFloat(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/expr.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | StaticMember(Box, String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 | StaticMember(Box, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/expr.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) enum TmplExprLevel { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 53 | Lit = 0, [INFO] [stdout] | ^^^ [INFO] [stdout] 54 | Member = 1, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 55 | Unary = 2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 56 | Multiply = 3, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 57 | Plus = 4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | Comparison = 5, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 59 | Eq = 6, [INFO] [stdout] | ^^ [INFO] [stdout] 60 | BitAnd = 7, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 61 | BitXor = 8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | BitOr = 9, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 63 | LogicAnd = 10, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 64 | LogicOr = 11, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | Cond = 12, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | Comma = 13, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TmplExprLevel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `level` is never used [INFO] [stdout] --> src/expr.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 69 | impl TmplExpr { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 70 | pub(crate) fn level(&self) -> TmplExprLevel { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `extra_runtime_string` is never read [INFO] [stdout] --> src/group.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TmplGroup { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub(crate) extra_runtime_string: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize` is never used [INFO] [stdout] --> src/path.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) fn normalize(path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resolve` is never used [INFO] [stdout] --> src/path.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn resolve(base: &str, rel: &str) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `root`, `get_direct_dependencies`, `get_script_dependencies`, `get_inline_script`, and `set_inline_script` are never used [INFO] [stdout] --> src/tree.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl TmplTree { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn root(&self) -> &TmplElement { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub(crate) fn get_direct_dependencies(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub(crate) fn get_script_dependencies(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub(crate) fn get_inline_script(&self, module_name: &str) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub(crate) fn set_inline_script(&mut self, module_name: &str, new_content: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_field` and `list_fields` are never used [INFO] [stdout] --> src/binding_map.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 19 | impl BindingMapCollector { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub(crate) fn get_field(&self, field: &str) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn list_fields(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_empty` is never used [INFO] [stdout] --> src/binding_map.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 59 | impl BindingMapKeys { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 68 | pub(crate) fn is_empty(&self, bmc: &BindingMapCollector) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `extra_attr` is never read [INFO] [stdout] --> src/element.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct TmplElement { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub(crate) extra_attr: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TmplElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `key` is never read [INFO] [stdout] --> src/element.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 21 | For { [INFO] [stdout] | --- field in this variant [INFO] [stdout] ... [INFO] [stdout] 25 | key: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/element.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | Include { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 40 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/element.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | ModelProperty { [INFO] [stdout] | ------------- field in this variant [INFO] [stdout] 73 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/element.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 75 | ChangeProperty { [INFO] [stdout] | -------------- field in this variant [INFO] [stdout] 76 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/element.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 78 | WorkletProperty { [INFO] [stdout] | --------------- field in this variant [INFO] [stdout] 79 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/element.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 81 | Data { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 82 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/element.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 84 | Mark { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 85 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `capture`, `catch`, `mut_bind`, and `name` are never read [INFO] [stdout] --> src/element.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | Event { [INFO] [stdout] | ----- fields in this variant [INFO] [stdout] 88 | capture: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 89 | catch: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 90 | mut_bind: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 91 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/element.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 106 | Inline { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 107 | module_name: String, [INFO] [stdout] 108 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rel_path` is never read [INFO] [stdout] --> src/element.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 110 | GlobalRef { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 111 | module_name: String, [INFO] [stdout] 112 | rel_path: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `escape_html_text` is never used [INFO] [stdout] --> src/escape.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn escape_html_text(s: &str) -> Cow<'_, str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gen_lit_str` is never used [INFO] [stdout] --> src/escape.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn gen_lit_str(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expr.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | ScopeIndex(usize), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 5 | ScopeIndex(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expr.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | LitInt(i32), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 | LitInt(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expr.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | LitFloat(f64), [INFO] [stdout] | -------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 | LitFloat(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/expr.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | StaticMember(Box, String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 | StaticMember(Box, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/expr.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) enum TmplExprLevel { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 53 | Lit = 0, [INFO] [stdout] | ^^^ [INFO] [stdout] 54 | Member = 1, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 55 | Unary = 2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 56 | Multiply = 3, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 57 | Plus = 4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | Comparison = 5, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 59 | Eq = 6, [INFO] [stdout] | ^^ [INFO] [stdout] 60 | BitAnd = 7, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 61 | BitXor = 8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | BitOr = 9, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 63 | LogicAnd = 10, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 64 | LogicOr = 11, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | Cond = 12, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | Comma = 13, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TmplExprLevel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `level` is never used [INFO] [stdout] --> src/expr.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 69 | impl TmplExpr { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 70 | pub(crate) fn level(&self) -> TmplExprLevel { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `extra_runtime_string` is never read [INFO] [stdout] --> src/group.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TmplGroup { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub(crate) extra_runtime_string: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize` is never used [INFO] [stdout] --> src/path.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) fn normalize(path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resolve` is never used [INFO] [stdout] --> src/path.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn resolve(base: &str, rel: &str) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `root`, `get_direct_dependencies`, `get_script_dependencies`, `get_inline_script`, and `set_inline_script` are never used [INFO] [stdout] --> src/tree.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl TmplTree { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn root(&self) -> &TmplElement { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub(crate) fn get_direct_dependencies(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub(crate) fn get_script_dependencies(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub(crate) fn get_inline_script(&self, module_name: &str) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub(crate) fn set_inline_script(&mut self, module_name: &str, new_content: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_wxml_files` is never used [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn load_wxml_files(group: &mut TmplGroup, dir: &Path, wxml_path: &mut Vec) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.52s [INFO] running `Command { std: "docker" "inspect" "624237fb5c93568801f48d99c1671724d26594fa588f2ce347a459268a59b937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "624237fb5c93568801f48d99c1671724d26594fa588f2ce347a459268a59b937", kill_on_drop: false }` [INFO] [stdout] 624237fb5c93568801f48d99c1671724d26594fa588f2ce347a459268a59b937 [INFO] checking fzliang/wxml-compiler against try#e35e259478581c01033b8da67214c0d376859a32 for pr-120361 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzliang%2Fwxml-compiler" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fzliang/wxml-compiler on toolchain e35e259478581c01033b8da67214c0d376859a32 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fzliang/wxml-compiler [INFO] finished tweaking git repo https://github.com/fzliang/wxml-compiler [INFO] tweaked toml for git repo https://github.com/fzliang/wxml-compiler written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fzliang/wxml-compiler 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" "+e35e259478581c01033b8da67214c0d376859a32" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8918424ffc8f73f1903f9cb4b1b3be16036166afcbaa5ad93ac09147085a27e3 [INFO] running `Command { std: "docker" "start" "-a" "8918424ffc8f73f1903f9cb4b1b3be16036166afcbaa5ad93ac09147085a27e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8918424ffc8f73f1903f9cb4b1b3be16036166afcbaa5ad93ac09147085a27e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8918424ffc8f73f1903f9cb4b1b3be16036166afcbaa5ad93ac09147085a27e3", kill_on_drop: false }` [INFO] [stdout] 8918424ffc8f73f1903f9cb4b1b3be16036166afcbaa5ad93ac09147085a27e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bf11d3ec948ff0551c6dc0cda6444dc8914b79608c77523097954f14fe5dbec [INFO] running `Command { std: "docker" "start" "-a" "0bf11d3ec948ff0551c6dc0cda6444dc8914b79608c77523097954f14fe5dbec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcNDnHhC/symbols.o" "/opt/rustwide/target/debug/build/wasm-bindgen-867592d8d6162792/build_script_build-867592d8d6162792.build_script_build.6863dec38da9481-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/wasm-bindgen-867592d8d6162792/build_script_build-867592d8d6162792.5ftvvqlnksc8npih.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-075c79122bf4ef22.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-39985665fb91a3c2.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/wasm-bindgen-867592d8d6162792/build_script_build-867592d8d6162792" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-shared` (lib) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/rustix-dd26b182ae7db7e5/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/memchr-81d74dfd91f37ba3.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSKjFS5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustczeqZLX/symbols.o" "/opt/rustwide/target/debug/build/serde_json-f253790f2d18b646/build_script_build-f253790f2d18b646.build_script_build.1969ec5546c60435-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-f253790f2d18b646/build_script_build-f253790f2d18b646.20tp8yvgzsmawhg9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-075c79122bf4ef22.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-39985665fb91a3c2.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde_json-f253790f2d18b646/build_script_build-f253790f2d18b646" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_json` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaf3qWcG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1cg6lU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKa5bsY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0bf11d3ec948ff0551c6dc0cda6444dc8914b79608c77523097954f14fe5dbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf11d3ec948ff0551c6dc0cda6444dc8914b79608c77523097954f14fe5dbec", kill_on_drop: false }` [INFO] [stdout] 0bf11d3ec948ff0551c6dc0cda6444dc8914b79608c77523097954f14fe5dbec