[INFO] cloning repository https://github.com/cobalt-org/cobalt.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cobalt-org/cobalt.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae0cec1e98caaa12a0deb6732815f4aa06ba3ee9 [INFO] testing cobalt-org/cobalt.rs against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/cobalt-org/cobalt.rs [INFO] finished tweaking git repo https://github.com/cobalt-org/cobalt.rs [INFO] tweaked toml for git repo https://github.com/cobalt-org/cobalt.rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cobalt-org/cobalt.rs on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cobalt-org/cobalt.rs 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fe661280cb5fddcf5673d1e149080a3048c5ae9d7b5f92e1cab9de3a6ac9f93 [INFO] running `Command { std: "docker" "start" "-a" "9fe661280cb5fddcf5673d1e149080a3048c5ae9d7b5f92e1cab9de3a6ac9f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fe661280cb5fddcf5673d1e149080a3048c5ae9d7b5f92e1cab9de3a6ac9f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe661280cb5fddcf5673d1e149080a3048c5ae9d7b5f92e1cab9de3a6ac9f93", kill_on_drop: false }` [INFO] [stdout] 9fe661280cb5fddcf5673d1e149080a3048c5ae9d7b5f92e1cab9de3a6ac9f93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] decf2e7cce8d357fb67069b1c94a53bb1ef611025a2bef6a9a03e64cffba3fb9 [INFO] running `Command { std: "docker" "start" "-a" "decf2e7cce8d357fb67069b1c94a53bb1ef611025a2bef6a9a03e64cffba3fb9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling winnow v0.7.8 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling status v0.0.10 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling chrono_utils v0.1.3 [INFO] [stderr] Compiling uuid v1.13.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling file-serve v0.3.8 (/opt/rustwide/workdir/crates/file-serve) [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling proc-exit v2.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling scrawl v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling liquid-derive v0.26.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling minifier v0.3.5 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling colorchoice-clap v1.0.6 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling atom_syndication v0.12.6 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling html-minifier v5.0.0 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling os_info v3.10.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling liquid-core v0.26.9 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling jsonfeed v0.2.0 [INFO] [stderr] Compiling cobalt-config v0.19.7 (/opt/rustwide/workdir/crates/config) [INFO] [stderr] Compiling liquid-lib v0.26.9 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling cobalt-core v0.19.7 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling engarde v0.1.14 (/opt/rustwide/workdir/crates/engarde) [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling liquid v0.26.9 [INFO] [stderr] Compiling sitemap v0.4.1 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Compiling cobalt-bin v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.77s [INFO] running `Command { std: "docker" "inspect" "decf2e7cce8d357fb67069b1c94a53bb1ef611025a2bef6a9a03e64cffba3fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "decf2e7cce8d357fb67069b1c94a53bb1ef611025a2bef6a9a03e64cffba3fb9", kill_on_drop: false }` [INFO] [stdout] decf2e7cce8d357fb67069b1c94a53bb1ef611025a2bef6a9a03e64cffba3fb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f69bed8d1252f8666c151b19090cb13a43950ce35c4732c80ea0af97048dd8a [INFO] running `Command { std: "docker" "start" "-a" "3f69bed8d1252f8666c151b19090cb13a43950ce35c4732c80ea0af97048dd8a", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling winnow v0.7.8 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling liquid-core v0.26.9 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling status v0.0.10 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling liquid-lib v0.26.9 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling atom_syndication v0.12.6 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling minifier v0.3.5 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling os_info v3.10.0 [INFO] [stderr] Compiling chrono_utils v0.1.3 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling uuid v1.13.2 [INFO] [stderr] Compiling cobalt-config v0.19.7 (/opt/rustwide/workdir/crates/config) [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling html-minifier v5.0.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling liquid v0.26.9 [INFO] [stderr] Compiling sitemap v0.4.1 [INFO] [stderr] Compiling cobalt-core v0.19.7 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling engarde v0.1.14 (/opt/rustwide/workdir/crates/engarde) [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling jsonfeed v0.2.0 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling file-serve v0.3.8 (/opt/rustwide/workdir/crates/file-serve) [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling colorchoice-clap v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Compiling scrawl v2.0.0 [INFO] [stderr] error: could not compile `grass_compiler` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name grass_compiler --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grass_compiler-0.13.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="rand"' --cfg 'feature="random"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom-builtin-fns", "default", "rand", "random", "wasm-bindgen", "wasm-exports"))' -C metadata=9fa41c3aa4ca0a87 -C extra-filename=-e0d3c26606f76d83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern codemap=/opt/rustwide/target/debug/deps/libcodemap-c60ae1bb001712af.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-78b0b1f8c49dc94b.rmeta --extern lasso=/opt/rustwide/target/debug/deps/liblasso-3f59672d8d4c1cb6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-39a09b1e1a117ee9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-680a3f18779fc15e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3f69bed8d1252f8666c151b19090cb13a43950ce35c4732c80ea0af97048dd8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f69bed8d1252f8666c151b19090cb13a43950ce35c4732c80ea0af97048dd8a", kill_on_drop: false }` [INFO] [stdout] 3f69bed8d1252f8666c151b19090cb13a43950ce35c4732c80ea0af97048dd8a