[INFO] cloning repository https://github.com/05st/fino
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/05st/fino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F05st%2Ffino", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F05st%2Ffino'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 844e4836738de0911abc64bfef62117dbeca3219
[INFO] checking 05st/fino against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F05st%2Ffino" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/05st/fino
[INFO] finished tweaking git repo https://github.com/05st/fino
[INFO] tweaked toml for git repo https://github.com/05st/fino written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/05st/fino on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/05st/fino 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2d26e5fbc2817fff4c9644a93564809bef4648325a7c171be266f3d9219ae10
[INFO] running `Command { std: "docker" "start" "-a" "a2d26e5fbc2817fff4c9644a93564809bef4648325a7c171be266f3d9219ae10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2d26e5fbc2817fff4c9644a93564809bef4648325a7c171be266f3d9219ae10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d26e5fbc2817fff4c9644a93564809bef4648325a7c171be266f3d9219ae10", kill_on_drop: false }`
[INFO] [stdout] a2d26e5fbc2817fff4c9644a93564809bef4648325a7c171be266f3d9219ae10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7149f3006bec5b63f77d1d7526ca3fc63bc39dd57de9db2afc1795950d0339b2
[INFO] running `Command { std: "docker" "start" "-a" "7149f3006bec5b63f77d1d7526ca3fc63bc39dd57de9db2afc1795950d0339b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling inkwell v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]     Checking unescape v0.1.0
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]    Compiling llvm-sys v180.0.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inkwell_internals v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking fino v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `constructors`
[INFO] [stdout]    --> src/transformer.rs:170:57
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 ast::ToplevelKind::Type { type_vars: _, constructors } => {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ help: try ignoring the field: `constructors: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_vars`
[INFO] [stdout]    --> src/transformer.rs:208:43
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 ast::ToplevelKind::Type { type_vars, constructors } => todo!(),
[INFO] [stdout]     |                                           ^^^^^^^^^ help: try ignoring the field: `type_vars: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructors`
[INFO] [stdout]    --> src/transformer.rs:208:54
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 ast::ToplevelKind::Type { type_vars, constructors } => todo!(),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ help: try ignoring the field: `constructors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `location` is never read
[INFO] [stdout]   --> src/cache.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Definition {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 27 |     pub kind: DefinitionKind,
[INFO] [stdout] 28 |     pub location: Location,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Definition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn new(compiler_cache: &'a mut CompilerCache) -> Parser {
[INFO] [stdout]    |                             ^^                       ------ the lifetime gets resolved as `'a`
[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 consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn new(compiler_cache: &'a mut CompilerCache) -> Parser<'a> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/resolver.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn new(compiler_cache: &'a mut CompilerCache) -> NameResolver {
[INFO] [stdout]     |                             ^^                       ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn new(compiler_cache: &'a mut CompilerCache) -> NameResolver<'a> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sorter.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(compiler_cache: &'a mut CompilerCache) -> ModuleSorter {
[INFO] [stdout]    |                             ^^                       ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(compiler_cache: &'a mut CompilerCache) -> ModuleSorter<'a> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/transformer.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn new(compiler_cache: &'a mut CompilerCache) -> Transformer {
[INFO] [stdout]    |                             ^^                       ----------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn new(compiler_cache: &'a mut CompilerCache) -> Transformer<'a> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/typechecker.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn new(compiler_cache: &'a mut CompilerCache) -> TypeChecker {
[INFO] [stdout]    |                             ^^                       ----------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn new(compiler_cache: &'a mut CompilerCache) -> TypeChecker<'a> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructors`
[INFO] [stdout]    --> src/transformer.rs:170:57
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 ast::ToplevelKind::Type { type_vars: _, constructors } => {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ help: try ignoring the field: `constructors: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_vars`
[INFO] [stdout]    --> src/transformer.rs:208:43
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 ast::ToplevelKind::Type { type_vars, constructors } => todo!(),
[INFO] [stdout]     |                                           ^^^^^^^^^ help: try ignoring the field: `type_vars: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructors`
[INFO] [stdout]    --> src/transformer.rs:208:54
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 ast::ToplevelKind::Type { type_vars, constructors } => todo!(),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ help: try ignoring the field: `constructors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `location` is never read
[INFO] [stdout]   --> src/cache.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Definition {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 27 |     pub kind: DefinitionKind,
[INFO] [stdout] 28 |     pub location: Location,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Definition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn new(compiler_cache: &'a mut CompilerCache) -> Parser {
[INFO] [stdout]    |                             ^^                       ------ the lifetime gets resolved as `'a`
[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 consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn new(compiler_cache: &'a mut CompilerCache) -> Parser<'a> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/resolver.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn new(compiler_cache: &'a mut CompilerCache) -> NameResolver {
[INFO] [stdout]     |                             ^^                       ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn new(compiler_cache: &'a mut CompilerCache) -> NameResolver<'a> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sorter.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(compiler_cache: &'a mut CompilerCache) -> ModuleSorter {
[INFO] [stdout]    |                             ^^                       ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(compiler_cache: &'a mut CompilerCache) -> ModuleSorter<'a> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/transformer.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn new(compiler_cache: &'a mut CompilerCache) -> Transformer {
[INFO] [stdout]    |                             ^^                       ----------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn new(compiler_cache: &'a mut CompilerCache) -> Transformer<'a> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/typechecker.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn new(compiler_cache: &'a mut CompilerCache) -> TypeChecker {
[INFO] [stdout]    |                             ^^                       ----------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn new(compiler_cache: &'a mut CompilerCache) -> TypeChecker<'a> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.36s
[INFO] running `Command { std: "docker" "inspect" "7149f3006bec5b63f77d1d7526ca3fc63bc39dd57de9db2afc1795950d0339b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7149f3006bec5b63f77d1d7526ca3fc63bc39dd57de9db2afc1795950d0339b2", kill_on_drop: false }`
[INFO] [stdout] 7149f3006bec5b63f77d1d7526ca3fc63bc39dd57de9db2afc1795950d0339b2
