[INFO] fetching crate tree-sitter-facade-sg 0.25.3...
[INFO] checking tree-sitter-facade-sg-0.25.3 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate tree-sitter-facade-sg 0.25.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate tree-sitter-facade-sg 0.25.3
[INFO] finished tweaking crates.io crate tree-sitter-facade-sg 0.25.3
[INFO] tweaked toml for crates.io crate tree-sitter-facade-sg 0.25.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tree-sitter-facade-sg 0.25.3 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tree-sitter-facade-sg 0.25.3 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.42
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded web-tree-sitter-sg v0.25.3
[INFO] [stderr]   Downloaded tree-sitter v0.25.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22ac94809f24902460c07b94d0a4143e8018c3cc6489e1eb0bc93629e05c6f55
[INFO] running `Command { std: "docker" "start" "-a" "22ac94809f24902460c07b94d0a4143e8018c3cc6489e1eb0bc93629e05c6f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22ac94809f24902460c07b94d0a4143e8018c3cc6489e1eb0bc93629e05c6f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22ac94809f24902460c07b94d0a4143e8018c3cc6489e1eb0bc93629e05c6f55", kill_on_drop: false }`
[INFO] [stdout] 22ac94809f24902460c07b94d0a4143e8018c3cc6489e1eb0bc93629e05c6f55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 201714a81121386f880de1ca6a0edd15435ef20a280e22c59cad13885c8a3b81
[INFO] running `Command { std: "docker" "start" "-a" "201714a81121386f880de1ca6a0edd15435ef20a280e22c59cad13885c8a3b81", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking tree-sitter-language v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling tree-sitter v0.25.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking tree-sitter-facade-sg v0.25.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/language.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |         pub fn field_name_for_id(&self, field_id: u16) -> Option<Cow<str>> {
[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 field_name_for_id(&self, field_id: u16) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/language.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |         pub fn node_kind_for_id(&self, id: u16) -> Option<Cow<str>> {
[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] 38 |         pub fn node_kind_for_id(&self, id: u16) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |         pub fn kind(&self) -> Cow<str> {
[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] 141 |         pub fn kind(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 |         pub fn to_sexp(&self) -> Cow<str> {
[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] 229 |         pub fn to_sexp(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |         pub fn logger(&self) -> Option<LoggerReturn> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^
[INFO] [stdout]    |                       |                |
[INFO] [stdout]    |                       |                the same lifetime is hidden here
[INFO] [stdout]    |                       |                the same lifetime is hidden here
[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] 41 |         pub fn logger(&self) -> Option<LoggerReturn<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree_cursor.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |         pub fn field_name(&self) -> Option<Cow<str>> {
[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] 18 |         pub fn field_name(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/language.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |         pub fn field_name_for_id(&self, field_id: u16) -> Option<Cow<str>> {
[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 field_name_for_id(&self, field_id: u16) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/language.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |         pub fn node_kind_for_id(&self, id: u16) -> Option<Cow<str>> {
[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] 38 |         pub fn node_kind_for_id(&self, id: u16) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |         pub fn kind(&self) -> Cow<str> {
[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] 141 |         pub fn kind(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 |         pub fn to_sexp(&self) -> Cow<str> {
[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] 229 |         pub fn to_sexp(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |         pub fn logger(&self) -> Option<LoggerReturn> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^
[INFO] [stdout]    |                       |                |
[INFO] [stdout]    |                       |                the same lifetime is hidden here
[INFO] [stdout]    |                       |                the same lifetime is hidden here
[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] 41 |         pub fn logger(&self) -> Option<LoggerReturn<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree_cursor.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |         pub fn field_name(&self) -> Option<Cow<str>> {
[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] 18 |         pub fn field_name(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.07s
[INFO] running `Command { std: "docker" "inspect" "201714a81121386f880de1ca6a0edd15435ef20a280e22c59cad13885c8a3b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "201714a81121386f880de1ca6a0edd15435ef20a280e22c59cad13885c8a3b81", kill_on_drop: false }`
[INFO] [stdout] 201714a81121386f880de1ca6a0edd15435ef20a280e22c59cad13885c8a3b81
