[INFO] cloning repository https://github.com/pleme-io/tatara-lisp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pleme-io/tatara-lisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Ftatara-lisp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Ftatara-lisp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34e8ef61c0d3c4fab9f545c3e293376c67c871f7
[INFO] checking pleme-io/tatara-lisp against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Ftatara-lisp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pleme-io/tatara-lisp
[INFO] finished tweaking git repo https://github.com/pleme-io/tatara-lisp
[INFO] tweaked toml for git repo https://github.com/pleme-io/tatara-lisp written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pleme-io/tatara-lisp on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pleme-io/tatara-lisp 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded okiba v0.2.1
[INFO] [stderr]   Downloaded which v8.0.5
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded caixa-fmt v0.1.5
[INFO] [stderr]   Downloaded caixa-ast v0.1.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b4dee86abd610ce1a59bcc66744eb6f28a59cd53dfa3b54d7b5410dbde6e0361
[INFO] running `Command { std: "docker" "start" "b4dee86abd610ce1a59bcc66744eb6f28a59cd53dfa3b54d7b5410dbde6e0361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4dee86abd610ce1a59bcc66744eb6f28a59cd53dfa3b54d7b5410dbde6e0361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4dee86abd610ce1a59bcc66744eb6f28a59cd53dfa3b54d7b5410dbde6e0361" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4dee86abd610ce1a59bcc66744eb6f28a59cd53dfa3b54d7b5410dbde6e0361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4dee86abd610ce1a59bcc66744eb6f28a59cd53dfa3b54d7b5410dbde6e0361" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking monosashi v0.3.53 (/opt/rustwide/workdir/monosashi)
[INFO] [stderr]    Compiling tatara-closed-set-derive v0.3.53 (/opt/rustwide/workdir/tatara-closed-set-derive)
[INFO] [stderr]    Compiling tatara-lisp-derive v0.3.53 (/opt/rustwide/workdir/tatara-lisp-derive)
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking tatara-closed-set v0.3.53 (/opt/rustwide/workdir/tatara-closed-set)
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking which v8.0.5
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking okiba v0.2.1
[INFO] [stderr]    Compiling blake3 v1.8.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking syn v2.0.119
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking kumihan v0.3.53 (/opt/rustwide/workdir/kumihan)
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking clap v4.6.5
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling tatara-lisp v0.3.53 (/opt/rustwide/workdir/tatara-lisp)
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tatara-lisp-eval v0.3.53 (/opt/rustwide/workdir/tatara-lisp-eval)
[INFO] [stderr]     Checking tatara-gateway-api v0.3.53 (/opt/rustwide/workdir/tatara-gateway-api)
[INFO] [stderr]     Checking tatara-ebpf v0.3.53 (/opt/rustwide/workdir/tatara-ebpf)
[INFO] [stderr]     Checking tatara-lisp-lint v0.3.53 (/opt/rustwide/workdir/tatara-lisp-lint)
[INFO] [stderr]     Checking tatara-env v0.3.53 (/opt/rustwide/workdir/tatara-env)
[INFO] [stderr]     Checking tatara-cilium v0.3.53 (/opt/rustwide/workdir/tatara-cilium)
[INFO] [stderr]     Checking tatara-prometheus-operator v0.3.53 (/opt/rustwide/workdir/tatara-prometheus-operator)
[INFO] [stderr]     Checking tatara-platform-checks v0.3.53 (/opt/rustwide/workdir/tatara-platform-checks)
[INFO] [stderr]     Checking tatara-keywords v0.3.53 (/opt/rustwide/workdir/tatara-keywords)
[INFO] [stderr]     Checking tatara-domain-forge v0.3.53 (/opt/rustwide/workdir/tatara-domain-forge)
[INFO] [stderr]     Checking caixa-ast v0.1.33
[INFO] [stderr]     Checking tatara-doc v0.3.53 (/opt/rustwide/workdir/tatara-doc)
[INFO] [stderr]     Checking tatara-rollout v0.3.53 (/opt/rustwide/workdir/tatara-rollout)
[INFO] [stderr]     Checking tatara-render v0.3.53 (/opt/rustwide/workdir/tatara-render)
[INFO] [stderr]     Checking caixa-fmt v0.1.5
[INFO] [stderr] error: could not compile `tatara-closed-set` (test "closed_set_contract")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67854e511de21d881bb16426996cd4259d44aa2e/bin/rustc --crate-name closed_set_contract --edition=2021 tatara-closed-set/tests/closed_set_contract.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c5f35bac28d1b2e -C extra-filename=-d9ad49638900b682 --out-dir /opt/rustwide/target/debug/build/tatara-closed-set/d9ad49638900b682/out -L dependency=/opt/rustwide/target/debug/build/tatara-closed-set/720fb7791861b154/out -L dependency=/opt/rustwide/target/debug/build/tatara-closed-set-derive/cac1cc91d49ad192/out -L dependency=/opt/rustwide/target/debug/build/thiserror/1dd653063559982d/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/7a535bf0b64924ac/out --extern tatara_closed_set=/opt/rustwide/target/debug/build/tatara-closed-set/720fb7791861b154/out/libtatara_closed_set-720fb7791861b154.rmeta --extern tatara_closed_set_derive=/opt/rustwide/target/debug/build/tatara-closed-set-derive/cac1cc91d49ad192/out/libtatara_closed_set_derive-cac1cc91d49ad192.so --extern thiserror=/opt/rustwide/target/debug/build/thiserror/1dd653063559982d/out/libthiserror-1dd653063559982d.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tatara-closed-set` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67854e511de21d881bb16426996cd4259d44aa2e/bin/rustc --crate-name tatara_closed_set --edition=2021 tatara-closed-set/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e3a48200231b679 -C extra-filename=-0d06022134e0f7f7 --out-dir /opt/rustwide/target/debug/build/tatara-closed-set/0d06022134e0f7f7/out -L dependency=/opt/rustwide/target/debug/build/tatara-closed-set-derive/cac1cc91d49ad192/out -L dependency=/opt/rustwide/target/debug/build/thiserror/1dd653063559982d/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/7a535bf0b64924ac/out --extern tatara_closed_set_derive=/opt/rustwide/target/debug/build/tatara-closed-set-derive/cac1cc91d49ad192/out/libtatara_closed_set_derive-cac1cc91d49ad192.so --extern thiserror=/opt/rustwide/target/debug/build/thiserror/1dd653063559982d/out/libthiserror-1dd653063559982d.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b4dee86abd610ce1a59bcc66744eb6f28a59cd53dfa3b54d7b5410dbde6e0361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4dee86abd610ce1a59bcc66744eb6f28a59cd53dfa3b54d7b5410dbde6e0361", kill_on_drop: false }`
[INFO] [stdout] b4dee86abd610ce1a59bcc66744eb6f28a59cd53dfa3b54d7b5410dbde6e0361
