[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] building vmware-research/temporal-verifier against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmware-research%2Ftemporal-verifier" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vmware-research/temporal-verifier on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log v0.2.14 [INFO] [stderr] Downloaded lazy-regex v3.1.0 [INFO] [stderr] Downloaded test-log-macros v0.2.14 [INFO] [stderr] Downloaded tabled_derive v0.6.0 [INFO] [stderr] Downloaded pest_meta v2.7.7 [INFO] [stderr] Downloaded peg-runtime v0.8.2 [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded pest_generator v2.7.7 [INFO] [stderr] Downloaded tabled v0.13.0 [INFO] [stderr] Downloaded fork v0.1.23 [INFO] [stderr] Downloaded pest_derive v2.7.7 [INFO] [stderr] Downloaded rayon v1.8.1 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded papergrid v0.10.0 [INFO] [stderr] Downloaded anstream v0.6.12 [INFO] [stderr] Downloaded peg v0.8.2 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Downloaded bumpalo v3.15.2 [INFO] [stderr] Downloaded insta v1.35.1 [INFO] [stderr] Downloaded bytecount v0.6.7 [INFO] [stderr] Downloaded exec v0.3.1 [INFO] [stderr] Downloaded pretty_env_logger v0.5.0 [INFO] [stderr] Downloaded pest v2.7.7 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded peg-macros v0.8.2 [INFO] [stderr] Downloaded cadical v0.1.14 [INFO] [stderr] Downloaded process-sync v0.2.2 [INFO] [stderr] Downloaded biodivine-lib-bdd v0.5.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 026bb4a80c851800675ffe2afc5ffb22a345e7c14cb350063b4e443bde46b384 [INFO] running `Command { std: "docker" "start" "-a" "026bb4a80c851800675ffe2afc5ffb22a345e7c14cb350063b4e443bde46b384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "026bb4a80c851800675ffe2afc5ffb22a345e7c14cb350063b4e443bde46b384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "026bb4a80c851800675ffe2afc5ffb22a345e7c14cb350063b4e443bde46b384", kill_on_drop: false }` [INFO] [stdout] 026bb4a80c851800675ffe2afc5ffb22a345e7c14cb350063b4e443bde46b384 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64270b966bc5e96f392f0dd27b6893ffa3646050f2174d03ece003a1f6317297 [INFO] running `Command { std: "docker" "start" "-a" "64270b966bc5e96f392f0dd27b6893ffa3646050f2174d03ece003a1f6317297", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling syn v2.0.50 [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 eyre v0.6.12 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling papergrid v0.10.0 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling process-sync v0.2.2 [INFO] [stderr] Compiling fork v0.1.23 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling peg v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling cadical v0.1.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling biodivine-lib-bdd v0.5.11 [INFO] [stderr] Compiling tabled v0.13.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling lazy-regex v3.1.0 [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] [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 { [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, 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 + '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 + '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] [stdout] warning: associated function `from_term` is never used [INFO] [stdout] --> inference/src/qalpha/language.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 197 | pub trait BoundedFormula: Ord + Hash + Clone + Sync + Send + Debug { [INFO] [stdout] | -------------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 206 | fn from_term(term: &Term) -> 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: associated function `from_term_rec` is never used [INFO] [stdout] --> inference/src/qalpha/language.rs:1722:8 [INFO] [stdout] | [INFO] [stdout] 1700 | impl Quant { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 1722 | fn from_term_rec( [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 1m 41s [INFO] running `Command { std: "docker" "inspect" "64270b966bc5e96f392f0dd27b6893ffa3646050f2174d03ece003a1f6317297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64270b966bc5e96f392f0dd27b6893ffa3646050f2174d03ece003a1f6317297", kill_on_drop: false }` [INFO] [stdout] 64270b966bc5e96f392f0dd27b6893ffa3646050f2174d03ece003a1f6317297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 449f0416e537dedbf9b2bdbfee696ec2b686e0182cb823177d8d60851cb2f10c [INFO] running `Command { std: "docker" "start" "-a" "449f0416e537dedbf9b2bdbfee696ec2b686e0182cb823177d8d60851cb2f10c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling biodivine-lib-bdd v0.5.11 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [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 criterion-plot v0.5.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 plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling fly v0.1.0 (/opt/rustwide/workdir/fly) [INFO] [stderr] Compiling smtlib v0.1.0 (/opt/rustwide/workdir/smtlib) [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling insta v1.35.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling test-log v0.2.14 [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 { [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, 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 + '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 + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling solver v0.1.0 (/opt/rustwide/workdir/solver) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling lazy-regex v3.1.0 [INFO] [stderr] Compiling verify v0.1.0 (/opt/rustwide/workdir/verify) [INFO] [stderr] Compiling bounded v0.1.0 (/opt/rustwide/workdir/bounded) [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 toml v0.7.8 [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: associated function `from_term` is never used [INFO] [stdout] --> inference/src/qalpha/language.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 197 | pub trait BoundedFormula: Ord + Hash + Clone + Sync + Send + Debug { [INFO] [stdout] | -------------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 206 | fn from_term(term: &Term) -> 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: associated function `from_term_rec` is never used [INFO] [stdout] --> inference/src/qalpha/language.rs:1722:8 [INFO] [stdout] | [INFO] [stdout] 1700 | impl Quant { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 1722 | fn from_term_rec( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_term` is never used [INFO] [stdout] --> inference/src/qalpha/language.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 197 | pub trait BoundedFormula: Ord + Hash + Clone + Sync + Send + Debug { [INFO] [stdout] | -------------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 206 | fn from_term(term: &Term) -> 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: associated function `from_term_rec` is never used [INFO] [stdout] --> inference/src/qalpha/language.rs:1722:8 [INFO] [stdout] | [INFO] [stdout] 1700 | impl Quant { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 1722 | fn from_term_rec( [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 { [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, 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 + '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 + '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] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "449f0416e537dedbf9b2bdbfee696ec2b686e0182cb823177d8d60851cb2f10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "449f0416e537dedbf9b2bdbfee696ec2b686e0182cb823177d8d60851cb2f10c", kill_on_drop: false }` [INFO] [stdout] 449f0416e537dedbf9b2bdbfee696ec2b686e0182cb823177d8d60851cb2f10c