[INFO] fetching crate rustsat 0.7.2... [INFO] testing rustsat-0.7.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rustsat 0.7.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rustsat 0.7.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustsat 0.7.2 [INFO] tweaked toml for crates.io crate rustsat 0.7.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustsat 0.7.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustsat 0.7.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concolor-clap v0.1.0 [INFO] [stderr] Downloaded pigeons v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 989e3e191c57a9581f85e46efb831faa85c020e43153dbbded0a9f3e4aa85896 [INFO] running `Command { std: "docker" "start" "-a" "989e3e191c57a9581f85e46efb831faa85c020e43153dbbded0a9f3e4aa85896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "989e3e191c57a9581f85e46efb831faa85c020e43153dbbded0a9f3e4aa85896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "989e3e191c57a9581f85e46efb831faa85c020e43153dbbded0a9f3e4aa85896", kill_on_drop: false }` [INFO] [stdout] 989e3e191c57a9581f85e46efb831faa85c020e43153dbbded0a9f3e4aa85896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 07a9bc6bd544669155a31276fbc6b9d9c335e59f3318c73043ded77c9670f0eb [INFO] running `Command { std: "docker" "start" "-a" "07a9bc6bd544669155a31276fbc6b9d9c335e59f3318c73043ded77c9670f0eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rustsat v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/instances/sat.rs:947:29 [INFO] [stdout] | [INFO] [stdout] 947 | pub fn unsat_constraint(&self, assign: &Assignment) -> Option { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 947 | pub fn unsat_constraint(&self, assign: &Assignment) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.16s [INFO] running `Command { std: "docker" "inspect" "07a9bc6bd544669155a31276fbc6b9d9c335e59f3318c73043ded77c9670f0eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a9bc6bd544669155a31276fbc6b9d9c335e59f3318c73043ded77c9670f0eb", kill_on_drop: false }` [INFO] [stdout] 07a9bc6bd544669155a31276fbc6b9d9c335e59f3318c73043ded77c9670f0eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1e9df316a9739a7a2eca85b658da96defd3e6f3e348dae35e7623930322f7739 [INFO] running `Command { std: "docker" "start" "-a" "1e9df316a9739a7a2eca85b658da96defd3e6f3e348dae35e7623930322f7739", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling concolor v0.1.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustsat v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling concolor-clap v0.1.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/instances/sat.rs:947:29 [INFO] [stdout] | [INFO] [stdout] 947 | pub fn unsat_constraint(&self, assign: &Assignment) -> Option { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 947 | pub fn unsat_constraint(&self, assign: &Assignment) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rustsat::instances::MultiOptInstance` [INFO] [stdout] --> examples/gbmosplit.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | instances::{fio, ManageVars, MultiOptInstance, Objective, OptInstance}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `MultiOptInstance` in `instances` [INFO] [stdout] | help: a similar name exists in the module: `OptInstance` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/instances.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | pub use multiopt::MultiOptInstance; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `multiopt` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/instances.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "multiopt")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rustsat_tools` [INFO] [stdout] --> examples/enumerator.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 158 | let mut solver = rustsat_tools::Solver::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustsat_tools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rustsat_tools`, use `cargo add rustsat_tools` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use crate::solvers::external::Solver; [INFO] [stdout] | [INFO] [stdout] 5 + use rustsat::solvers::external::Solver; [INFO] [stdout] | [INFO] [stdout] help: if you import `Solver`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 158 - let mut solver = rustsat_tools::Solver::default(); [INFO] [stdout] 158 + let mut solver = Solver::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustsat` (example "enumerator") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustsat` (example "gbmosplit") due to 1 previous error [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/instances/sat.rs:947:29 [INFO] [stdout] | [INFO] [stdout] 947 | pub fn unsat_constraint(&self, assign: &Assignment) -> Option { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 947 | pub fn unsat_constraint(&self, assign: &Assignment) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e9df316a9739a7a2eca85b658da96defd3e6f3e348dae35e7623930322f7739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9df316a9739a7a2eca85b658da96defd3e6f3e348dae35e7623930322f7739", kill_on_drop: false }` [INFO] [stdout] 1e9df316a9739a7a2eca85b658da96defd3e6f3e348dae35e7623930322f7739