[INFO] cloning repository https://github.com/bedecarroll/llml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bedecarroll/llml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbedecarroll%2Fllml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbedecarroll%2Fllml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d33518a158ed655de4aee3ec0be4d89013b90a98 [INFO] building bedecarroll/llml against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbedecarroll%2Fllml" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bedecarroll/llml [INFO] finished tweaking git repo https://github.com/bedecarroll/llml [INFO] tweaked toml for git repo https://github.com/bedecarroll/llml written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bedecarroll/llml on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bedecarroll/llml 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libredox v0.1.11 [INFO] [stderr] Downloaded ansi-to-tui v7.0.0 [INFO] [stderr] Downloaded redox_syscall v0.6.0 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded doc-comment v0.3.4 [INFO] [stderr] Downloaded clap_mangen v0.2.31 [INFO] [stderr] Downloaded zipsign-api v0.1.5 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded clap_complete v4.5.61 [INFO] [stderr] Downloaded self_update v0.42.0 [INFO] [stderr] Downloaded derive_more-impl v2.1.0 [INFO] [stderr] Downloaded insta v1.44.3 [INFO] [stderr] Downloaded zip v2.4.2 [INFO] [stderr] Downloaded derive_more v2.1.0 [INFO] [stderr] Downloaded toml_edit v0.23.9 [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded schemars_derive v1.1.0 [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded convert_case v0.10.0 [INFO] [stderr] Downloaded self-replace v1.5.0 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded tui-markdown v0.3.6 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 407baf4807a4f7013e4e65377b5b45cce67ef843370902786237eb8b9108e082 [INFO] running `Command { std: "docker" "start" "-a" "407baf4807a4f7013e4e65377b5b45cce67ef843370902786237eb8b9108e082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "407baf4807a4f7013e4e65377b5b45cce67ef843370902786237eb8b9108e082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407baf4807a4f7013e4e65377b5b45cce67ef843370902786237eb8b9108e082", kill_on_drop: false }` [INFO] [stdout] 407baf4807a4f7013e4e65377b5b45cce67ef843370902786237eb8b9108e082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdd951eff1da01b985eaf61ebcda1a7df08a332956c1e962261754bae6e91aaf [INFO] running `Command { std: "docker" "start" "-a" "cdd951eff1da01b985eaf61ebcda1a7df08a332956c1e962261754bae6e91aaf", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling ansi-to-tui v7.0.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling tui-markdown v0.3.6 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling clap_complete v4.5.61 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling tool-executor v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "cdd951eff1da01b985eaf61ebcda1a7df08a332956c1e962261754bae6e91aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd951eff1da01b985eaf61ebcda1a7df08a332956c1e962261754bae6e91aaf", kill_on_drop: false }` [INFO] [stdout] cdd951eff1da01b985eaf61ebcda1a7df08a332956c1e962261754bae6e91aaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f12f56778eb88324587b158a79800c984f109caaad6f28383f2caffc114e187f [INFO] running `Command { std: "docker" "start" "-a" "f12f56778eb88324587b158a79800c984f109caaad6f28383f2caffc114e187f", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling insta v1.44.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling tui-markdown v0.3.6 [INFO] [stderr] Compiling tool-executor v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "f12f56778eb88324587b158a79800c984f109caaad6f28383f2caffc114e187f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12f56778eb88324587b158a79800c984f109caaad6f28383f2caffc114e187f", kill_on_drop: false }` [INFO] [stdout] f12f56778eb88324587b158a79800c984f109caaad6f28383f2caffc114e187f