[INFO] cloning repository https://github.com/vmware-research/temporal-verifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmware-research/temporal-verifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmware-research%2Ftemporal-verifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmware-research%2Ftemporal-verifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a46670d4e32ea5717347ddaca93ff9f94c8e241d
[INFO] testing vmware-research/temporal-verifier against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmware-research%2Ftemporal-verifier" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vmware-research/temporal-verifier
[INFO] finished tweaking git repo https://github.com/vmware-research/temporal-verifier
[INFO] tweaked toml for git repo https://github.com/vmware-research/temporal-verifier written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vmware-research/temporal-verifier on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vmware-research/temporal-verifier 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe
[INFO] running `Command { std: "docker" "start" "4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling peg-runtime v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling peg-macros v0.8.2
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling papergrid v0.10.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling peg v0.8.2
[INFO] [stderr]    Compiling cadical v0.1.14
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling fork v0.1.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling exec v0.3.1
[INFO] [stderr]    Compiling process-sync v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling biodivine-lib-bdd v0.5.11
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling tabled v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling fly v0.1.0 (/opt/rustwide/workdir/fly)
[INFO] [stderr]    Compiling smtlib v0.1.0 (/opt/rustwide/workdir/smtlib)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fly/src/sorts.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn new(signature: &Signature) -> Result<Scope, SortError> {
[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] 262 |     pub fn new(signature: &Signature) -> Result<Scope<'_>, SortError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fly/src/sorts.rs:530:24
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn new_inner_scope(&mut self) -> InternalContext {
[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] 530 |     fn new_inner_scope(&mut self) -> InternalContext<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> fly/src/transitions.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 132 |         relations: &'a [RelationDecl],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 133 |     ) -> impl Iterator<Item = &Term> + 'a {
[INFO] [stdout]     |                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ) -> impl Iterator<Item = &'a Term> + 'a {
[INFO] [stdout]     |                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solver v0.1.0 (/opt/rustwide/workdir/solver)
[INFO] [stderr]    Compiling bounded v0.1.0 (/opt/rustwide/workdir/bounded)
[INFO] [stderr]    Compiling verify v0.1.0 (/opt/rustwide/workdir/verify)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> bounded/src/set.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let ranges = relation.args.iter().map(|s| (0..model.cardinality(s)));
[INFO] [stdout]     |                                                       ^                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 102 -             let ranges = relation.args.iter().map(|s| (0..model.cardinality(s)));
[INFO] [stdout] 102 +             let ranges = relation.args.iter().map(|s| 0..model.cardinality(s));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling inference v0.1.0 (/opt/rustwide/workdir/inference)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> inference/src/qalpha/frame.rs:741:26
[INFO] [stdout]     |
[INFO] [stdout] 741 |                 .map(|_| (1..=p))
[INFO] [stdout]     |                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 741 -                 .map(|_| (1..=p))
[INFO] [stdout] 741 +                 .map(|_| 1..=p)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling benchmarking v0.1.0 (/opt/rustwide/workdir/benchmarking)
[INFO] [stderr]    Compiling temporal-verifier v0.1.0 (/opt/rustwide/workdir/temporal-verifier)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling test-log-macros v0.2.14
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling biodivine-lib-bdd v0.5.11
[INFO] [stderr]    Compiling smtlib v0.1.0 (/opt/rustwide/workdir/smtlib)
[INFO] [stderr]    Compiling fly v0.1.0 (/opt/rustwide/workdir/fly)
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]    Compiling insta v1.35.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fly/src/sorts.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn new(signature: &Signature) -> Result<Scope, SortError> {
[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] 262 |     pub fn new(signature: &Signature) -> Result<Scope<'_>, SortError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fly/src/sorts.rs:530:24
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn new_inner_scope(&mut self) -> InternalContext {
[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] 530 |     fn new_inner_scope(&mut self) -> InternalContext<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> fly/src/transitions.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 132 |         relations: &'a [RelationDecl],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 133 |     ) -> impl Iterator<Item = &Term> + 'a {
[INFO] [stdout]     |                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ) -> impl Iterator<Item = &'a Term> + 'a {
[INFO] [stdout]     |                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling test-log v0.2.14
[INFO] [stderr]    Compiling solver v0.1.0 (/opt/rustwide/workdir/solver)
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling bounded v0.1.0 (/opt/rustwide/workdir/bounded)
[INFO] [stderr]    Compiling verify v0.1.0 (/opt/rustwide/workdir/verify)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> bounded/src/set.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let ranges = relation.args.iter().map(|s| (0..model.cardinality(s)));
[INFO] [stdout]     |                                                       ^                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 102 -             let ranges = relation.args.iter().map(|s| (0..model.cardinality(s)));
[INFO] [stdout] 102 +             let ranges = relation.args.iter().map(|s| 0..model.cardinality(s));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> bounded/src/set.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let ranges = relation.args.iter().map(|s| (0..model.cardinality(s)));
[INFO] [stdout]     |                                                       ^                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 102 -             let ranges = relation.args.iter().map(|s| (0..model.cardinality(s)));
[INFO] [stdout] 102 +             let ranges = relation.args.iter().map(|s| 0..model.cardinality(s));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling inference v0.1.0 (/opt/rustwide/workdir/inference)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> inference/src/qalpha/frame.rs:741:26
[INFO] [stdout]     |
[INFO] [stdout] 741 |                 .map(|_| (1..=p))
[INFO] [stdout]     |                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 741 -                 .map(|_| (1..=p))
[INFO] [stdout] 741 +                 .map(|_| 1..=p)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> inference/src/qalpha/frame.rs:741:26
[INFO] [stdout]     |
[INFO] [stdout] 741 |                 .map(|_| (1..=p))
[INFO] [stdout]     |                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 741 -                 .map(|_| (1..=p))
[INFO] [stdout] 741 +                 .map(|_| 1..=p)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fly/src/sorts.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn new(signature: &Signature) -> Result<Scope, SortError> {
[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] 262 |     pub fn new(signature: &Signature) -> Result<Scope<'_>, SortError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fly/src/sorts.rs:530:24
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn new_inner_scope(&mut self) -> InternalContext {
[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] 530 |     fn new_inner_scope(&mut self) -> InternalContext<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> fly/src/transitions.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 132 |         relations: &'a [RelationDecl],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 133 |     ) -> impl Iterator<Item = &Term> + 'a {
[INFO] [stdout]     |                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ) -> impl Iterator<Item = &'a Term> + 'a {
[INFO] [stdout]     |                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling temporal-verifier v0.1.0 (/opt/rustwide/workdir/temporal-verifier)
[INFO] [stderr]    Compiling benchmarking v0.1.0 (/opt/rustwide/workdir/benchmarking)
[INFO] [stderr] error: could not compile `inference` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name inference --edition=2021 inference/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7552be85f220494e -C extra-filename=-c92d619e5451d2b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern biodivine_lib_bdd=/opt/rustwide/target/debug/deps/libbiodivine_lib_bdd-4eeb85d203d52952.rmeta --extern bounded=/opt/rustwide/target/debug/deps/libbounded-71836dabe5e9b304.rmeta --extern cadical=/opt/rustwide/target/debug/deps/libcadical-9260a4a8322e7d06.rmeta --extern fly=/opt/rustwide/target/debug/deps/libfly-a2912657c67ce69c.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-280ac890dc5dd30e.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-c5630ebd7da0e20a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e937f1c2910de901.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-abeb07af7df68765.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9e77c5346729da41.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-199eb8ed38bce691.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ed4b7f12da209956.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09f0af2291b8c55c.rmeta --extern smtlib=/opt/rustwide/target/debug/deps/libsmtlib-a0e33d4add1193c8.rmeta --extern solver=/opt/rustwide/target/debug/deps/libsolver-6d880d38089d1791.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af2126108daac049.rmeta --extern verify=/opt/rustwide/target/debug/deps/libverify-2a23dce11cdd2f3e.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/cadical-088834d1db900e44/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe", kill_on_drop: false }`
[INFO] [stdout] 4e405e9dc11f602c2ba3655b7cd5f7e3e8698a65c543c06b298ad83457afcdbe
