[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] checking oembo-sse/slang-template against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foembo-sse%2Fslang-template" "/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/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oembo-sse/slang-template on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/oembo-sse/slang`
[INFO] [stderr]     Updating git repository `https://github.com/oeb25/tapi`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded term v1.1.0
[INFO] [stderr]   Downloaded libtest-mimic v0.8.1
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded datatest-stable v0.3.2
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded smtlib v0.3.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded lalrpop v0.22.2
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] [stderr]   Downloaded smtlib-lowlevel v0.3.0
[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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1be826f411b200505b425e6e3d3954741ce893153da29941a0bddad7793c761e
[INFO] running `Command { std: "docker" "start" "-a" "1be826f411b200505b425e6e3d3954741ce893153da29941a0bddad7793c761e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1be826f411b200505b425e6e3d3954741ce893153da29941a0bddad7793c761e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be826f411b200505b425e6e3d3954741ce893153da29941a0bddad7793c761e", kill_on_drop: false }`
[INFO] [stdout] 1be826f411b200505b425e6e3d3954741ce893153da29941a0bddad7793c761e
[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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba090aebd22d1d9da8e932d83ce21964fe3e00961245f6335ced51c92c35cdf6
[INFO] running `Command { std: "docker" "start" "-a" "ba090aebd22d1d9da8e932d83ce21964fe3e00961245f6335ced51c92c35cdf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[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]     Checking matchers v0.2.0
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking regex v1.11.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 thiserror-impl v2.0.16
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]    Compiling tapi-macro v0.1.0 (https://github.com/oeb25/tapi#25c4068c)
[INFO] [stderr]     Checking libtest-mimic v0.8.1
[INFO] [stderr]     Checking smtlib-lowlevel v0.3.0
[INFO] [stderr]     Checking datatest-stable v0.3.2
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking smtlib v0.3.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]    Compiling slang v0.1.0 (https://github.com/oembo-sse/slang#d6177a17)
[INFO] [stderr]     Checking tapi v0.1.0 (https://github.com/oeb25/tapi#25c4068c)
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking slang-ui v0.1.0 (https://github.com/oembo-sse/slang#d6177a17)
[INFO] [stderr]     Checking 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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "ba090aebd22d1d9da8e932d83ce21964fe3e00961245f6335ced51c92c35cdf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba090aebd22d1d9da8e932d83ce21964fe3e00961245f6335ced51c92c35cdf6", kill_on_drop: false }`
[INFO] [stdout] ba090aebd22d1d9da8e932d83ce21964fe3e00961245f6335ced51c92c35cdf6
