[INFO] cloning repository https://github.com/ThunderModelChecker/thunder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThunderModelChecker/thunder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThunderModelChecker%2Fthunder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThunderModelChecker%2Fthunder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 707d1c9316cc1ea35100b5c1629effac946fcfa1
[INFO] checking ThunderModelChecker/thunder against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThunderModelChecker%2Fthunder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  77% (81/104)
Updating files:  78% (82/104)
Updating files:  79% (83/104)
Updating files:  80% (84/104)
Updating files:  81% (85/104)
Updating files:  82% (86/104)
Updating files:  83% (87/104)
Updating files:  84% (88/104)
Updating files:  85% (89/104)
Updating files:  86% (90/104)
Updating files:  87% (91/104)
Updating files:  88% (92/104)
Updating files:  89% (93/104)
Updating files:  90% (94/104)
Updating files:  91% (95/104)
Updating files:  92% (96/104)
Updating files:  93% (97/104)
Updating files:  94% (98/104)
Updating files:  95% (99/104)
Updating files:  96% (100/104)
Updating files:  97% (101/104)
Updating files:  98% (102/104)
Updating files:  99% (103/104)
Updating files: 100% (104/104)
Updating files: 100% (104/104), done.
[INFO] started tweaking git repo https://github.com/ThunderModelChecker/thunder
[INFO] finished tweaking git repo https://github.com/ThunderModelChecker/thunder
[INFO] tweaked toml for git repo https://github.com/ThunderModelChecker/thunder written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThunderModelChecker/thunder on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ThunderModelChecker/thunder 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded index_list v0.2.15
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded array_tool v1.0.3
[INFO] [stderr]   Downloaded divan-macros v0.1.16
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded divan v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 382d3eeed88a955dcea680c21c43f3bf3268918e39710474ec1dc660d9512016
[INFO] running `Command { std: "docker" "start" "-a" "382d3eeed88a955dcea680c21c43f3bf3268918e39710474ec1dc660d9512016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "382d3eeed88a955dcea680c21c43f3bf3268918e39710474ec1dc660d9512016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382d3eeed88a955dcea680c21c43f3bf3268918e39710474ec1dc660d9512016", kill_on_drop: false }`
[INFO] [stdout] 382d3eeed88a955dcea680c21c43f3bf3268918e39710474ec1dc660d9512016
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 267553d765f6018ec74356b7daa213b0c51bc777df531be1bb9191fc8f85ba4f
[INFO] running `Command { std: "docker" "start" "-a" "267553d765f6018ec74356b7daa213b0c51bc777df531be1bb9191fc8f85ba4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking index_list v0.2.15
[INFO] [stderr]     Checking array_tool v1.0.3
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling divan-macros v0.1.16
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking divan v0.1.16
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking thunder v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/sparse_matrix.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn get_row(&self, row_index: usize) -> SparseMatrixRowIter<ValueType> {
[INFO] [stdout]     |                    ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn get_row(&self, row_index: usize) -> SparseMatrixRowIter<'_, ValueType> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/sparse_matrix.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn get_row(&self, row_index: usize) -> SparseMatrixRowIter<ValueType> {
[INFO] [stdout]     |                    ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn get_row(&self, row_index: usize) -> SparseMatrixRowIter<'_, ValueType> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/sparse_matrix.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn get_row(&self, row_index: usize) -> SparseMatrixRowIter<ValueType> {
[INFO] [stdout]     |                    ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn get_row(&self, row_index: usize) -> SparseMatrixRowIter<'_, ValueType> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/sparse_matrix.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn get_row(&self, row_index: usize) -> SparseMatrixRowIter<ValueType> {
[INFO] [stdout]     |                    ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn get_row(&self, row_index: usize) -> SparseMatrixRowIter<'_, ValueType> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.72s
[INFO] running `Command { std: "docker" "inspect" "267553d765f6018ec74356b7daa213b0c51bc777df531be1bb9191fc8f85ba4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267553d765f6018ec74356b7daa213b0c51bc777df531be1bb9191fc8f85ba4f", kill_on_drop: false }`
[INFO] [stdout] 267553d765f6018ec74356b7daa213b0c51bc777df531be1bb9191fc8f85ba4f
