[INFO] cloning repository https://github.com/s225134/Program_Verification-G7P1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s225134/Program_Verification-G7P1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs225134%2FProgram_Verification-G7P1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs225134%2FProgram_Verification-G7P1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cfccea07bf66b8c7eaef0e923545e3c8553014d [INFO] testing s225134/Program_Verification-G7P1 against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs225134%2FProgram_Verification-G7P1" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/s225134/Program_Verification-G7P1 [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/s225134/Program_Verification-G7P1 [INFO] tweaked toml for git repo https://github.com/s225134/Program_Verification-G7P1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/s225134/Program_Verification-G7P1 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/s225134/Program_Verification-G7P1 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad5de61a3af841b4142554bd09e93706c3afe989375df74f19ec1161a2d77262 [INFO] running `Command { std: "docker" "start" "-a" "ad5de61a3af841b4142554bd09e93706c3afe989375df74f19ec1161a2d77262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad5de61a3af841b4142554bd09e93706c3afe989375df74f19ec1161a2d77262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5de61a3af841b4142554bd09e93706c3afe989375df74f19ec1161a2d77262", kill_on_drop: false }` [INFO] [stdout] ad5de61a3af841b4142554bd09e93706c3afe989375df74f19ec1161a2d77262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97024b30e68cc25d15db5503a39cf4f53f804ed45a4300b3befa7451b15d7a55 [INFO] running `Command { std: "docker" "start" "-a" "97024b30e68cc25d15db5503a39cf4f53f804ed45a4300b3befa7451b15d7a55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling libtest-mimic v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling smtlib-lowlevel v0.3.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tapi-macro v0.1.0 (https://github.com/oeb25/tapi#25c4068c) [INFO] [stderr] Compiling datatest-stable v0.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling smtlib v0.3.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling slang v0.1.0 (https://github.com/oembo-sse/slang#d6177a17) [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling tapi v0.1.0 (https://github.com/oeb25/tapi#25c4068c) [INFO] [stderr] Compiling slang-ui v0.1.0 (https://github.com/oembo-sse/slang#d6177a17) [INFO] [stderr] Compiling slang-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `inv_at_L` should have a snake case name [INFO] [stdout] --> src/lowering.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | let inv_at_L = subst_var_in_expr(inv, &name.ident, &lo); // i -> L [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `inv_at_l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "97024b30e68cc25d15db5503a39cf4f53f804ed45a4300b3befa7451b15d7a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97024b30e68cc25d15db5503a39cf4f53f804ed45a4300b3befa7451b15d7a55", kill_on_drop: false }` [INFO] [stdout] 97024b30e68cc25d15db5503a39cf4f53f804ed45a4300b3befa7451b15d7a55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 482eb3d5e094292bd9bd0f35b215ce40702d710fd9152e61a199a2732135d6db [INFO] running `Command { std: "docker" "start" "-a" "482eb3d5e094292bd9bd0f35b215ce40702d710fd9152e61a199a2732135d6db", kill_on_drop: false }` [INFO] [stdout] warning: variable `inv_at_L` should have a snake case name [INFO] [stdout] --> src/lowering.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | let inv_at_L = subst_var_in_expr(inv, &name.ident, &lo); // i -> L [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `inv_at_l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slang-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `inv_at_L` should have a snake case name [INFO] [stdout] --> src/lowering.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | let inv_at_L = subst_var_in_expr(inv, &name.ident, &lo); // i -> L [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `inv_at_l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "482eb3d5e094292bd9bd0f35b215ce40702d710fd9152e61a199a2732135d6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482eb3d5e094292bd9bd0f35b215ce40702d710fd9152e61a199a2732135d6db", kill_on_drop: false }` [INFO] [stdout] 482eb3d5e094292bd9bd0f35b215ce40702d710fd9152e61a199a2732135d6db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92631ae868c4d99d121104795e2d12daece9296f830afa58bc4488e94f8ac14d [INFO] running `Command { std: "docker" "start" "-a" "92631ae868c4d99d121104795e2d12daece9296f830afa58bc4488e94f8ac14d", kill_on_drop: false }` [INFO] [stderr] warning: variable `inv_at_L` should have a snake case name [INFO] [stderr] --> src/lowering.rs:306:21 [INFO] [stderr] | [INFO] [stderr] 306 | let inv_at_L = subst_var_in_expr(inv, &name.ident, &lo); // i -> L [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `inv_at_l` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `slang-template` (lib) generated 1 warning [INFO] [stderr] warning: `slang-template` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slang_template-f36fdef27a951325) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slang_template-59515eb70114ebed) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-a46fd08a6695af7c) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_verifier::C-error-reporting.slang ... ok [INFO] [stdout] test test_verifier::A2-single-loop-free-bad.slang ... ok [INFO] [stdout] test test_verifier::assert-false.slang ... FAILED [INFO] [stdout] test test_verifier::assert-true.slang ... ok [INFO] [stdout] test test_verifier::E6-user_def_fun.slang ... ok [INFO] [stdout] test test_verifier::assert-sum-bad.slang ... FAILED [INFO] [stdout] test test_verifier::E5-custom_type_def.slang ... ok [INFO] [stdout] test test_verifier::E1-bounded_for-loops.slang ... ok [INFO] [stdout] test test_verifier::E7-total_correctness-methods.slang ... ok [INFO] [stdout] test test_verifier::E8-total_correctness-loops.slang ... ok [INFO] [stdout] test test_verifier::A1-single-loop-free-good.slang ... ok [INFO] [stdout] test test_verifier::E2-mut-recursive.slang ... ok [INFO] [stdout] test test_verifier::B1-p-correctness-loops-good.slang ... ok [INFO] [stdout] test test_verifier::B2-p-correctness-loops-bad.slang ... ok [INFO] [stdout] test test_verifier::assert-sum-good.slang ... ok [INFO] [stdout] test test_verifier::E4-unbounded-for-loops.slang ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_verifier::assert-false.slang ---- [INFO] [stdout] "Missing errors in lines: 3." [INFO] [stdout] [INFO] [stdout] ---- test_verifier::assert-sum-bad.slang ---- [INFO] [stdout] "Missing errors in lines: 3." [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_verifier::assert-false.slang [INFO] [stdout] test_verifier::assert-sum-bad.slang [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test tests` [INFO] running `Command { std: "docker" "inspect" "92631ae868c4d99d121104795e2d12daece9296f830afa58bc4488e94f8ac14d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92631ae868c4d99d121104795e2d12daece9296f830afa58bc4488e94f8ac14d", kill_on_drop: false }` [INFO] [stdout] 92631ae868c4d99d121104795e2d12daece9296f830afa58bc4488e94f8ac14d