[INFO] cloning repository https://github.com/giovannitangredi/sifis-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giovannitangredi/sifis-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiovannitangredi%2Fsifis-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiovannitangredi%2Fsifis-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8392e7ba2b2a05c379a85f0d1ff09e83540f52ea
[INFO] building giovannitangredi/sifis-test against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiovannitangredi%2Fsifis-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/giovannitangredi/sifis-test
[INFO] finished tweaking git repo https://github.com/giovannitangredi/sifis-test
[INFO] tweaked toml for git repo https://github.com/giovannitangredi/sifis-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/giovannitangredi/sifis-test on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 142 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.19.2 (available: v0.23.0)
[INFO] [stderr]       Adding rust-code-analysis v0.0.24 (available: v0.0.25)
[INFO] [stderr]       Adding tree-sitter v0.19.3 (available: v0.19.5)
[INFO] [stderr]       Adding tree-sitter-javascript v0.19.0 (available: v0.19.1)
[INFO] [stderr]       Adding tree-sitter-python v0.19.0 (available: v0.19.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded tree-sitter-preproc v0.19.0
[INFO] [stderr]   Downloaded self_cell v1.2.0
[INFO] [stderr]   Downloaded cargo_metadata v0.19.2
[INFO] [stderr]   Downloaded camino v1.2.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.19.0
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.19.0
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded tree-sitter-java v0.19.0
[INFO] [stderr]   Downloaded pest v2.8.2
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.20
[INFO] [stderr]   Downloaded tree-sitter-rust v0.19.0
[INFO] [stderr]   Downloaded tree-sitter v0.19.3
[INFO] [stderr]   Downloaded tree-sitter-mozjs v0.19.0
[INFO] [stderr]   Downloaded rust-code-analysis v0.0.24
[INFO] [stderr]   Downloaded pest_meta v2.8.2
[INFO] [stderr]   Downloaded pest_derive v2.8.2
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] [stderr]   Downloaded pest_generator v2.8.2
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.19.0
[INFO] [stderr]   Downloaded tree-sitter-ccomment v0.19.0
[INFO] [stderr]   Downloaded tree-sitter-mozcpp v0.19.5
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd160e112dbd8bee4be91e2896854a1f8f7ca420a9f0798e230adde7ed6271e2
[INFO] running `Command { std: "docker" "start" "-a" "bd160e112dbd8bee4be91e2896854a1f8f7ca420a9f0798e230adde7ed6271e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd160e112dbd8bee4be91e2896854a1f8f7ca420a9f0798e230adde7ed6271e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd160e112dbd8bee4be91e2896854a1f8f7ca420a9f0798e230adde7ed6271e2", kill_on_drop: false }`
[INFO] [stdout] bd160e112dbd8bee4be91e2896854a1f8f7ca420a9f0798e230adde7ed6271e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc1118385af51d330bb974eab245349dde75d6bcb2fb4520be0dc4d3be99fb25
[INFO] running `Command { std: "docker" "start" "-a" "bc1118385af51d330bb974eab245349dde75d6bcb2fb4520be0dc4d3be99fb25", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling anstyle v1.0.12
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tree-sitter v0.19.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.19.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.19.0
[INFO] [stderr]    Compiling tree-sitter-preproc v0.19.0
[INFO] [stderr]    Compiling tree-sitter-java v0.19.0
[INFO] [stderr]    Compiling tree-sitter-python v0.19.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tree-sitter-typescript v0.19.0
[INFO] [stderr]    Compiling tree-sitter-ccomment v0.19.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tree-sitter-mozjs v0.19.0
[INFO] [stderr]    Compiling tree-sitter-mozcpp v0.19.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling rust-code-analysis v0.0.24
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling weighted-code-coverage v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/mod.rs:108:83
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_file_name<'a>(&'a self, file: &'a Path, project_path: &Path) -> Option<&str> {
[INFO] [stdout]     |                           --              -- the lifetime is named here           ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_file_name<'a>(&'a self, file: &'a Path, project_path: &Path) -> Option<&'a str> {
[INFO] [stdout]     |                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "bc1118385af51d330bb974eab245349dde75d6bcb2fb4520be0dc4d3be99fb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc1118385af51d330bb974eab245349dde75d6bcb2fb4520be0dc4d3be99fb25", kill_on_drop: false }`
[INFO] [stdout] bc1118385af51d330bb974eab245349dde75d6bcb2fb4520be0dc4d3be99fb25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a37a856b3e1d70fde2529996742de509a7fb7f54b975c2f063d3d18d3e6c0686
[INFO] running `Command { std: "docker" "start" "-a" "a37a856b3e1d70fde2529996742de509a7fb7f54b975c2f063d3d18d3e6c0686", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling tree-sitter v0.19.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.19.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.19.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling tree-sitter-mozjs v0.19.0
[INFO] [stderr]    Compiling tree-sitter-mozcpp v0.19.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tree-sitter-ccomment v0.19.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.19.0
[INFO] [stderr]    Compiling tree-sitter-java v0.19.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.19.0
[INFO] [stderr]    Compiling tree-sitter-python v0.19.0
[INFO] [stderr]    Compiling tree-sitter-preproc v0.19.0
[INFO] [stderr]    Compiling rust-code-analysis v0.0.24
[INFO] [stderr]    Compiling weighted-code-coverage v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/mod.rs:108:83
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_file_name<'a>(&'a self, file: &'a Path, project_path: &Path) -> Option<&str> {
[INFO] [stdout]     |                           --              -- the lifetime is named here           ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_file_name<'a>(&'a self, file: &'a Path, project_path: &Path) -> Option<&'a str> {
[INFO] [stdout]     |                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/mod.rs:108:83
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_file_name<'a>(&'a self, file: &'a Path, project_path: &Path) -> Option<&str> {
[INFO] [stdout]     |                           --              -- the lifetime is named here           ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_file_name<'a>(&'a self, file: &'a Path, project_path: &Path) -> Option<&'a str> {
[INFO] [stdout]     |                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.06s
[INFO] running `Command { std: "docker" "inspect" "a37a856b3e1d70fde2529996742de509a7fb7f54b975c2f063d3d18d3e6c0686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a37a856b3e1d70fde2529996742de509a7fb7f54b975c2f063d3d18d3e6c0686", kill_on_drop: false }`
[INFO] [stdout] a37a856b3e1d70fde2529996742de509a7fb7f54b975c2f063d3d18d3e6c0686
