[INFO] cloning repository https://github.com/lucacasonato/rust-mf2-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucacasonato/rust-mf2-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucacasonato%2Frust-mf2-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucacasonato%2Frust-mf2-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d2d2ebe4cb6f2c8f008ca9d9290f43f199e432d
[INFO] checking lucacasonato/rust-mf2-parser against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucacasonato%2Frust-mf2-parser" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lucacasonato/rust-mf2-parser
[INFO] finished tweaking git repo https://github.com/lucacasonato/rust-mf2-parser
[INFO] tweaked toml for git repo https://github.com/lucacasonato/rust-mf2-parser written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucacasonato/rust-mf2-parser on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucacasonato/rust-mf2-parser 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerofrom v0.1.4
[INFO] [stderr]   Downloaded deno_terminal v0.1.1
[INFO] [stderr]   Downloaded yoke-derive v0.7.4
[INFO] [stderr]   Downloaded lsp-server v0.7.6
[INFO] [stderr]   Downloaded file_test_runner v0.7.2
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.4
[INFO] [stderr]   Downloaded yoke v0.7.4
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded dprint-core v0.67.2
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded serde_json v1.0.119
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1936cddf17cfa38390e6c00328f2daa894ca50edf05185b66fb8669ce5d5962f
[INFO] running `Command { std: "docker" "start" "-a" "1936cddf17cfa38390e6c00328f2daa894ca50edf05185b66fb8669ce5d5962f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1936cddf17cfa38390e6c00328f2daa894ca50edf05185b66fb8669ce5d5962f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1936cddf17cfa38390e6c00328f2daa894ca50edf05185b66fb8669ce5d5962f", kill_on_drop: false }`
[INFO] [stdout] 1936cddf17cfa38390e6c00328f2daa894ca50edf05185b66fb8669ce5d5962f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 823ccc64bf5833cf098853dd06b7609bedc3862d086ea0f83e928b221f89ca0e
[INFO] running `Command { std: "docker" "start" "-a" "823ccc64bf5833cf098853dd06b7609bedc3862d086ea0f83e928b221f89ca0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.119
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking mf2_parser v0.2.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> parser/src/lib.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn parse(message: &str) -> (Message, Vec<Diagnostic>, SourceTextInfo) {
[INFO] [stdout]    |                       ^^^^      ^^^^^^^      ^^^^^^^^^^   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn parse(message: &str) -> (Message<'_>, Vec<Diagnostic<'_>>, SourceTextInfo<'_>) {
[INFO] [stdout]    |                                        ++++                ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mf2_printer v0.2.0 (/opt/rustwide/workdir/printer)
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking deno_terminal v0.1.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> parser/src/lib.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn parse(message: &str) -> (Message, Vec<Diagnostic>, SourceTextInfo) {
[INFO] [stdout]    |                       ^^^^      ^^^^^^^      ^^^^^^^^^^   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn parse(message: &str) -> (Message<'_>, Vec<Diagnostic<'_>>, SourceTextInfo<'_>) {
[INFO] [stdout]    |                                        ++++                ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking file_test_runner v0.7.2
[INFO] [stderr]     Checking test v0.0.0 (/opt/rustwide/workdir/test)
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking lsp-server v0.7.6
[INFO] [stderr]     Checking dprint-core v0.67.2
[INFO] [stderr]     Checking dprint-plugin-mf2 v0.2.0 (/opt/rustwide/workdir/dprint-plugin)
[INFO] [stderr]     Checking mf2lsp v0.2.0 (/opt/rustwide/workdir/lsp)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lsp/src/document.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |   pub fn ast(&self) -> &Message {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^
[INFO] [stdout]    |              |         ||
[INFO] [stdout]    |              |         |the same lifetime is hidden here
[INFO] [stdout]    |              |         the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |   pub fn ast(&self) -> &Message<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lsp/src/document.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |   pub fn scope(&self) -> &Scope {
[INFO] [stdout]    |                ^^^^^     ^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided 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] 87 |   pub fn scope(&self) -> &Scope<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lsp/src/document.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |   pub fn info(&self) -> &SourceTextInfo {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |         ||
[INFO] [stdout]    |               |         |the same lifetime is hidden here
[INFO] [stdout]    |               |         the same lifetime is elided 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] 91 |   pub fn info(&self) -> &SourceTextInfo<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lsp/src/document.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |   pub fn diagnostics(&self) -> &Vec<Diagnostic> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |         |    |
[INFO] [stdout]    |                      |         |    the same lifetime is hidden here
[INFO] [stdout]    |                      |         the same lifetime is elided 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] 95 |   pub fn diagnostics(&self) -> &Vec<Diagnostic<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lsp/src/server.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 |   pub fn start(connection: &Connection) -> Server {
[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] 46 |   pub fn start(connection: &Connection) -> Server<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lsp/src/document.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |   pub fn ast(&self) -> &Message {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^
[INFO] [stdout]    |              |         ||
[INFO] [stdout]    |              |         |the same lifetime is hidden here
[INFO] [stdout]    |              |         the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |   pub fn ast(&self) -> &Message<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lsp/src/document.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |   pub fn scope(&self) -> &Scope {
[INFO] [stdout]    |                ^^^^^     ^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided 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] 87 |   pub fn scope(&self) -> &Scope<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lsp/src/document.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |   pub fn info(&self) -> &SourceTextInfo {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |         ||
[INFO] [stdout]    |               |         |the same lifetime is hidden here
[INFO] [stdout]    |               |         the same lifetime is elided 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] 91 |   pub fn info(&self) -> &SourceTextInfo<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lsp/src/document.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |   pub fn diagnostics(&self) -> &Vec<Diagnostic> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |         |    |
[INFO] [stdout]    |                      |         |    the same lifetime is hidden here
[INFO] [stdout]    |                      |         the same lifetime is elided 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] 95 |   pub fn diagnostics(&self) -> &Vec<Diagnostic<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lsp/src/server.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 |   pub fn start(connection: &Connection) -> Server {
[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] 46 |   pub fn start(connection: &Connection) -> Server<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.78s
[INFO] running `Command { std: "docker" "inspect" "823ccc64bf5833cf098853dd06b7609bedc3862d086ea0f83e928b221f89ca0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "823ccc64bf5833cf098853dd06b7609bedc3862d086ea0f83e928b221f89ca0e", kill_on_drop: false }`
[INFO] [stdout] 823ccc64bf5833cf098853dd06b7609bedc3862d086ea0f83e928b221f89ca0e
