[INFO] fetching crate scalop 2.0.0...
[INFO] checking scalop-2.0.0 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global
[INFO] extracting crate scalop 2.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate scalop 2.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scalop 2.0.0
[INFO] tweaked toml for crates.io crate scalop 2.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scalop 2.0.0 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scalop 2.0.0 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded ipasir-loading v0.1.0
[INFO] [stderr]   Downloaded cadical v0.1.16
[INFO] [stderr]   Downloaded permutator v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a7f2002a4463b3551089c7d65f2e52cf6f39187aea533534b3045076cbf28e5
[INFO] running `Command { std: "docker" "start" "-a" "5a7f2002a4463b3551089c7d65f2e52cf6f39187aea533534b3045076cbf28e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a7f2002a4463b3551089c7d65f2e52cf6f39187aea533534b3045076cbf28e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a7f2002a4463b3551089c7d65f2e52cf6f39187aea533534b3045076cbf28e5", kill_on_drop: false }`
[INFO] [stdout] 5a7f2002a4463b3551089c7d65f2e52cf6f39187aea533534b3045076cbf28e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c01c538f12cbe758018973bcfd206855be7d18e35628253e6c3c371b4729a6a
[INFO] running `Command { std: "docker" "start" "-a" "0c01c538f12cbe758018973bcfd206855be7d18e35628253e6c3c371b4729a6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking ipasir-loading v0.1.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling cadical v0.1.16
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking permutator v0.4.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.3
[INFO] [stderr]     Checking scalop v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aba/preferred_semantics_solver.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 77 |     ) -> MaximalComputationResult<T> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 77 |     ) -> MaximalComputationResult<'_, T> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/solvers/maximal_extension_computer.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub(crate) fn state_data(&mut self) -> MaximalExtensionComputerStateData<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub(crate) fn state_data(&mut self) -> MaximalExtensionComputerStateData<'_, T> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/connected_components_computer.rs:136:42
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn iter_connected_components(af: &AAFramework<T>) -> ConnectedComponentsIterator<T>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn iter_connected_components(af: &AAFramework<T>) -> ConnectedComponentsIterator<'_, T>
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `logging_level_cli_arg_with_default_value` is never used
[INFO] [stdout]   --> src/app/cli_manager.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn logging_level_cli_arg_with_default_value(default: &'_ str) -> Arg<'_, '_> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `logging_level_cli_arg_with_default_value` is never used
[INFO] [stdout]   --> src/app/cli_manager.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn logging_level_cli_arg_with_default_value(default: &'_ str) -> Arg<'_, '_> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aba/preferred_semantics_solver.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 77 |     ) -> MaximalComputationResult<T> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 77 |     ) -> MaximalComputationResult<'_, T> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/solvers/maximal_extension_computer.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub(crate) fn state_data(&mut self) -> MaximalExtensionComputerStateData<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub(crate) fn state_data(&mut self) -> MaximalExtensionComputerStateData<'_, T> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/connected_components_computer.rs:136:42
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn iter_connected_components(af: &AAFramework<T>) -> ConnectedComponentsIterator<T>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn iter_connected_components(af: &AAFramework<T>) -> ConnectedComponentsIterator<'_, T>
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.70s
[INFO] running `Command { std: "docker" "inspect" "0c01c538f12cbe758018973bcfd206855be7d18e35628253e6c3c371b4729a6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c01c538f12cbe758018973bcfd206855be7d18e35628253e6c3c371b4729a6a", kill_on_drop: false }`
[INFO] [stdout] 0c01c538f12cbe758018973bcfd206855be7d18e35628253e6c3c371b4729a6a
