[INFO] fetching crate scrings 0.1.7...
[INFO] testing scrings-0.1.7 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate scrings 0.1.7 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate scrings 0.1.7
[INFO] finished tweaking crates.io crate scrings 0.1.7
[INFO] tweaked toml for crates.io crate scrings 0.1.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scrings 0.1.7 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scrings 0.1.7 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded tree-sitter v0.24.7
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.4
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-python v0.21.0
[INFO] [stderr]   Downloaded tree-sitter-powershell v0.24.5
[INFO] [stderr]   Downloaded tree-sitter-bash v0.21.0
[INFO] [stderr]   Downloaded tree-sitter-php v0.23.11
[INFO] [stderr]   Downloaded tree-sitter-traversal2 v0.2.0
[INFO] [stderr]   Downloaded tree-sitter-sequel v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f984861b427bb592d95ff67b67534facfc50ad943e92a4068d51af1801fdec83
[INFO] running `Command { std: "docker" "start" "-a" "f984861b427bb592d95ff67b67534facfc50ad943e92a4068d51af1801fdec83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f984861b427bb592d95ff67b67534facfc50ad943e92a4068d51af1801fdec83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f984861b427bb592d95ff67b67534facfc50ad943e92a4068d51af1801fdec83", kill_on_drop: false }`
[INFO] [stdout] f984861b427bb592d95ff67b67534facfc50ad943e92a4068d51af1801fdec83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06977dcfaee88991e1e6a16f26b4c9fbe2c7d6f6d213ddd1f65c510186e47297
[INFO] running `Command { std: "docker" "start" "-a" "06977dcfaee88991e1e6a16f26b4c9fbe2c7d6f6d213ddd1f65c510186e47297", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling tree-sitter-language v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-sequel v0.3.7
[INFO] [stderr]    Compiling tree-sitter-python v0.21.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.21.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-powershell v0.24.5
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tree-sitter-traversal2 v0.2.0
[INFO] [stderr]    Compiling scrings v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `root` is never used
[INFO] [stdout]    --> src/tree.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | impl<'a> Tree<'a> {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn root(&self) -> Result<Node> {
[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]  --> src/bash.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_bash_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_bash_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/js.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_javascript_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_javascript_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/php.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_php_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_php_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ps.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn build_powershell_tree(source: &str) -> Result<Tree> {
[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] 10 | fn build_powershell_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/python.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn build_python_tree(source: &str) -> crate::error::Result<Tree> {
[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] 9 | fn build_python_tree(source: &str) -> crate::error::Result<Tree<'_>> {
[INFO] [stdout]   |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/sql.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_sql_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_sql_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:202:17
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn root(&self) -> Result<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn root(&self) -> Result<Node<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.15s
[INFO] running `Command { std: "docker" "inspect" "06977dcfaee88991e1e6a16f26b4c9fbe2c7d6f6d213ddd1f65c510186e47297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06977dcfaee88991e1e6a16f26b4c9fbe2c7d6f6d213ddd1f65c510186e47297", kill_on_drop: false }`
[INFO] [stdout] 06977dcfaee88991e1e6a16f26b4c9fbe2c7d6f6d213ddd1f65c510186e47297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af9ba20a629f9f3d869e52d4c8a2ee3b08fe9a64a5bdb45a6158befbb9d9ae54
[INFO] running `Command { std: "docker" "start" "-a" "af9ba20a629f9f3d869e52d4c8a2ee3b08fe9a64a5bdb45a6158befbb9d9ae54", kill_on_drop: false }`
[INFO] [stdout] warning: method `root` is never used
[INFO] [stdout]    --> src/tree.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | impl<'a> Tree<'a> {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn root(&self) -> Result<Node> {
[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]  --> src/bash.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_bash_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_bash_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/js.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_javascript_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_javascript_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/php.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_php_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_php_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ps.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn build_powershell_tree(source: &str) -> Result<Tree> {
[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] 10 | fn build_powershell_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/python.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn build_python_tree(source: &str) -> crate::error::Result<Tree> {
[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] 9 | fn build_python_tree(source: &str) -> crate::error::Result<Tree<'_>> {
[INFO] [stdout]   |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/sql.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_sql_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_sql_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scrings v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:202:17
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn root(&self) -> Result<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn root(&self) -> Result<Node<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `root` is never used
[INFO] [stdout]    --> src/tree.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | impl<'a> Tree<'a> {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn root(&self) -> Result<Node> {
[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]  --> src/bash.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_bash_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_bash_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/js.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_javascript_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_javascript_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/php.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_php_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_php_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ps.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn build_powershell_tree(source: &str) -> Result<Tree> {
[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] 10 | fn build_powershell_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/python.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn build_python_tree(source: &str) -> crate::error::Result<Tree> {
[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] 9 | fn build_python_tree(source: &str) -> crate::error::Result<Tree<'_>> {
[INFO] [stdout]   |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/sql.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn build_sql_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_sql_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stdout]   |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:202:17
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn root(&self) -> Result<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn root(&self) -> Result<Node<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "af9ba20a629f9f3d869e52d4c8a2ee3b08fe9a64a5bdb45a6158befbb9d9ae54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af9ba20a629f9f3d869e52d4c8a2ee3b08fe9a64a5bdb45a6158befbb9d9ae54", kill_on_drop: false }`
[INFO] [stdout] af9ba20a629f9f3d869e52d4c8a2ee3b08fe9a64a5bdb45a6158befbb9d9ae54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 415d4cefb6536603afe790b41867bd65dc6d00484d91e6ba5c6b31a7db0d7129
[INFO] running `Command { std: "docker" "start" "-a" "415d4cefb6536603afe790b41867bd65dc6d00484d91e6ba5c6b31a7db0d7129", kill_on_drop: false }`
[INFO] [stderr] warning: method `root` is never used
[INFO] [stderr]    --> src/tree.rs:202:12
[INFO] [stderr]     |
[INFO] [stderr] 189 | impl<'a> Tree<'a> {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 202 |     pub fn root(&self) -> Result<Node> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/bash.rs:7:28
[INFO] [stderr]   |
[INFO] [stderr] 7 | fn build_bash_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_bash_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stderr]   |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/js.rs:7:34
[INFO] [stderr]   |
[INFO] [stderr] 7 | fn build_javascript_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_javascript_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stderr]   |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/php.rs:7:27
[INFO] [stderr]   |
[INFO] [stderr] 7 | fn build_php_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_php_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stderr]   |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ps.rs:10:34
[INFO] [stderr]    |
[INFO] [stderr] 10 | fn build_powershell_tree(source: &str) -> Result<Tree> {
[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] 10 | fn build_powershell_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/python.rs:9:30
[INFO] [stderr]   |
[INFO] [stderr] 9 | fn build_python_tree(source: &str) -> crate::error::Result<Tree> {
[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] 9 | fn build_python_tree(source: &str) -> crate::error::Result<Tree<'_>> {
[INFO] [stderr]   |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/sql.rs:7:27
[INFO] [stderr]   |
[INFO] [stderr] 7 | fn build_sql_tree(source: &str) -> Result<Tree> {
[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] 7 | fn build_sql_tree(source: &str) -> Result<Tree<'_>> {
[INFO] [stderr]   |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree.rs:202:17
[INFO] [stderr]     |
[INFO] [stderr] 202 |     pub fn root(&self) -> Result<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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 202 |     pub fn root(&self) -> Result<Node<'_>> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `scrings` (lib) generated 8 warnings (run `cargo fix --lib -p scrings` to apply 7 suggestions)
[INFO] [stderr] warning: `scrings` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scrings-61dbe06224826a04)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests scrings
[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 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] running `Command { std: "docker" "inspect" "415d4cefb6536603afe790b41867bd65dc6d00484d91e6ba5c6b31a7db0d7129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "415d4cefb6536603afe790b41867bd65dc6d00484d91e6ba5c6b31a7db0d7129", kill_on_drop: false }`
[INFO] [stdout] 415d4cefb6536603afe790b41867bd65dc6d00484d91e6ba5c6b31a7db0d7129
