[INFO] cloning repository https://github.com/daemontus/biodivine-aeon-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daemontus/biodivine-aeon-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaemontus%2Fbiodivine-aeon-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaemontus%2Fbiodivine-aeon-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d62c9ca2de2182b387cb901ad4d01da456672623
[INFO] checking daemontus/biodivine-aeon-wasm against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaemontus%2Fbiodivine-aeon-wasm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daemontus/biodivine-aeon-wasm
[INFO] finished tweaking git repo https://github.com/daemontus/biodivine-aeon-wasm
[INFO] tweaked toml for git repo https://github.com/daemontus/biodivine-aeon-wasm written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daemontus/biodivine-aeon-wasm on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daemontus/biodivine-aeon-wasm 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded biodivine-lib-bdd v0.5.11
[INFO] [stderr]   Downloaded fixed-map v0.9.5
[INFO] [stderr]   Downloaded fixed-map-derive v0.9.5
[INFO] [stderr]   Downloaded biodivine-lib-param-bn v0.5.9
[INFO] [stderr]   Downloaded bitvector v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dfd1bcdfe31ddbe4aa64278c8c445fbad28c351a3210b870d52fa8fcd5b6f8e
[INFO] running `Command { std: "docker" "start" "-a" "6dfd1bcdfe31ddbe4aa64278c8c445fbad28c351a3210b870d52fa8fcd5b6f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dfd1bcdfe31ddbe4aa64278c8c445fbad28c351a3210b870d52fa8fcd5b6f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfd1bcdfe31ddbe4aa64278c8c445fbad28c351a3210b870d52fa8fcd5b6f8e", kill_on_drop: false }`
[INFO] [stdout] 6dfd1bcdfe31ddbe4aa64278c8c445fbad28c351a3210b870d52fa8fcd5b6f8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e33f227ddb564fd4f067eb96e1b8bea753caabe4298a597619efd137751251e
[INFO] running `Command { std: "docker" "start" "-a" "1e33f227ddb564fd4f067eb96e1b8bea753caabe4298a597619efd137751251e", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking bitvector v0.1.5
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking biodivine-lib-bdd v0.5.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling fixed-map-derive v0.9.5
[INFO] [stderr]     Checking biodivine-lib-param-bn v0.5.9
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]     Checking fixed-map v0.9.5
[INFO] [stderr]     Checking js-sys v0.3.68
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking aeon-wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Behaviour`
[INFO] [stdout]   --> src/computation.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::scc::{Behaviour, Class, Classifier};
[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: `Behaviour`
[INFO] [stdout]   --> src/computation.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::scc::{Behaviour, Class, Classifier};
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/scc/_impl_classifier.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl Classifier {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  22 |     pub fn try_get_num_classes(&self) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub fn try_export_result(&self) -> Option<HashMap<Class, GraphColors>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     pub fn try_get_params(&self, class: &Class) -> Option<Option<GraphColors>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub fn get_params(&self, class: &Class) -> Option<GraphColors> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub fn export_components(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn export_components_with_class(&self, class: Behaviour) -> Vec<GraphColoredVertices> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn classify_component(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn attractors(&self, witness_colour: &GraphColors) -> Vec<(GraphVertices, Behaviour)> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn print(&self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AttractorStabilityData` is never constructed
[INFO] [stdout]   --> src/scc/algo_stability_analysis/mod.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AttractorStabilityData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableStability` is never constructed
[INFO] [stdout]   --> src/scc/algo_stability_analysis/mod.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct VariableStability([Option<GraphColors>; 8]);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `StabilityData` is never used
[INFO] [stdout]   --> src/scc/algo_stability_analysis/mod.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub type StabilityData = HashMap<VariableId, VariableStability>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_stability` is never used
[INFO] [stdout]   --> src/scc/algo_stability_analysis/mod.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn compute_stability(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `for_attractor` is never used
[INFO] [stdout]   --> src/scc/algo_stability_analysis/_impl_attractor_stability_data.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl AttractorStabilityData {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] 23 |     /// Perform stability analysis for one attractor and one variable.
[INFO] [stdout] 24 |     pub fn for_attractor(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `push`, `to_vec`, `for_attractors`, and `to_json` are never used
[INFO] [stdout]   --> src/scc/algo_stability_analysis/_impl_variable_stability.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl VariableStability {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 31 |     /// Add a value for behaviour if not present, otherwise union with current value.
[INFO] [stdout] 32 |     pub fn push(&mut self, behaviour: StabilityVector, colors: GraphColors) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn to_vec(&self) -> Vec<(StabilityVector, GraphColors)> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn for_attractors(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn to_json(&self) -> JsonValue {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from_str` is never used
[INFO] [stdout]   --> src/util/index_type.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait IndexType<T, Collection>: Sized {
[INFO] [stdout]    |           --------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn try_from_str(index: &str, collection: &Collection) -> Option<Self> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `graph` is never read
[INFO] [stdout]   --> src/computation.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ComputationResult {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 22 |     network: BooleanNetwork,
[INFO] [stdout] 23 |     graph: SymbolicAsyncGraph,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bdt/_impl_bdt.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn nodes(&self) -> BdtNodeIds {
[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] 55 |     pub fn nodes(&self) -> BdtNodeIds<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bdt/_impl_bdt.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn attributes(&self) -> AttributeIds {
[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] 60 |     pub fn attributes(&self) -> AttributeIds<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scc/algo_interleaved_transition_guided_reduction/_impl_scheduler.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |         ctx: &GraphTaskContext,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 13 |     ) -> Scheduler {
[INFO] [stdout]    |          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ) -> Scheduler<'_> {
[INFO] [stdout]    |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/scc/_impl_classifier.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl Classifier {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  22 |     pub fn try_get_num_classes(&self) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub fn try_export_result(&self) -> Option<HashMap<Class, GraphColors>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     pub fn try_get_params(&self, class: &Class) -> Option<Option<GraphColors>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub fn get_params(&self, class: &Class) -> Option<GraphColors> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub fn export_components(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn export_components_with_class(&self, class: Behaviour) -> Vec<GraphColoredVertices> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn classify_component(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn attractors(&self, witness_colour: &GraphColors) -> Vec<(GraphVertices, Behaviour)> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn print(&self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AttractorStabilityData` is never constructed
[INFO] [stdout]   --> src/scc/algo_stability_analysis/mod.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AttractorStabilityData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableStability` is never constructed
[INFO] [stdout]   --> src/scc/algo_stability_analysis/mod.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct VariableStability([Option<GraphColors>; 8]);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `StabilityData` is never used
[INFO] [stdout]   --> src/scc/algo_stability_analysis/mod.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub type StabilityData = HashMap<VariableId, VariableStability>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_stability` is never used
[INFO] [stdout]   --> src/scc/algo_stability_analysis/mod.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn compute_stability(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `for_attractor` is never used
[INFO] [stdout]   --> src/scc/algo_stability_analysis/_impl_attractor_stability_data.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl AttractorStabilityData {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] 23 |     /// Perform stability analysis for one attractor and one variable.
[INFO] [stdout] 24 |     pub fn for_attractor(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `push`, `to_vec`, `for_attractors`, and `to_json` are never used
[INFO] [stdout]   --> src/scc/algo_stability_analysis/_impl_variable_stability.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl VariableStability {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 31 |     /// Add a value for behaviour if not present, otherwise union with current value.
[INFO] [stdout] 32 |     pub fn push(&mut self, behaviour: StabilityVector, colors: GraphColors) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn to_vec(&self) -> Vec<(StabilityVector, GraphColors)> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn for_attractors(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn to_json(&self) -> JsonValue {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from_str` is never used
[INFO] [stdout]   --> src/util/index_type.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait IndexType<T, Collection>: Sized {
[INFO] [stdout]    |           --------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn try_from_str(index: &str, collection: &Collection) -> Option<Self> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `graph` is never read
[INFO] [stdout]   --> src/computation.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ComputationResult {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 22 |     network: BooleanNetwork,
[INFO] [stdout] 23 |     graph: SymbolicAsyncGraph,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bdt/_impl_bdt.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn nodes(&self) -> BdtNodeIds {
[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] 55 |     pub fn nodes(&self) -> BdtNodeIds<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bdt/_impl_bdt.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn attributes(&self) -> AttributeIds {
[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] 60 |     pub fn attributes(&self) -> AttributeIds<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scc/algo_interleaved_transition_guided_reduction/_impl_scheduler.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |         ctx: &GraphTaskContext,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 13 |     ) -> Scheduler {
[INFO] [stdout]    |          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ) -> Scheduler<'_> {
[INFO] [stdout]    |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.90s
[INFO] running `Command { std: "docker" "inspect" "1e33f227ddb564fd4f067eb96e1b8bea753caabe4298a597619efd137751251e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e33f227ddb564fd4f067eb96e1b8bea753caabe4298a597619efd137751251e", kill_on_drop: false }`
[INFO] [stdout] 1e33f227ddb564fd4f067eb96e1b8bea753caabe4298a597619efd137751251e
