[INFO] cloning repository https://github.com/ConstraintFuzz/constraint_fuzz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConstraintFuzz/constraint_fuzz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConstraintFuzz%2Fconstraint_fuzz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConstraintFuzz%2Fconstraint_fuzz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3781eccd02f6abd2bab31a0b956d1f275993644c
[INFO] checking ConstraintFuzz/constraint_fuzz against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConstraintFuzz%2Fconstraint_fuzz" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ConstraintFuzz/constraint_fuzz
[INFO] finished tweaking git repo https://github.com/ConstraintFuzz/constraint_fuzz
[INFO] tweaked toml for git repo https://github.com/ConstraintFuzz/constraint_fuzz written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ConstraintFuzz/constraint_fuzz on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ConstraintFuzz/constraint_fuzz 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded clang-ast v0.1.31
[INFO] [stderr]   Downloaded dot-writer v0.1.4
[INFO] [stderr]   Downloaded async-openai v0.10.3
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded fancy-regex v0.12.0
[INFO] [stderr]   Downloaded color-spantrace v0.2.2
[INFO] [stderr]   Downloaded flexi_logger v0.25.6
[INFO] [stderr]   Downloaded flexi_logger v0.30.1
[INFO] [stderr]   Downloaded color-eyre v0.6.4
[INFO] [stderr]   Downloaded tiktoken-rs v0.5.9
[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" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a2c22ad86e00233b084805427557b12077fe8e70aeec930537af7a32c9abcf8
[INFO] running `Command { std: "docker" "start" "-a" "4a2c22ad86e00233b084805427557b12077fe8e70aeec930537af7a32c9abcf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a2c22ad86e00233b084805427557b12077fe8e70aeec930537af7a32c9abcf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2c22ad86e00233b084805427557b12077fe8e70aeec930537af7a32c9abcf8", kill_on_drop: false }`
[INFO] [stdout] 4a2c22ad86e00233b084805427557b12077fe8e70aeec930537af7a32c9abcf8
[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" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3abb33fd41f1515e71df61627446ee9d6bc78235402a3245f3cce02da2ffb331
[INFO] running `Command { std: "docker" "start" "-a" "3abb33fd41f1515e71df61627446ee9d6bc78235402a3245f3cce02da2ffb331", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking fancy-regex v0.12.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking clang-ast v0.1.31
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking flexi_logger v0.25.6
[INFO] [stderr]     Checking color-eyre v0.6.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking dot-writer v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking tiktoken-rs v0.5.9
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking flexi_logger v0.30.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking cc_wrapper v0.1.0 (/opt/rustwide/workdir/cc_wrapper)
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking reqwest-eventsource v0.4.0
[INFO] [stderr]     Checking async-openai v0.10.3
[INFO] [stderr]     Checking constraint_fuzz v0.1.0 (/opt/rustwide/workdir/constraint_fuzz)
[INFO] [stdout] warning: unused import: `chrono::format::parse`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::format::parse;
[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 import: `bail`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::eyre::{bail, Result};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Attributes`, `DotWriter`, and `Style`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dot_writer::{Attributes, DotWriter, Style};
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::program::Program`
[INFO] [stdout]   --> constraint_fuzz/src/execution/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::program::Program;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_config`
[INFO] [stdout]   --> constraint_fuzz/src/feedback/branches/constraints.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     config::{get_config, is_debug_mode},
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `branches::constraints::Constraint`
[INFO] [stdout]   --> constraint_fuzz/src/feedback/clang_coverage.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     feedback::{branches::constraints::Constraint, observer::Observer},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::format::parse`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::format::parse;
[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 import: `bail`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::eyre::{bail, Result};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Attributes`, `DotWriter`, and `Style`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dot_writer::{Attributes, DotWriter, Style};
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::program::Program`
[INFO] [stdout]   --> constraint_fuzz/src/execution/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::program::Program;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_config`
[INFO] [stdout]   --> constraint_fuzz/src/feedback/branches/constraints.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     config::{get_config, is_debug_mode},
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `branches::constraints::Constraint`
[INFO] [stdout]   --> constraint_fuzz/src/feedback/clang_coverage.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     feedback::{branches::constraints::Constraint, observer::Observer},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guard_dir`
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:625:43
[INFO] [stdout]     |
[INFO] [stdout] 625 |     pub fn from_guard_dir<P: AsRef<Path>>(guard_dir: P) {}
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guard_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cons`
[INFO] [stdout]   --> constraint_fuzz/src/analysis/constraint/mod.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn analyze_constraint(&self, cons: &Constraint) -> Result<ConsDFInfo> {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_cons`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guard_dir`
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:625:43
[INFO] [stdout]     |
[INFO] [stdout] 625 |     pub fn from_guard_dir<P: AsRef<Path>>(guard_dir: P) {}
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guard_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cons`
[INFO] [stdout]   --> constraint_fuzz/src/analysis/constraint/mod.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn analyze_constraint(&self, cons: &Constraint) -> Result<ConsDFInfo> {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_cons`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `work_dir` is never read
[INFO] [stdout]   --> constraint_fuzz/src/analysis/constraint/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RevIterSolver {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 18 |     cons: Constraint,
[INFO] [stdout] 19 |     work_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `main_tree`, `sub_trees`, and `thcp_mapping` are never read
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:618:5
[INFO] [stdout]     |
[INFO] [stdout] 617 | pub struct ExecForest {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 618 |     main_tree: ThreadTree,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 619 |     sub_trees: Vec<ThreadTree>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 620 |     /// means mapping for thread id to thread creation action point
[INFO] [stdout] 621 |     thcp_mapping: THCPMAPPING,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_region_debug_info` is never used
[INFO] [stdout]    --> constraint_fuzz/src/feedback/branches/constraints.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | impl CovFunction {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     fn show_region_debug_info(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> constraint_fuzz/src/analysis/cfg.rs:200:23
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn iter_stmts(&self) -> Iter<Rc<ast::Node>> {
[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] 200 |     pub fn iter_stmts(&self) -> Iter<'_, Rc<ast::Node>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         CONFIG_INSTANCE
[INFO] [stdout] 127 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | /         CONFIG_INSTANCE
[INFO] [stdout] 138 | |             .as_mut()
[INFO] [stdout]     | |_____________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |         Ok(unsafe { crate::PCH_NAMES.get_or_init(|| Deopt::init_pch_file_names().unwrap()) })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |         Ok(unsafe { crate::PCH_NAMES.get_mut().unwrap() })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |     unsafe { GTL.set(GlobalTimeLogger::new()).unwrap() };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:425:14
[INFO] [stdout]     |
[INFO] [stdout] 425 |     unsafe { GTL.get().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:429:14
[INFO] [stdout]     |
[INFO] [stdout] 429 |     unsafe { GTL.get_mut().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> constraint_fuzz/src/feedback/clang_coverage.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn iter_cov_branches(&self) -> core::slice::Iter<CovBranch> {
[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] 51 |     pub fn iter_cov_branches(&self) -> core::slice::Iter<'_, CovBranch> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> constraint_fuzz/src/feedback/clang_coverage.rs:298:31
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn iter_function_covs(&self) -> core::slice::Iter<CovFunction> {
[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] 298 |     pub fn iter_function_covs(&self) -> core::slice::Iter<'_, CovFunction> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     unsafe { EXEC_COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:31:37
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if let Some(counter) = unsafe { EXEC_COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:377:13
[INFO] [stdout]     |
[INFO] [stdout] 377 |             CACHE.push(corpora.clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 |     if unsafe { !CACHE.is_empty() } {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let choose = unsafe { CACHE.first().unwrap() };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:612:54
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let counter: &HashMap<u16, usize> = unsafe { ERROR_COUNT.get_or_init(HashMap::new) };
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:618:41
[INFO] [stdout]     |
[INFO] [stdout] 618 |         if let Some(counter) = unsafe { ERROR_COUNT.get_mut() } {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe { COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Some(counter) = unsafe { COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `work_dir` is never read
[INFO] [stdout]   --> constraint_fuzz/src/analysis/constraint/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RevIterSolver {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 18 |     cons: Constraint,
[INFO] [stdout] 19 |     work_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `main_tree`, `sub_trees`, and `thcp_mapping` are never read
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:618:5
[INFO] [stdout]     |
[INFO] [stdout] 617 | pub struct ExecForest {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 618 |     main_tree: ThreadTree,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 619 |     sub_trees: Vec<ThreadTree>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 620 |     /// means mapping for thread id to thread creation action point
[INFO] [stdout] 621 |     thcp_mapping: THCPMAPPING,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_region_debug_info` is never used
[INFO] [stdout]    --> constraint_fuzz/src/feedback/branches/constraints.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | impl CovFunction {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     fn show_region_debug_info(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> constraint_fuzz/src/analysis/cfg.rs:200:23
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn iter_stmts(&self) -> Iter<Rc<ast::Node>> {
[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] 200 |     pub fn iter_stmts(&self) -> Iter<'_, Rc<ast::Node>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         CONFIG_INSTANCE
[INFO] [stdout] 127 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | /         CONFIG_INSTANCE
[INFO] [stdout] 138 | |             .as_mut()
[INFO] [stdout]     | |_____________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |         Ok(unsafe { crate::PCH_NAMES.get_or_init(|| Deopt::init_pch_file_names().unwrap()) })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |         Ok(unsafe { crate::PCH_NAMES.get_mut().unwrap() })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |     unsafe { GTL.set(GlobalTimeLogger::new()).unwrap() };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:425:14
[INFO] [stdout]     |
[INFO] [stdout] 425 |     unsafe { GTL.get().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:429:14
[INFO] [stdout]     |
[INFO] [stdout] 429 |     unsafe { GTL.get_mut().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> constraint_fuzz/src/feedback/clang_coverage.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn iter_cov_branches(&self) -> core::slice::Iter<CovBranch> {
[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] 51 |     pub fn iter_cov_branches(&self) -> core::slice::Iter<'_, CovBranch> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> constraint_fuzz/src/feedback/clang_coverage.rs:298:31
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn iter_function_covs(&self) -> core::slice::Iter<CovFunction> {
[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] 298 |     pub fn iter_function_covs(&self) -> core::slice::Iter<'_, CovFunction> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     unsafe { EXEC_COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:31:37
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if let Some(counter) = unsafe { EXEC_COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:377:13
[INFO] [stdout]     |
[INFO] [stdout] 377 |             CACHE.push(corpora.clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 |     if unsafe { !CACHE.is_empty() } {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let choose = unsafe { CACHE.first().unwrap() };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:612:54
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let counter: &HashMap<u16, usize> = unsafe { ERROR_COUNT.get_or_init(HashMap::new) };
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:618:41
[INFO] [stdout]     |
[INFO] [stdout] 618 |         if let Some(counter) = unsafe { ERROR_COUNT.get_mut() } {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe { COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Some(counter) = unsafe { COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.63s
[INFO] running `Command { std: "docker" "inspect" "3abb33fd41f1515e71df61627446ee9d6bc78235402a3245f3cce02da2ffb331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3abb33fd41f1515e71df61627446ee9d6bc78235402a3245f3cce02da2ffb331", kill_on_drop: false }`
[INFO] [stdout] 3abb33fd41f1515e71df61627446ee9d6bc78235402a3245f3cce02da2ffb331
