[INFO] cloning repository https://github.com/jDomantas/tic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jDomantas/tic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Ftic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Ftic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c94126e23137c33a04f16d8e7bf073b0d31b9ca0
[INFO] testing jDomantas/tic against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Ftic" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jDomantas/tic
[INFO] finished tweaking git repo https://github.com/jDomantas/tic
[INFO] tweaked toml for git repo https://github.com/jDomantas/tic written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jDomantas/tic on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jDomantas/tic 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79f5622d8350d9a26bb1468d41d8d8d519c7ee7addcb635b361ce2191b3abcea
[INFO] running `Command { std: "docker" "start" "-a" "79f5622d8350d9a26bb1468d41d8d8d519c7ee7addcb635b361ce2191b3abcea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79f5622d8350d9a26bb1468d41d8d8d519c7ee7addcb635b361ce2191b3abcea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79f5622d8350d9a26bb1468d41d8d8d519c7ee7addcb635b361ce2191b3abcea", kill_on_drop: false }`
[INFO] [stdout] 79f5622d8350d9a26bb1468d41d8d8d519c7ee7addcb635b361ce2191b3abcea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23faee5876f566cb5a1319f679ed5a63c2bc6aac45ba1b7bec48b9ef532ee6f7
[INFO] running `Command { std: "docker" "start" "-a" "23faee5876f566cb5a1319f679ed5a63c2bc6aac45ba1b7bec48b9ef532ee6f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling formatter v0.1.0 (/opt/rustwide/workdir/formatter)
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling beef v0.5.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling iced-x86 v1.20.0
[INFO] [stderr]    Compiling internal-iterator v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling ticc-core v0.1.0 (/opt/rustwide/workdir/ticc-core)
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling ticc-syntax v0.1.0 (/opt/rustwide/workdir/ticc-syntax)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc-syntax/src/lib.rs:170:23
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'_> {
[INFO] [stdout]     |                       ^^              ^^ these lifetimes flow to the output   -- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       these lifetimes flow to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 170 -     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'_> {
[INFO] [stdout] 170 +     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.9.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling serde_repr v0.1.6
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling lsp-server v0.5.1
[INFO] [stderr]    Compiling lsp-types v0.89.1
[INFO] [stderr]    Compiling ticc-eval v0.1.0 (/opt/rustwide/workdir/ticc-eval)
[INFO] [stderr]    Compiling ticc v0.1.0 (/opt/rustwide/workdir/ticc)
[INFO] [stdout] warning: field `available_in` is never read
[INFO] [stdout]    --> ticc/src/lib.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |     WrongNamespace { available_in: Vec<Namespace> },
[INFO] [stdout]     |     --------------   ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AstToken` is never used
[INFO] [stdout]   --> ticc/src/compiler/syntax.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) trait AstToken<'a>: Sized {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> ticc/src/compiler/syntax.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn item(&self) -> Option<node::Item> {
[INFO] [stdout]    |                        ^^^^^            ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn item(&self) -> Option<node::Item<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:216:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Int).unwrap() }
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Int).unwrap() }
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Bool).unwrap() }
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Bool).unwrap() }
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::StringTy).unwrap() }
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::StringTy).unwrap() }
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:229:31
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub(crate) fn arrow_token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Arrow).unwrap() }
[INFO] [stdout]     |                               ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub(crate) fn arrow_token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Arrow).unwrap() }
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:307:25
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:313:25
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ticc-tests v0.1.0 (/opt/rustwide/workdir/ticc-tests)
[INFO] [stdout] warning: struct `BuiltinModuleResolver` is never constructed
[INFO] [stdout]    --> ticc-tests/src/lib.rs:386:8
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct BuiltinModuleResolver;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ticc-lsp v0.1.0 (/opt/rustwide/workdir/ticc-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "23faee5876f566cb5a1319f679ed5a63c2bc6aac45ba1b7bec48b9ef532ee6f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23faee5876f566cb5a1319f679ed5a63c2bc6aac45ba1b7bec48b9ef532ee6f7", kill_on_drop: false }`
[INFO] [stdout] 23faee5876f566cb5a1319f679ed5a63c2bc6aac45ba1b7bec48b9ef532ee6f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3915e29ead5b5277d311d713230f38032210a365b13cc1b4d81d0c456c430ef
[INFO] running `Command { std: "docker" "start" "-a" "a3915e29ead5b5277d311d713230f38032210a365b13cc1b4d81d0c456c430ef", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc-syntax/src/lib.rs:170:23
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'_> {
[INFO] [stdout]     |                       ^^              ^^ these lifetimes flow to the output   -- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       these lifetimes flow to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 170 -     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'_> {
[INFO] [stdout] 170 +     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ticc-syntax v0.1.0 (/opt/rustwide/workdir/ticc-syntax)
[INFO] [stderr]    Compiling ticc-core v0.1.0 (/opt/rustwide/workdir/ticc-core)
[INFO] [stderr]    Compiling formatter v0.1.0 (/opt/rustwide/workdir/formatter)
[INFO] [stdout] warning: field `available_in` is never read
[INFO] [stdout]    --> ticc/src/lib.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |     WrongNamespace { available_in: Vec<Namespace> },
[INFO] [stdout]     |     --------------   ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AstToken` is never used
[INFO] [stdout]   --> ticc/src/compiler/syntax.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) trait AstToken<'a>: Sized {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> ticc/src/compiler/syntax.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn item(&self) -> Option<node::Item> {
[INFO] [stdout]    |                        ^^^^^            ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn item(&self) -> Option<node::Item<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:216:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Int).unwrap() }
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Int).unwrap() }
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Bool).unwrap() }
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Bool).unwrap() }
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::StringTy).unwrap() }
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::StringTy).unwrap() }
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:229:31
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub(crate) fn arrow_token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Arrow).unwrap() }
[INFO] [stdout]     |                               ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub(crate) fn arrow_token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Arrow).unwrap() }
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:307:25
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:313:25
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuiltinModuleResolver` is never constructed
[INFO] [stdout]    --> ticc-tests/src/lib.rs:386:8
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct BuiltinModuleResolver;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ticc-eval v0.1.0 (/opt/rustwide/workdir/ticc-eval)
[INFO] [stderr]    Compiling ticc v0.1.0 (/opt/rustwide/workdir/ticc)
[INFO] [stderr]    Compiling ticc-lsp v0.1.0 (/opt/rustwide/workdir/ticc-lsp)
[INFO] [stderr]    Compiling ticc-tests v0.1.0 (/opt/rustwide/workdir/ticc-tests)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc-syntax/src/lib.rs:170:23
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'_> {
[INFO] [stdout]     |                       ^^              ^^ these lifetimes flow to the output   -- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       these lifetimes flow to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 170 -     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'_> {
[INFO] [stdout] 170 +     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuiltinModuleResolver` is never constructed
[INFO] [stdout]    --> ticc-tests/src/lib.rs:386:8
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct BuiltinModuleResolver;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expect_result` is never used
[INFO] [stdout]    --> ticc-lsp/src/tests.rs:335:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl Tester {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 335 |     fn expect_result<T: request::Request>(&mut self, id: RequestId<T>, resp: T::Result) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `available_in` is never read
[INFO] [stdout]    --> ticc/src/lib.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |     WrongNamespace { available_in: Vec<Namespace> },
[INFO] [stdout]     |     --------------   ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AstToken` is never used
[INFO] [stdout]   --> ticc/src/compiler/syntax.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) trait AstToken<'a>: Sized {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> ticc/src/compiler/syntax.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn item(&self) -> Option<node::Item> {
[INFO] [stdout]    |                        ^^^^^            ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn item(&self) -> Option<node::Item<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:216:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Int).unwrap() }
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Int).unwrap() }
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Bool).unwrap() }
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Bool).unwrap() }
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::StringTy).unwrap() }
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::StringTy).unwrap() }
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:229:31
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub(crate) fn arrow_token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Arrow).unwrap() }
[INFO] [stdout]     |                               ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub(crate) fn arrow_token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Arrow).unwrap() }
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:307:25
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:313:25
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ticc/src/compiler/syntax/node.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stdout]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.34s
[INFO] running `Command { std: "docker" "inspect" "a3915e29ead5b5277d311d713230f38032210a365b13cc1b4d81d0c456c430ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3915e29ead5b5277d311d713230f38032210a365b13cc1b4d81d0c456c430ef", kill_on_drop: false }`
[INFO] [stdout] a3915e29ead5b5277d311d713230f38032210a365b13cc1b4d81d0c456c430ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b7e84a3e819168b46a32f1c551286fb132e3f6cd67caf6959f43ed97540cd6f
[INFO] running `Command { std: "docker" "start" "-a" "1b7e84a3e819168b46a32f1c551286fb132e3f6cd67caf6959f43ed97540cd6f", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> ticc-syntax/src/lib.rs:170:23
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'_> {
[INFO] [stderr]     |                       ^^              ^^ these lifetimes flow to the output   -- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       these lifetimes flow to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 170 -     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'_> {
[INFO] [stderr] 170 +     fn as_cursor<'a>(&'a self, tree: &'a SyntaxTree) -> cursor::SyntaxElement<'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `ticc-syntax` (lib) generated 1 warning
[INFO] [stderr] warning: `ticc-syntax` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: field `available_in` is never read
[INFO] [stderr]    --> ticc/src/lib.rs:205:22
[INFO] [stderr]     |
[INFO] [stderr] 205 |     WrongNamespace { available_in: Vec<Namespace> },
[INFO] [stderr]     |     --------------   ^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `AstToken` is never used
[INFO] [stderr]   --> ticc/src/compiler/syntax.rs:12:18
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub(crate) trait AstToken<'a>: Sized {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> ticc/src/compiler/syntax.rs:51:24
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub(crate) fn item(&self) -> Option<node::Item> {
[INFO] [stderr]    |                        ^^^^^            ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub(crate) fn item(&self) -> Option<node::Item<'_>> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> ticc/src/compiler/syntax/node.rs:216:25
[INFO] [stderr]     |
[INFO] [stderr] 216 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Int).unwrap() }
[INFO] [stderr]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 216 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Int).unwrap() }
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> ticc/src/compiler/syntax/node.rs:220:25
[INFO] [stderr]     |
[INFO] [stderr] 220 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Bool).unwrap() }
[INFO] [stderr]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 220 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Bool).unwrap() }
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> ticc/src/compiler/syntax/node.rs:224:25
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub(crate) fn token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::StringTy).unwrap() }
[INFO] [stderr]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub(crate) fn token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::StringTy).unwrap() }
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> ticc/src/compiler/syntax/node.rs:229:31
[INFO] [stderr]     |
[INFO] [stderr] 229 |     pub(crate) fn arrow_token(&self) -> SyntaxToken { child_token(&self.syntax, TokenKind::Arrow).unwrap() }
[INFO] [stderr]     |                               ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 229 |     pub(crate) fn arrow_token(&self) -> SyntaxToken<'_> { child_token(&self.syntax, TokenKind::Arrow).unwrap() }
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> ticc/src/compiler/syntax/node.rs:307:25
[INFO] [stderr]     |
[INFO] [stderr] 307 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stderr]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 307 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> ticc/src/compiler/syntax/node.rs:313:25
[INFO] [stderr]     |
[INFO] [stderr] 313 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stderr]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 313 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> ticc/src/compiler/syntax/node.rs:319:25
[INFO] [stderr]     |
[INFO] [stderr] 319 |     pub(crate) fn token(&self) -> SyntaxToken {
[INFO] [stderr]     |                         ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 319 |     pub(crate) fn token(&self) -> SyntaxToken<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ticc` (lib) generated 10 warnings
[INFO] [stderr] warning: `ticc` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: struct `BuiltinModuleResolver` is never constructed
[INFO] [stderr]    --> ticc-tests/src/lib.rs:386:8
[INFO] [stderr]     |
[INFO] [stderr] 386 | struct BuiltinModuleResolver;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `expect_result` is never used
[INFO] [stderr]    --> ticc-lsp/src/tests.rs:335:8
[INFO] [stderr]     |
[INFO] [stderr] 245 | impl Tester {
[INFO] [stderr]     | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 335 |     fn expect_result<T: request::Request>(&mut self, id: RequestId<T>, resp: T::Result) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ticc-tests` (lib) generated 1 warning
[INFO] [stderr] warning: `ticc-lsp` (bin "ticc-lsp" test) generated 1 warning
[INFO] [stderr] warning: `ticc-tests` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/formatter-333bff0ea283e2b2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc-474d107a4271f7f1)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test compiler::parser::tests::roundtrip ... ok
[INFO] [stdout] test compiler::parser::tests::parses_one_item ... ok
[INFO] [stdout] test compiler::parser::tests::parses_up_to_newline_item ... ok
[INFO] [stdout] test compiler::parser::tests::roundtrip_large ... ok
[INFO] [stdout] test compiler::parser::tests::parses_last_until_end ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ticc-dd6e39bc30eedae3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-602fc9458a3a47bc)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test diagnostics::no_errors ... ok
[INFO] [stdout] test completions::completions ... ok
[INFO] [stdout] test completions::import_completions ... ok
[INFO] [stdout] test completions::no_completions ... ok
[INFO] [stdout] test find_references::find_references ... ok
[INFO] [stdout] test find_references::no_references ... ok
[INFO] [stdout] test go_to_definition::find_definition ... ok
[INFO] [stdout] test go_to_definition::no_definition ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc_core-dd67f97bc90ec3c2)
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc_eval-53febce8b333bc52)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ticc_lsp-8f26be9057a397ff)
[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 8 tests
[INFO] [stdout] test diagnostics::tests::at_start ... ok
[INFO] [stdout] test utils::tests::translate_to_lsp ... ok
[INFO] [stdout] test utils::tests::translate_to_ticc ... ok
[INFO] [stdout] test diagnostics::tests::not_at_start ... ok
[INFO] [stdout] test tests::import_not_found ... ok
[INFO] [stdout] test tests::basic ... ok
[INFO] [stdout] test tests::import ... FAILED
[INFO] [stdout] test tests::update_diagnostics ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::import stdout ----
[INFO] [stdout] got notification: "textDocument/didOpen"
[INFO] [stdout] will resend diagnostics for file://foo/bar/main.tic
[INFO] [stdout] got:  {"diagnostics":[{"message":"cannot find module","range":{"end":{"character":25,"line":0},"start":{"character":16,"line":0}},"severity":1,"source":"ticc"}],"uri":"file://foo/bar/main.tic"}
[INFO] [stdout] want: {"diagnostics":[{"message":"x is never used","range":{"end":{"character":9,"line":0},"start":{"character":8,"line":0}},"severity":2,"source":"ticc"}],"uri":"file://foo/bar/main.tic"}
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::import' panicked at ticc-lsp/src/tests.rs:98:12:
[INFO] [stdout] received incorrect notification
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e83b200ec2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e83b200ec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e83b200ec2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55e83b200ec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55e83b226ba3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55e83b226ba3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55e83b1fde53 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55e83b1fde53 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55e83b200d12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55e83b20243c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55e83b202292 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55e83b1678a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55e83b1678a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55e83b202f1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55e83b202f1b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55e83b202d2c - std::panicking::begin_panic::{{closure}}::h13865f7f56367b41
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x55e83b2013c9 - std::sys::backtrace::__rust_end_short_backtrace::h41e1700e19349ed1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55e83b202c42 - std::panicking::begin_panic::h6990e2ce2677fde3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x55e83b107751 - ticc_lsp::tests::Tester::expect_notification::h908192c082434490
[INFO] [stdout]                                at /opt/rustwide/workdir/ticc-lsp/src/tests.rs:360:21
[INFO] [stdout]   19:     0x55e83b108bc5 - ticc_lsp::tests::import::h9e1325d2fdf9acf9
[INFO] [stdout]                                at /opt/rustwide/workdir/ticc-lsp/src/tests.rs:98:12
[INFO] [stdout]   20:     0x55e83b0f1889 - ticc_lsp::tests::import::{{closure}}::h11859cadf6217099
[INFO] [stdout]                                at /opt/rustwide/workdir/ticc-lsp/src/tests.rs:84:12
[INFO] [stdout]   21:     0x55e83b0f1889 - core::ops::function::FnOnce::call_once::hecee8034ff727221
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55e83b16cfdb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55e83b16cfdb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x55e83b16c21e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x55e83b16c21e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x55e83b16c21e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x55e83b16c21e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x55e83b16c21e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55e83b16c21e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x55e83b16c21e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x55e83b12fdc4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x55e83b12fdc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x55e83b13376a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x55e83b13376a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x55e83b13376a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x55e83b13376a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x55e83b13376a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x55e83b13376a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x55e83b13376a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55e83b205e77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x55e83b205e77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x55e83b205e77 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x7de2eca32aa4 - <unknown>
[INFO] [stdout]   44:     0x7de2ecabfa34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::update_diagnostics stdout ----
[INFO] [stdout] got notification: "textDocument/didOpen"
[INFO] [stdout] will resend diagnostics for file://foo/bar/main.tic
[INFO] [stdout] got:  {"diagnostics":[{"message":"cannot find module","range":{"end":{"character":25,"line":0},"start":{"character":16,"line":0}},"severity":1,"source":"ticc"},{"message":"undefined module","range":{"end":{"character":51,"line":0},"start":{"character":48,"line":0}},"severity":1,"source":"ticc"}],"uri":"file://foo/bar/main.tic"}
[INFO] [stdout] want: {"diagnostics":[],"uri":"file://foo/bar/main.tic"}
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::update_diagnostics' panicked at ticc-lsp/src/tests.rs:133:12:
[INFO] [stdout] received incorrect notification
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e83b200ec2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e83b200ec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e83b200ec2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55e83b200ec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55e83b226ba3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55e83b226ba3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55e83b1fde53 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55e83b1fde53 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55e83b200d12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55e83b20243c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55e83b202292 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55e83b1678a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55e83b1678a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55e83b202f1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55e83b202f1b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55e83b202d2c - std::panicking::begin_panic::{{closure}}::h13865f7f56367b41
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x55e83b2013c9 - std::sys::backtrace::__rust_end_short_backtrace::h41e1700e19349ed1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55e83b202c42 - std::panicking::begin_panic::h6990e2ce2677fde3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x55e83b107751 - ticc_lsp::tests::Tester::expect_notification::h908192c082434490
[INFO] [stdout]                                at /opt/rustwide/workdir/ticc-lsp/src/tests.rs:360:21
[INFO] [stdout]   19:     0x55e83b109147 - ticc_lsp::tests::update_diagnostics::h5701cc099d08baa1
[INFO] [stdout]                                at /opt/rustwide/workdir/ticc-lsp/src/tests.rs:133:12
[INFO] [stdout]   20:     0x55e83b0f1789 - ticc_lsp::tests::update_diagnostics::{{closure}}::h16b6e123988b6c7d
[INFO] [stdout]                                at /opt/rustwide/workdir/ticc-lsp/src/tests.rs:118:24
[INFO] [stdout]   21:     0x55e83b0f1789 - core::ops::function::FnOnce::call_once::h72c6780e4bffebcc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55e83b16cfdb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55e83b16cfdb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x55e83b16c21e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x55e83b16c21e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x55e83b16c21e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x55e83b16c21e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x55e83b16c21e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55e83b16c21e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x55e83b16c21e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x55e83b12fdc4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x55e83b12fdc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x55e83b13376a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x55e83b13376a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x55e83b13376a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x55e83b13376a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x55e83b13376a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x55e83b13376a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x55e83b13376a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55e83b205e77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x55e83b205e77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x55e83b205e77 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x7de2eca32aa4 - <unknown>
[INFO] [stdout]   44:     0x7de2ecabfa34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::import
[INFO] [stdout]     tests::update_diagnostics
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ticc-lsp --bin ticc-lsp`
[INFO] running `Command { std: "docker" "inspect" "1b7e84a3e819168b46a32f1c551286fb132e3f6cd67caf6959f43ed97540cd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7e84a3e819168b46a32f1c551286fb132e3f6cd67caf6959f43ed97540cd6f", kill_on_drop: false }`
[INFO] [stdout] 1b7e84a3e819168b46a32f1c551286fb132e3f6cd67caf6959f43ed97540cd6f
