[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 try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmware-research%2Ftemporal-verifier" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmware-research/temporal-verifier on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 497ae91b5126787c18829e1340a07a50eaf9005c4864b38118cbb7fe811d08bc [INFO] running `Command { std: "docker" "start" "-a" "497ae91b5126787c18829e1340a07a50eaf9005c4864b38118cbb7fe811d08bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "497ae91b5126787c18829e1340a07a50eaf9005c4864b38118cbb7fe811d08bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497ae91b5126787c18829e1340a07a50eaf9005c4864b38118cbb7fe811d08bc", kill_on_drop: false }` [INFO] [stdout] 497ae91b5126787c18829e1340a07a50eaf9005c4864b38118cbb7fe811d08bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 093437d2ed10685f1a09d14c2c61b968bc4598269f28d4136e645a8b76054207 [INFO] running `Command { std: "docker" "start" "-a" "093437d2ed10685f1a09d14c2c61b968bc4598269f28d4136e645a8b76054207", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling clap_builder v4.5.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 bitvec v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fnv v1.0.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 regex-automata v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fork v0.1.23 [INFO] [stderr] Compiling cadical v0.1.14 [INFO] [stderr] Compiling process-sync v0.2.2 [INFO] [stderr] Compiling peg v0.8.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling biodivine-lib-bdd v0.5.11 [INFO] [stderr] Compiling tabled_derive v0.6.0 [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 tabled v0.13.0 [INFO] [stderr] Compiling regex v1.10.4 [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 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] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> fly/src/transitions.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn mutable_axioms<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 133 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solver v0.1.0 (/opt/rustwide/workdir/solver) [INFO] [stderr] Compiling verify v0.1.0 (/opt/rustwide/workdir/verify) [INFO] [stderr] Compiling bounded v0.1.0 (/opt/rustwide/workdir/bounded) [INFO] [stderr] Compiling inference v0.1.0 (/opt/rustwide/workdir/inference) [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 59.98s [INFO] running `Command { std: "docker" "inspect" "093437d2ed10685f1a09d14c2c61b968bc4598269f28d4136e645a8b76054207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093437d2ed10685f1a09d14c2c61b968bc4598269f28d4136e645a8b76054207", kill_on_drop: false }` [INFO] [stdout] 093437d2ed10685f1a09d14c2c61b968bc4598269f28d4136e645a8b76054207 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edca1a54efdddb9fc8f7a82507e5a97d2f5743b87484b395c61a248326c9069f [INFO] running `Command { std: "docker" "start" "-a" "edca1a54efdddb9fc8f7a82507e5a97d2f5743b87484b395c61a248326c9069f", 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 equivalent v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling winnow v0.5.40 [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 plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [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 pest_generator v2.7.7 [INFO] [stderr] Compiling biodivine-lib-bdd v0.5.11 [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 serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling insta v1.35.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> fly/src/transitions.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn mutable_axioms<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 133 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [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 toml v0.7.8 [INFO] [stderr] Compiling bounded v0.1.0 (/opt/rustwide/workdir/bounded) [INFO] [stderr] Compiling verify v0.1.0 (/opt/rustwide/workdir/verify) [INFO] [stderr] Compiling lazy-regex v3.1.0 [INFO] [stderr] Compiling inference v0.1.0 (/opt/rustwide/workdir/inference) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> fly/src/transitions.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn mutable_axioms<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 133 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [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 41.40s [INFO] running `Command { std: "docker" "inspect" "edca1a54efdddb9fc8f7a82507e5a97d2f5743b87484b395c61a248326c9069f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edca1a54efdddb9fc8f7a82507e5a97d2f5743b87484b395c61a248326c9069f", kill_on_drop: false }` [INFO] [stdout] edca1a54efdddb9fc8f7a82507e5a97d2f5743b87484b395c61a248326c9069f