[INFO] fetching crate theory_core 0.1.0... [INFO] testing theory_core-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate theory_core 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate theory_core 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate theory_core 0.1.0 [INFO] tweaked toml for crates.io crate theory_core 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate theory_core 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate theory_core 0.1.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f28e71473172cf7d2591768675790e95684dc9879981e297b4a873826c750fb8 [INFO] running `Command { std: "docker" "start" "-a" "f28e71473172cf7d2591768675790e95684dc9879981e297b4a873826c750fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28e71473172cf7d2591768675790e95684dc9879981e297b4a873826c750fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28e71473172cf7d2591768675790e95684dc9879981e297b4a873826c750fb8", kill_on_drop: false }` [INFO] [stdout] f28e71473172cf7d2591768675790e95684dc9879981e297b4a873826c750fb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a66297044553ab01e955e891d8e14b0084b5e9a2a0616b29b42a962355f52115 [INFO] running `Command { std: "docker" "start" "-a" "a66297044553ab01e955e891d8e14b0084b5e9a2a0616b29b42a962355f52115", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling theory_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `gpu` [INFO] [stdout] --> src/optimization.rs:618:15 [INFO] [stdout] | [INFO] [stdout] 618 | #[cfg(feature = "gpu")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `tokio`, `z3`, and `z3-solver` [INFO] [stdout] = help: consider adding `gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gpu` [INFO] [stdout] --> src/optimization.rs:624:19 [INFO] [stdout] | [INFO] [stdout] 624 | #[cfg(not(feature = "gpu"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `tokio`, `z3`, and `z3-solver` [INFO] [stdout] = help: consider adding `gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BinaryOp` [INFO] [stdout] --> src/smt_stub.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | use crate::ir::{BinaryOp, Constraint, Expr}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BinaryOp`, `Constraint`, `Expr`, and `VarId` [INFO] [stdout] --> src/z3_backend.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::ir::{BinaryOp, Constraint, ConstraintIR, Expr, VarId}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SolutionValue` [INFO] [stdout] --> src/z3_backend.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::surrogate::{SolutionResult, SolutionValue}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/z3_backend.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout_ms` [INFO] [stdout] --> src/z3_backend.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(timeout_ms: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout_ms` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_strategy` is never read [INFO] [stdout] --> src/hybrid.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct HybridReasoningEngine { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | current_strategy: HybridStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `backend_selector` is never read [INFO] [stdout] --> src/optimization.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct PerformanceOptimizer { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 201 | backend_selector: BackendSelector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/router.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 65 | enum ComplexityClass { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 69 | Unknown, // Not yet classified [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComplexityClass` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timeout_rate`, `total_attempts`, and `total_timeouts` are never read [INFO] [stdout] --> src/router.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 82 | struct PerformanceStats { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 85 | timeout_rate: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 86 | total_attempts: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 87 | total_timeouts: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PerformanceStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `record_attempt`, `analytics_summary`, and `calculate_reliability` are never used [INFO] [stdout] --> src/router.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl PerformanceStats { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] 91 | /// Update statistics with a new solve attempt [INFO] [stdout] 92 | pub fn record_attempt(&mut self, solve_time_ms: f64, timed_out: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn analytics_summary(&self) -> AnalyticsSummary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn calculate_reliability(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_integer` is never read [INFO] [stdout] --> src/smt_stub.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct VariableBounds { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | is_integer: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VariableBounds` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/smt_stub.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct SmtBackend { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 159 | config: SmtBackendConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CVC5` is never constructed [INFO] [stdout] --> src/smt_stub.rs:985:5 [INFO] [stdout] | [INFO] [stdout] 983 | enum SolverType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 984 | Z3, [INFO] [stdout] 985 | CVC5, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SolverType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timeout_ms` is never read [INFO] [stdout] --> src/z3_backend.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Z3Backend { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | timeout_ms: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/surrogate.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct NeuralSolverSurrogate { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 93 | config: SurrogateConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.81s [INFO] running `Command { std: "docker" "inspect" "a66297044553ab01e955e891d8e14b0084b5e9a2a0616b29b42a962355f52115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66297044553ab01e955e891d8e14b0084b5e9a2a0616b29b42a962355f52115", kill_on_drop: false }` [INFO] [stdout] a66297044553ab01e955e891d8e14b0084b5e9a2a0616b29b42a962355f52115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f866addd874d000cc913baa8d70de3aa3b64f9c8839177d453092253ea80d30b [INFO] running `Command { std: "docker" "start" "-a" "f866addd874d000cc913baa8d70de3aa3b64f9c8839177d453092253ea80d30b", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `gpu` [INFO] [stdout] --> src/optimization.rs:618:15 [INFO] [stdout] | [INFO] [stdout] 618 | #[cfg(feature = "gpu")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `tokio`, `z3`, and `z3-solver` [INFO] [stdout] = help: consider adding `gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gpu` [INFO] [stdout] --> src/optimization.rs:624:19 [INFO] [stdout] | [INFO] [stdout] 624 | #[cfg(not(feature = "gpu"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `tokio`, `z3`, and `z3-solver` [INFO] [stdout] = help: consider adding `gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BinaryOp` [INFO] [stdout] --> src/smt_stub.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | use crate::ir::{BinaryOp, Constraint, Expr}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BinaryOp`, `Constraint`, `Expr`, and `VarId` [INFO] [stdout] --> src/z3_backend.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::ir::{BinaryOp, Constraint, ConstraintIR, Expr, VarId}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SolutionValue` [INFO] [stdout] --> src/z3_backend.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::surrogate::{SolutionResult, SolutionValue}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/z3_backend.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout_ms` [INFO] [stdout] --> src/z3_backend.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(timeout_ms: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout_ms` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_strategy` is never read [INFO] [stdout] --> src/hybrid.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct HybridReasoningEngine { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | current_strategy: HybridStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `backend_selector` is never read [INFO] [stdout] --> src/optimization.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct PerformanceOptimizer { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 201 | backend_selector: BackendSelector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/router.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 65 | enum ComplexityClass { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 69 | Unknown, // Not yet classified [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComplexityClass` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timeout_rate`, `total_attempts`, and `total_timeouts` are never read [INFO] [stdout] --> src/router.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 82 | struct PerformanceStats { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 85 | timeout_rate: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 86 | total_attempts: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 87 | total_timeouts: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PerformanceStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `record_attempt`, `analytics_summary`, and `calculate_reliability` are never used [INFO] [stdout] --> src/router.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl PerformanceStats { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] 91 | /// Update statistics with a new solve attempt [INFO] [stdout] 92 | pub fn record_attempt(&mut self, solve_time_ms: f64, timed_out: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn analytics_summary(&self) -> AnalyticsSummary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn calculate_reliability(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_integer` is never read [INFO] [stdout] --> src/smt_stub.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct VariableBounds { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | is_integer: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VariableBounds` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/smt_stub.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct SmtBackend { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 159 | config: SmtBackendConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CVC5` is never constructed [INFO] [stdout] --> src/smt_stub.rs:985:5 [INFO] [stdout] | [INFO] [stdout] 983 | enum SolverType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 984 | Z3, [INFO] [stdout] 985 | CVC5, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SolverType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timeout_ms` is never read [INFO] [stdout] --> src/z3_backend.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Z3Backend { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | timeout_ms: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/surrogate.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct NeuralSolverSurrogate { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 93 | config: SurrogateConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling theory_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `method` in initializer of `theory_core::SolutionResult` [INFO] [stdout] --> examples/simple_demo.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | let solution = SolutionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ missing `method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `method` in initializer of `theory_core::SolutionResult` [INFO] [stdout] --> tests/simple_tests.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | let solution = SolutionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ missing `method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `theory_core` (example "simple_demo") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `theory_core` (test "simple_tests") due to 1 previous error [INFO] [stdout] error[E0063]: missing field `method` in initializer of `theory_core::SolutionResult` [INFO] [stdout] --> examples/learning_demo.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | Ok(SolutionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ missing `method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `method` in initializer of `theory_core::SolutionResult` [INFO] [stdout] --> examples/learning_demo.rs:228:8 [INFO] [stdout] | [INFO] [stdout] 228 | Ok(SolutionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ missing `method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `method` in initializer of `theory_core::SolutionResult` [INFO] [stdout] --> examples/learning_demo.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 249 | Ok(SolutionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ missing `method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `theory_core` (example "learning_demo") due to 3 previous errors [INFO] [stdout] error[E0063]: missing field `method` in initializer of `theory_core::SolutionResult` [INFO] [stdout] --> examples/meta_reasoning_demo.rs:343:8 [INFO] [stdout] | [INFO] [stdout] 343 | Ok(SolutionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ missing `method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `theory_core` (example "meta_reasoning_demo") due to 1 previous error [INFO] [stdout] warning: unexpected `cfg` condition value: `gpu` [INFO] [stdout] --> src/optimization.rs:618:15 [INFO] [stdout] | [INFO] [stdout] 618 | #[cfg(feature = "gpu")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `tokio`, `z3`, and `z3-solver` [INFO] [stdout] = help: consider adding `gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gpu` [INFO] [stdout] --> src/optimization.rs:624:19 [INFO] [stdout] | [INFO] [stdout] 624 | #[cfg(not(feature = "gpu"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `tokio`, `z3`, and `z3-solver` [INFO] [stdout] = help: consider adding `gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BinaryOp` [INFO] [stdout] --> src/smt_stub.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | use crate::ir::{BinaryOp, Constraint, Expr}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BinaryOp`, `Constraint`, `Expr`, and `VarId` [INFO] [stdout] --> src/z3_backend.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::ir::{BinaryOp, Constraint, ConstraintIR, Expr, VarId}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SolutionValue` [INFO] [stdout] --> src/z3_backend.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::surrogate::{SolutionResult, SolutionValue}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/z3_backend.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/z3_backend.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout_ms` [INFO] [stdout] --> src/z3_backend.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(timeout_ms: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout_ms` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_strategy` is never read [INFO] [stdout] --> src/hybrid.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct HybridReasoningEngine { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | current_strategy: HybridStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `backend_selector` is never read [INFO] [stdout] --> src/optimization.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct PerformanceOptimizer { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 201 | backend_selector: BackendSelector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/router.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 65 | enum ComplexityClass { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 69 | Unknown, // Not yet classified [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComplexityClass` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timeout_rate`, `total_attempts`, and `total_timeouts` are never read [INFO] [stdout] --> src/router.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 82 | struct PerformanceStats { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 85 | timeout_rate: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 86 | total_attempts: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 87 | total_timeouts: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PerformanceStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `record_attempt`, `analytics_summary`, and `calculate_reliability` are never used [INFO] [stdout] --> src/router.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl PerformanceStats { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] 91 | /// Update statistics with a new solve attempt [INFO] [stdout] 92 | pub fn record_attempt(&mut self, solve_time_ms: f64, timed_out: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn analytics_summary(&self) -> AnalyticsSummary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn calculate_reliability(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_integer` is never read [INFO] [stdout] --> src/smt_stub.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct VariableBounds { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | is_integer: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VariableBounds` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/smt_stub.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct SmtBackend { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 159 | config: SmtBackendConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CVC5` is never constructed [INFO] [stdout] --> src/smt_stub.rs:985:5 [INFO] [stdout] | [INFO] [stdout] 983 | enum SolverType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 984 | Z3, [INFO] [stdout] 985 | CVC5, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SolverType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timeout_ms` is never read [INFO] [stdout] --> src/z3_backend.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Z3Backend { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | timeout_ms: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/surrogate.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct NeuralSolverSurrogate { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 93 | config: SurrogateConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f866addd874d000cc913baa8d70de3aa3b64f9c8839177d453092253ea80d30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f866addd874d000cc913baa8d70de3aa3b64f9c8839177d453092253ea80d30b", kill_on_drop: false }` [INFO] [stdout] f866addd874d000cc913baa8d70de3aa3b64f9c8839177d453092253ea80d30b