[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] building ThunderModelChecker/thunder against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThunderModelChecker%2Fthunder" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ThunderModelChecker/thunder 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] 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.21 [INFO] [stderr] Downloaded array_tool v1.0.3 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded index_list v0.2.15 [INFO] [stderr] Downloaded clap_lex v0.7.3 [INFO] [stderr] Downloaded divan v0.1.16 [INFO] [stderr] Downloaded clap_builder v4.5.21 [INFO] [stderr] Downloaded divan-macros v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 54a2c0f13b9108f6cda931708e1cbf91b57b4397212da4a5c9b68bd0a6988fbe [INFO] running `Command { std: "docker" "start" "-a" "54a2c0f13b9108f6cda931708e1cbf91b57b4397212da4a5c9b68bd0a6988fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54a2c0f13b9108f6cda931708e1cbf91b57b4397212da4a5c9b68bd0a6988fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a2c0f13b9108f6cda931708e1cbf91b57b4397212da4a5c9b68bd0a6988fbe", kill_on_drop: false }` [INFO] [stdout] 54a2c0f13b9108f6cda931708e1cbf91b57b4397212da4a5c9b68bd0a6988fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 30fb2914bddac94f66b4f914cf191556be7174ba116a764747e5c342904263c9 [INFO] running `Command { std: "docker" "start" "-a" "30fb2914bddac94f66b4f914cf191556be7174ba116a764747e5c342904263c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling index_list v0.2.15 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling 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 { [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 { [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 23.09s [INFO] running `Command { std: "docker" "inspect" "30fb2914bddac94f66b4f914cf191556be7174ba116a764747e5c342904263c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30fb2914bddac94f66b4f914cf191556be7174ba116a764747e5c342904263c9", kill_on_drop: false }` [INFO] [stdout] 30fb2914bddac94f66b4f914cf191556be7174ba116a764747e5c342904263c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 69044f255d9cf76d333ff817eb1b6cf98fb647ec9497c6af1e6b7919fc5a28bb [INFO] running `Command { std: "docker" "start" "-a" "69044f255d9cf76d333ff817eb1b6cf98fb647ec9497c6af1e6b7919fc5a28bb", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling divan-macros v0.1.16 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling divan v0.1.16 [INFO] [stderr] Compiling 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 { [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 { [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 { [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 { [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 `test` profile [unoptimized + debuginfo] target(s) in 21.19s [INFO] running `Command { std: "docker" "inspect" "69044f255d9cf76d333ff817eb1b6cf98fb647ec9497c6af1e6b7919fc5a28bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69044f255d9cf76d333ff817eb1b6cf98fb647ec9497c6af1e6b7919fc5a28bb", kill_on_drop: false }` [INFO] [stdout] 69044f255d9cf76d333ff817eb1b6cf98fb647ec9497c6af1e6b7919fc5a28bb