[INFO] cloning repository https://github.com/leynos/theoremc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leynos/theoremc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Ftheoremc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Ftheoremc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06467e7ab49c571b8adb2c854d7cd110a79852fb [INFO] checking leynos/theoremc against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Ftheoremc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/leynos/theoremc [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/leynos/theoremc [INFO] tweaked toml for git repo https://github.com/leynos/theoremc written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leynos/theoremc on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leynos/theoremc 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43f24f6c028b589056de7bd4a19b636560b8abaa8ec4f48162b15c36714379fe [INFO] running `Command { std: "docker" "start" "-a" "43f24f6c028b589056de7bd4a19b636560b8abaa8ec4f48162b15c36714379fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43f24f6c028b589056de7bd4a19b636560b8abaa8ec4f48162b15c36714379fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f24f6c028b589056de7bd4a19b636560b8abaa8ec4f48162b15c36714379fe", kill_on_drop: false }` [INFO] [stdout] 43f24f6c028b589056de7bd4a19b636560b8abaa8ec4f48162b15c36714379fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 613b4ce54597947958e7e7b85312082ee59dd741496801465d7cc119f76a258b [INFO] running `Command { std: "docker" "start" "-a" "613b4ce54597947958e7e7b85312082ee59dd741496801465d7cc119f76a258b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling io-lifetimes v3.0.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling io-extras v0.19.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling cap-primitives v4.0.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cap-std v4.0.2 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking annotate-snippets v0.12.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling cap-primitives v3.4.5 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cap-std v3.4.5 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling newt-hype v0.2.0 [INFO] [stderr] Compiling rstest-bdd-policy v0.5.0 [INFO] [stderr] Checking inventory v0.3.22 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking dissimilar v1.0.11 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking test-helpers v0.1.0 (/opt/rustwide/workdir/crates/test-helpers) [INFO] [stderr] Checking insta v1.47.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking unic-langid-impl v0.9.6 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling saphyr-parser-bw v0.0.611 [INFO] [stderr] Compiling theoremc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking fluent-syntax v0.12.0 [INFO] [stderr] Checking toml v1.0.6+spec-1.1.0 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking serde-saphyr v0.0.23 [INFO] [stderr] Checking trybuild v1.0.116 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Checking unic-langid-macros v0.9.6 [INFO] [stderr] Checking intl-memoizer v0.5.3 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-langneg v0.13.1 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Checking rstest-bdd-patterns v0.5.0 [INFO] [stderr] Checking fluent-bundle v0.16.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking fluent v0.17.0 [INFO] [stderr] Compiling rstest-bdd-macros v0.5.0 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Checking theoremc-core v0.1.0 (/opt/rustwide/workdir/crates/theoremc-core) [INFO] [stderr] Checking i18n-embed v0.16.0 [INFO] [stderr] Checking rstest-bdd v0.5.0 [INFO] [stderr] Checking theoremc-macros v0.1.0 (/opt/rustwide/workdir/crates/theoremc-macros) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "613b4ce54597947958e7e7b85312082ee59dd741496801465d7cc119f76a258b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613b4ce54597947958e7e7b85312082ee59dd741496801465d7cc119f76a258b", kill_on_drop: false }` [INFO] [stdout] 613b4ce54597947958e7e7b85312082ee59dd741496801465d7cc119f76a258b