[INFO] cloning repository https://github.com/oembo-sse/slang-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oembo-sse/slang-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foembo-sse%2Fslang-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foembo-sse%2Fslang-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 553e4c3ea0d3a929ae5c932641eac6776a0a3541 [INFO] testing oembo-sse/slang-template against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foembo-sse%2Fslang-template" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oembo-sse/slang-template [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/oembo-sse/slang-template [INFO] tweaked toml for git repo https://github.com/oembo-sse/slang-template written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oembo-sse/slang-template on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oembo-sse/slang-template 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6424fcd3545afa2681bc16704cabf45beac7deccc58cc005ff00c6618649862 [INFO] running `Command { std: "docker" "start" "-a" "e6424fcd3545afa2681bc16704cabf45beac7deccc58cc005ff00c6618649862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6424fcd3545afa2681bc16704cabf45beac7deccc58cc005ff00c6618649862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6424fcd3545afa2681bc16704cabf45beac7deccc58cc005ff00c6618649862", kill_on_drop: false }` [INFO] [stdout] e6424fcd3545afa2681bc16704cabf45beac7deccc58cc005ff00c6618649862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44ff1b3cbbfaf3fd132e348333add7e422ce645081b8c81ac398ca6f3b08b820 [INFO] running `Command { std: "docker" "start" "-a" "44ff1b3cbbfaf3fd132e348333add7e422ce645081b8c81ac398ca6f3b08b820", 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 parking_lot_core v0.9.11 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [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 indenter v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling camino v1.1.12 [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 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 prettyplease v0.2.37 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling lalrpop v0.22.2 [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 logos-derive v0.13.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling smtlib-lowlevel v0.3.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling libtest-mimic v0.8.1 [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 tracing-error v0.2.1 [INFO] [stderr] Compiling smtlib v0.3.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [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 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 hyper-util v0.1.16 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling slang v0.1.0 (https://github.com/oembo-sse/slang#d6177a17) [INFO] [stderr] Compiling tapi v0.1.0 (https://github.com/oeb25/tapi#25c4068c) [INFO] [stderr] Compiling axum-extra v0.10.1 [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: unused variable: `post` [INFO] [stdout] --> src/lib.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | fn wp(ivl: &IVLCmd, post: &Expr) -> (Expr, String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_post` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "44ff1b3cbbfaf3fd132e348333add7e422ce645081b8c81ac398ca6f3b08b820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ff1b3cbbfaf3fd132e348333add7e422ce645081b8c81ac398ca6f3b08b820", kill_on_drop: false }` [INFO] [stdout] 44ff1b3cbbfaf3fd132e348333add7e422ce645081b8c81ac398ca6f3b08b820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe94fa5d38d672ab02a847818caefb4e9550c9cef597244a2a050655909b4bc5 [INFO] running `Command { std: "docker" "start" "-a" "fe94fa5d38d672ab02a847818caefb4e9550c9cef597244a2a050655909b4bc5", kill_on_drop: false }` [INFO] [stderr] Compiling slang-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `post` [INFO] [stdout] --> src/lib.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | fn wp(ivl: &IVLCmd, post: &Expr) -> (Expr, String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_post` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `post` [INFO] [stdout] --> src/lib.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | fn wp(ivl: &IVLCmd, post: &Expr) -> (Expr, String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_post` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "fe94fa5d38d672ab02a847818caefb4e9550c9cef597244a2a050655909b4bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe94fa5d38d672ab02a847818caefb4e9550c9cef597244a2a050655909b4bc5", kill_on_drop: false }` [INFO] [stdout] fe94fa5d38d672ab02a847818caefb4e9550c9cef597244a2a050655909b4bc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 838716609e8c6b06cfd8f216fa4214a4e81067506aba742c30aadfec5e43a822 [INFO] running `Command { std: "docker" "start" "-a" "838716609e8c6b06cfd8f216fa4214a4e81067506aba742c30aadfec5e43a822", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `post` [INFO] [stderr] --> src/lib.rs:75:21 [INFO] [stderr] | [INFO] [stderr] 75 | fn wp(ivl: &IVLCmd, post: &Expr) -> (Expr, String) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_post` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `slang-template` (lib) generated 1 warning (run `cargo fix --lib -p slang-template` to apply 1 suggestion) [INFO] [stderr] warning: `slang-template` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slang_template-ecb46273779aee7f) [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-629ddea8ea1d49f4) [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-039f4d99adaaf26b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_verifier::assert-true.slang ... ok [INFO] [stdout] test test_verifier::assert-sum-good.slang ... ok [INFO] [stdout] test test_verifier::assert-false.slang ... FAILED [INFO] [stdout] test test_verifier::assert-sum-bad.slang ... FAILED [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. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test tests` [INFO] running `Command { std: "docker" "inspect" "838716609e8c6b06cfd8f216fa4214a4e81067506aba742c30aadfec5e43a822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "838716609e8c6b06cfd8f216fa4214a4e81067506aba742c30aadfec5e43a822", kill_on_drop: false }` [INFO] [stdout] 838716609e8c6b06cfd8f216fa4214a4e81067506aba742c30aadfec5e43a822