[INFO] cloning repository https://github.com/16118736501/dove
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/16118736501/dove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F16118736501%2Fdove", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F16118736501%2Fdove'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 363d81833d23bc421b7fd1b4f7803c9a1d56b4ac
[INFO] checking 16118736501/dove against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F16118736501%2Fdove" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/16118736501/dove
[INFO] finished tweaking git repo https://github.com/16118736501/dove
[INFO] tweaked toml for git repo https://github.com/16118736501/dove written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/16118736501/dove on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/16118736501/dove 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b81d0bcf903fb755e8bbdf4cbd4e506d5edb6a4e1970e9b605f86af6449fcab7
[INFO] running `Command { std: "docker" "start" "-a" "b81d0bcf903fb755e8bbdf4cbd4e506d5edb6a4e1970e9b605f86af6449fcab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b81d0bcf903fb755e8bbdf4cbd4e506d5edb6a4e1970e9b605f86af6449fcab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b81d0bcf903fb755e8bbdf4cbd4e506d5edb6a4e1970e9b605f86af6449fcab7", kill_on_drop: false }`
[INFO] [stdout] b81d0bcf903fb755e8bbdf4cbd4e506d5edb6a4e1970e9b605f86af6449fcab7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 159aa4a1920f4e0ccd01334a5e33b20bfd495123036078aba5f99417651fbf09
[INFO] running `Command { std: "docker" "start" "-a" "159aa4a1920f4e0ccd01334a5e33b20bfd495123036078aba5f99417651fbf09", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking time v0.3.5
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]    Compiling bugreport v0.5.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]    Compiling rlua v0.19.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking rgb v0.8.31
[INFO] [stderr]     Checking flate2 v1.0.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling onig_sys v69.7.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling rlua-lua54-sys v0.1.1
[INFO] [stderr]    Compiling libgit2-sys v0.13.2+1.4.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking grep-cli v0.1.6
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ansi_colours v1.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking wild v2.0.4
[INFO] [stderr]     Checking bytesize v1.1.0
[INFO] [stderr]     Checking termtree v0.2.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking predicates-tree v1.0.4
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling git-version-macro v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]    Compiling serial_test_derive v0.6.0
[INFO] [stderr]     Checking git-version v0.3.5
[INFO] [stderr]     Checking serial_test v0.6.0
[INFO] [stderr]     Checking assert_cmd v2.0.4
[INFO] [stderr]    Compiling bat v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking onig v6.3.1
[INFO] [stderr]     Checking plist v1.3.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking clircle v0.3.0
[INFO] [stderr]     Checking serde_yaml v0.8.23
[INFO] [stderr]     Checking syntect v5.0.0
[INFO] [stderr]     Checking git2 v0.14.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 205 |     ) -> Result<SyntaxReferenceInSet> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 205 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 262 |     ) -> Result<SyntaxReferenceInSet> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 262 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 293 |         syntax_name: &str,
[INFO] [stdout] 294 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 294 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:301:33
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 301 |     fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 313 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 313 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 329 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 329 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 343 |         reader: &mut InputReader,
[INFO] [stdout] 344 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 344 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2728) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: tests/integration_tests.rs:599:1: 599:8 (#55), segments: [PathSegment { ident: <test_trace>#55, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(314), style: Outer, span: tests/integration_tests.rs:599:1: 599:8 (#55) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7a4108c2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7a410920fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x7a4108c42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 205 |     ) -> Result<SyntaxReferenceInSet> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 205 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 262 |     ) -> Result<SyntaxReferenceInSet> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 262 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 293 |         syntax_name: &str,
[INFO] [stdout] 294 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 294 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:301:33
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 301 |     fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 313 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 313 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 329 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 329 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 343 |         reader: &mut InputReader,
[INFO] [stdout] 344 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 344 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    3:     0x7a4108c01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7a4108c1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x7a4107c0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7a4108c1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7a4108c01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7a4108bf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7a4108c0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7a4105838f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7a4109fe0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x7a410a81c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7a410a7e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7a41098f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x7a410a407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7a410a4073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x7a410a4073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x7a410a3ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x7a410a3ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7a410a57127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x7a410a45ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7a410a2eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x7a410a2eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x7a410a2ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x7a4103e8aaa4 - <unknown>
[INFO] [stderr]   26:     0x7a4103f17a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T00_54_44-2718.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `bat` (test "integration_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name integration_tests --edition=2018 tests/integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="application"' --cfg 'feature="atty"' --cfg 'feature="bugreport"' --cfg 'feature="build-assets"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="dirs-next"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="grep-cli"' --cfg 'feature="minimal-application"' --cfg 'feature="paging"' --cfg 'feature="regex"' --cfg 'feature="regex-onig"' --cfg 'feature="rlua"' --cfg 'feature="shell-words"' --cfg 'feature="walkdir"' --cfg 'feature="wild"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("application", "atty", "bugreport", "build-assets", "clap", "default", "dirs-next", "git", "git2", "grep-cli", "minimal-application", "paging", "regex", "regex-fancy", "regex-onig", "rlua", "shell-words", "walkdir", "wild"))' -C metadata=44e494411d2c288e -C extra-filename=-f0d9b4a688a4bdc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-b25adc9002720787.rmeta --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-677a721bf153f575.rmeta --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-c9963398f6a844fa.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-0ff46077d0c2bd5a.rmeta --extern bat=/opt/rustwide/target/debug/deps/libbat-ba8b73696359c05e.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-0aeecd77f7b20807.rmeta --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-fd7de0fe2abe8b3e.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-e52ab79c422f082c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-45863fbc1c71dd99.rmeta --extern clircle=/opt/rustwide/target/debug/deps/libclircle-cdc0d0752e4a36da.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-4b43fb67b704ae2e.rmeta --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-f5c4d74d67e9c730.rmeta --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-72c8142978fe67f1.rmeta --extern encoding=/opt/rustwide/target/debug/deps/libencoding-1f0075c4625d9bd1.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-8db9651b74d9c822.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-8649e0f5a9989bdd.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-42fe543b1e191b8a.rmeta --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-b9ca3323d7df53eb.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-4091de7eddcba3f8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-abd0a73a5daa11ff.rmeta --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-56e06a3c189d4242.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-8bb34bb65787ee4e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c8494ac3ca79c91a.rmeta --extern rlua=/opt/rustwide/target/debug/deps/librlua-b3a431d75cad3b9c.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-9af247b786ae3280.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-11c19e0d16e87a5e.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ffa448d3fe3ac15b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-524252d3697a8844.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-2999c215d375848e.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-70432193bcb88969.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9102830e0458507c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f836b99d86c12158.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-a66e1b14013474ea.rmeta --extern wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-de43553f971a0e61.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-de0cbdded71dacbe.rmeta --extern wild=/opt/rustwide/target/debug/deps/libwild-28a57508ecbc68b0.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/sys-info-f9f19224288e1c08/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-eaaa85f732f658a1/out/build -L native=/opt/rustwide/target/debug/build/rlua-lua54-sys-358280c9c5ec48a8/out/lib -L native=/opt/rustwide/target/debug/build/onig_sys-45f808aeec51e94c/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/bat/app.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here  ^^^^^^ the same lifetime is hidden 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] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/bat/app.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn inputs(&self) -> Result<Vec<Input>> {
[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] 252 |     pub fn inputs(&self) -> Result<Vec<Input<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/bat/input.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input {
[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] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> {
[INFO] [stdout]   |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "159aa4a1920f4e0ccd01334a5e33b20bfd495123036078aba5f99417651fbf09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "159aa4a1920f4e0ccd01334a5e33b20bfd495123036078aba5f99417651fbf09", kill_on_drop: false }`
[INFO] [stdout] 159aa4a1920f4e0ccd01334a5e33b20bfd495123036078aba5f99417651fbf09
