[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] checking giovannitangredi/sifis-test against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiovannitangredi%2Fsifis-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/giovannitangredi/sifis-test on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 121 packages to highest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.19.2 (available: v0.23.1)
[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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-python v0.19.0
[INFO] [stderr]   Downloaded tree-sitter-ccomment v0.19.0
[INFO] [stderr]   Downloaded memo-map v0.3.4
[INFO] [stderr]   Downloaded tree-sitter-preproc v0.19.0
[INFO] [stderr]   Downloaded pest_derive v2.9.1
[INFO] [stderr]   Downloaded pest_generator v2.9.1
[INFO] [stderr]   Downloaded pest_meta v2.9.1
[INFO] [stderr]   Downloaded console v0.16.6
[INFO] [stderr]   Downloaded rust-code-analysis v0.0.24
[INFO] [stderr]   Downloaded tree-sitter-mozjs v0.19.0
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.19.0
[INFO] [stderr]   Downloaded tree-sitter v0.19.3
[INFO] [stderr]   Downloaded tree-sitter-java v0.19.0
[INFO] [stderr]   Downloaded insta v1.48.0
[INFO] [stderr]   Downloaded pest v2.9.1
[INFO] [stderr]   Downloaded tree-sitter-rust v0.19.0
[INFO] [stderr]   Downloaded minijinja v2.24.0
[INFO] [stderr]   Downloaded tree-sitter-cpp 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-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1511479543d24e172d2e1cc79cb25d6aab376868825a9a76d7d4386c2b9ed0d0
[INFO] running `Command { std: "docker" "start" "1511479543d24e172d2e1cc79cb25d6aab376868825a9a76d7d4386c2b9ed0d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1511479543d24e172d2e1cc79cb25d6aab376868825a9a76d7d4386c2b9ed0d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1511479543d24e172d2e1cc79cb25d6aab376868825a9a76d7d4386c2b9ed0d0" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1511479543d24e172d2e1cc79cb25d6aab376868825a9a76d7d4386c2b9ed0d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1511479543d24e172d2e1cc79cb25d6aab376868825a9a76d7d4386c2b9ed0d0" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pest v2.9.1
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.14
[INFO] [stderr]     Checking crossbeam-channel v0.5.17
[INFO] [stderr]     Checking memo-map v0.3.4
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crossbeam v0.8.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking console v0.16.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling pest_meta v2.9.1
[INFO] [stderr]     Checking similar v2.7.0
[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-ccomment v0.19.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.19.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.19.0
[INFO] [stderr]    Compiling tree-sitter-python v0.19.0
[INFO] [stderr]    Compiling tree-sitter-java v0.19.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling tree-sitter-mozjs v0.19.0
[INFO] [stderr]    Compiling tree-sitter-mozcpp v0.19.5
[INFO] [stderr]    Compiling pest_generator v2.9.1
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.9.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking minijinja v2.24.0
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking rust-code-analysis v0.0.24
[INFO] [stderr]     Checking weighted-code-coverage v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/grcov/coveralls.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 | /             insta::assert_yaml_snapshot!(coveralls, @r###"
[INFO] [stdout] 53 | |             ---
[INFO] [stdout] 54 | |             project/test/path/examples/single_app.rs:
[INFO] [stdout] 55 | |               name: examples/single_app.rs
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |                 - ~
[INFO] [stdout] 69 | |             "###)
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_yaml_snapshot`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `insta::assert_yaml_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] [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 50.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: weighted-code-coverage v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1511479543d24e172d2e1cc79cb25d6aab376868825a9a76d7d4386c2b9ed0d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1511479543d24e172d2e1cc79cb25d6aab376868825a9a76d7d4386c2b9ed0d0", kill_on_drop: false }`
[INFO] [stdout] 1511479543d24e172d2e1cc79cb25d6aab376868825a9a76d7d4386c2b9ed0d0
