[INFO] cloning repository https://github.com/xodix/pug-rust-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xodix/pug-rust-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxodix%2Fpug-rust-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxodix%2Fpug-rust-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5980fdfd564fc5a0dd9d27eb1de889247cd754b
[INFO] testing xodix/pug-rust-compiler against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxodix%2Fpug-rust-compiler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xodix/pug-rust-compiler
[INFO] finished tweaking git repo https://github.com/xodix/pug-rust-compiler
[INFO] tweaked toml for git repo https://github.com/xodix/pug-rust-compiler written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xodix/pug-rust-compiler on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xodix/pug-rust-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f771347e121da553e00f43bf83022824b09edcad04ef651837f13a765110fb7b
[INFO] running `Command { std: "docker" "start" "-a" "f771347e121da553e00f43bf83022824b09edcad04ef651837f13a765110fb7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f771347e121da553e00f43bf83022824b09edcad04ef651837f13a765110fb7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f771347e121da553e00f43bf83022824b09edcad04ef651837f13a765110fb7b", kill_on_drop: false }`
[INFO] [stdout] f771347e121da553e00f43bf83022824b09edcad04ef651837f13a765110fb7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a23c8be07a56513254681a86e4bb4e97f28f609e8147089d8a09ff1fc3937a3
[INFO] running `Command { std: "docker" "start" "-a" "0a23c8be07a56513254681a86e4bb4e97f28f609e8147089d8a09ff1fc3937a3", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling pug-scripts-compiler v0.1.0 (/opt/rustwide/workdir/pug-scripts-compiler)
[INFO] [stderr]    Compiling pug-html-compiler v0.1.0 (/opt/rustwide/workdir/pug-html-compiler)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> pug-scripts-compiler/src/compiler/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut exec_pos = 0;
[INFO] [stdout]   |         ----^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `indent_level` is assigned to, but never used
[INFO] [stdout]  --> pug-scripts-compiler/src/compiler/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut indent_level = 0;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: consider using `_indent_level` instead
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `indent_level` is never read
[INFO] [stdout]   --> pug-scripts-compiler/src/compiler/mod.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |             b'\n' => indent_level = 0,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `indent_level` is never read
[INFO] [stdout]   --> pug-scripts-compiler/src/compiler/mod.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |             b'\t' => indent_level = 0,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `indent_level` is never read
[INFO] [stdout]   --> pug-scripts-compiler/src/compiler/mod.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |             b' ' => indent_level += 1,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]  --> pug-scripts-compiler/src/compiler/mod.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn compile(src: Vec<u8>) {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pug-html-compiler/src/tokenizer/mod.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn tokenize(src: &Vec<u8>) -> Vec<Node> {
[INFO] [stdout]    |                      ^^^^^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn tokenize(src: &Vec<u8>) -> Vec<Node<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> pug-html-compiler/src/tokenizer/extractions.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn extract_attributes(element: &[u8]) -> Attributes {
[INFO] [stdout]   |                                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn extract_attributes(element: &[u8]) -> Attributes<'_> {
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> pug-html-compiler/src/tokenizer/node_types.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn decide_element_type(element: &[u8]) -> NodeType {
[INFO] [stdout]   |                                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn decide_element_type(element: &[u8]) -> NodeType<'_> {
[INFO] [stdout]   |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "0a23c8be07a56513254681a86e4bb4e97f28f609e8147089d8a09ff1fc3937a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a23c8be07a56513254681a86e4bb4e97f28f609e8147089d8a09ff1fc3937a3", kill_on_drop: false }`
[INFO] [stdout] 0a23c8be07a56513254681a86e4bb4e97f28f609e8147089d8a09ff1fc3937a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6505aa801ac26b2cb0eb70edd366e7cdb8df945c8bdab222f149fd08e5e60a00
[INFO] running `Command { std: "docker" "start" "-a" "6505aa801ac26b2cb0eb70edd366e7cdb8df945c8bdab222f149fd08e5e60a00", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> pug-scripts-compiler/src/compiler/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut exec_pos = 0;
[INFO] [stdout]   |         ----^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `indent_level` is assigned to, but never used
[INFO] [stdout]  --> pug-scripts-compiler/src/compiler/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut indent_level = 0;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: consider using `_indent_level` instead
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `indent_level` is never read
[INFO] [stdout]   --> pug-scripts-compiler/src/compiler/mod.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |             b'\n' => indent_level = 0,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `indent_level` is never read
[INFO] [stdout]   --> pug-scripts-compiler/src/compiler/mod.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |             b'\t' => indent_level = 0,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `indent_level` is never read
[INFO] [stdout]   --> pug-scripts-compiler/src/compiler/mod.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |             b' ' => indent_level += 1,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]  --> pug-scripts-compiler/src/compiler/mod.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn compile(src: Vec<u8>) {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pug-html-compiler v0.1.0 (/opt/rustwide/workdir/pug-html-compiler)
[INFO] [stderr]    Compiling pug-scripts-compiler v0.1.0 (/opt/rustwide/workdir/pug-scripts-compiler)
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> pug-scripts-compiler/src/compiler/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut exec_pos = 0;
[INFO] [stdout]   |         ----^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `indent_level` is assigned to, but never used
[INFO] [stdout]  --> pug-scripts-compiler/src/compiler/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut indent_level = 0;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: consider using `_indent_level` instead
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `indent_level` is never read
[INFO] [stdout]   --> pug-scripts-compiler/src/compiler/mod.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |             b'\n' => indent_level = 0,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `indent_level` is never read
[INFO] [stdout]   --> pug-scripts-compiler/src/compiler/mod.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |             b'\t' => indent_level = 0,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `indent_level` is never read
[INFO] [stdout]   --> pug-scripts-compiler/src/compiler/mod.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |             b' ' => indent_level += 1,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]  --> pug-scripts-compiler/src/compiler/mod.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn compile(src: Vec<u8>) {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_script` is never used
[INFO] [stdout]  --> pug-scripts-compiler/src/tests/mod.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn load_script(path: &std::path::Path) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pug-html-compiler/src/tokenizer/mod.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn tokenize(src: &Vec<u8>) -> Vec<Node> {
[INFO] [stdout]    |                      ^^^^^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn tokenize(src: &Vec<u8>) -> Vec<Node<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> pug-html-compiler/src/tokenizer/extractions.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn extract_attributes(element: &[u8]) -> Attributes {
[INFO] [stdout]   |                                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn extract_attributes(element: &[u8]) -> Attributes<'_> {
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> pug-html-compiler/src/tokenizer/node_types.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn decide_element_type(element: &[u8]) -> NodeType {
[INFO] [stdout]   |                                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn decide_element_type(element: &[u8]) -> NodeType<'_> {
[INFO] [stdout]   |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "6505aa801ac26b2cb0eb70edd366e7cdb8df945c8bdab222f149fd08e5e60a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6505aa801ac26b2cb0eb70edd366e7cdb8df945c8bdab222f149fd08e5e60a00", kill_on_drop: false }`
[INFO] [stdout] 6505aa801ac26b2cb0eb70edd366e7cdb8df945c8bdab222f149fd08e5e60a00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 213ca3cecc0e1a7eaff1f194e6b82095c4cf0c053d1c948abebe3bde0816c503
[INFO] running `Command { std: "docker" "start" "-a" "213ca3cecc0e1a7eaff1f194e6b82095c4cf0c053d1c948abebe3bde0816c503", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> pug-scripts-compiler/src/compiler/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let mut exec_pos = 0;
[INFO] [stderr]   |         ----^^^^^^^^
[INFO] [stderr]   |         |
[INFO] [stderr]   |         help: remove this `mut`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `indent_level` is assigned to, but never used
[INFO] [stderr]  --> pug-scripts-compiler/src/compiler/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let mut indent_level = 0;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: consider using `_indent_level` instead
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `indent_level` is never read
[INFO] [stderr]   --> pug-scripts-compiler/src/compiler/mod.rs:18:22
[INFO] [stderr]    |
[INFO] [stderr] 18 |             b'\n' => indent_level = 0,
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `indent_level` is never read
[INFO] [stderr]   --> pug-scripts-compiler/src/compiler/mod.rs:20:22
[INFO] [stderr]    |
[INFO] [stderr] 20 |             b'\t' => indent_level = 0,
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `indent_level` is never read
[INFO] [stderr]   --> pug-scripts-compiler/src/compiler/mod.rs:21:21
[INFO] [stderr]    |
[INFO] [stderr] 21 |             b' ' => indent_level += 1,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: function `compile` is never used
[INFO] [stderr]  --> pug-scripts-compiler/src/compiler/mod.rs:3:4
[INFO] [stderr]   |
[INFO] [stderr] 3 | fn compile(src: Vec<u8>) {
[INFO] [stderr]   |    ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pug-scripts-compiler` (lib) generated 6 warnings (run `cargo fix --lib -p pug-scripts-compiler` to apply 1 suggestion)
[INFO] [stderr] warning: function `load_script` is never used
[INFO] [stderr]  --> pug-scripts-compiler/src/tests/mod.rs:1:4
[INFO] [stderr]   |
[INFO] [stderr] 1 | fn load_script(path: &std::path::Path) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stderr]   |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> pug-html-compiler/src/tokenizer/mod.rs:23:22
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn tokenize(src: &Vec<u8>) -> Vec<Node> {
[INFO] [stderr]    |                      ^^^^^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn tokenize(src: &Vec<u8>) -> Vec<Node<'_>> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> pug-html-compiler/src/tokenizer/extractions.rs:5:36
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn extract_attributes(element: &[u8]) -> Attributes {
[INFO] [stderr]   |                                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                                    |
[INFO] [stderr]   |                                    the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn extract_attributes(element: &[u8]) -> Attributes<'_> {
[INFO] [stderr]   |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> pug-html-compiler/src/tokenizer/node_types.rs:6:37
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn decide_element_type(element: &[u8]) -> NodeType {
[INFO] [stderr]   |                                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                                     |
[INFO] [stderr]   |                                     the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn decide_element_type(element: &[u8]) -> NodeType<'_> {
[INFO] [stderr]   |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `pug-scripts-compiler` (lib test) generated 7 warnings (6 duplicates)
[INFO] [stderr] warning: `pug-html-compiler` (bin "pug-html-compiler" test) generated 3 warnings (run `cargo fix --bin "pug-html-compiler" -p pug-html-compiler --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pug_html_compiler-dc41da72dde42883)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pug_scripts_compiler-e2a61d4730f2101b)
[INFO] [stdout] test tests::tokenizer::extractions::test_attribute_extraction ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utils-a011a6ed45495d64)
[INFO] [stdout] test tests::tokenizer::html_operations::test_close_elem ... ok
[INFO] [stdout] test tests::tokenizer::extractions::test_text_extraction ... ok
[INFO] [stdout] test tests::tokenizer::node_types::test_invisible_comment_recognition ... ok
[INFO] [stdout] test tests::tokenizer::node_types::test_normal_tag ... ok
[INFO] [stdout] test tests::tokenizer::node_types::test_is_self_closing ... ok
[INFO] [stdout] test tests::tokenizer::node_types::test_doctype_recognition ... ok
[INFO] [stdout] test tests::tokenizer::node::test_new_node ... ok
[INFO] [stdout] test tests::tokenizer::html_operations::test_open_elem ... ok
[INFO] [stdout] test tests::tokenizer::node_types::test_plain_text ... ok
[INFO] [stdout] test tests::tokenizer::node_types::test_visible_comment_recognition ... ok
[INFO] [stdout] test tests::tokenizer::node_types::test_self_closing_tag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_find_element ... ok
[INFO] [stdout] test tests::test_output_to_file ... FAILED
[INFO] [stdout] test tests::test_output_to_str ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p utils --lib`
[INFO] [stdout] test tests::test_slice_begins_with ... ok
[INFO] [stdout] test tests::test_remove_whitespace ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_output_to_file stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_output_to_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "213ca3cecc0e1a7eaff1f194e6b82095c4cf0c053d1c948abebe3bde0816c503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213ca3cecc0e1a7eaff1f194e6b82095c4cf0c053d1c948abebe3bde0816c503", kill_on_drop: false }`
[INFO] [stdout] 213ca3cecc0e1a7eaff1f194e6b82095c4cf0c053d1c948abebe3bde0816c503
