[INFO] cloning repository https://github.com/mdn/rari [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdn/rari" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdn%2Frari", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdn%2Frari'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cc65104edbd844e714fd96b1d3a5f471e0322e8 [INFO] checking mdn/rari against try#2c4e58eac5a232e49065e517c1cf50b2715ccf85 for pr-140283 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdn%2Frari" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mdn/rari [INFO] finished tweaking git repo https://github.com/mdn/rari [INFO] tweaked toml for git repo https://github.com/mdn/rari written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdn/rari on toolchain 2c4e58eac5a232e49065e517c1cf50b2715ccf85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdn/rari 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" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38452d4f063861c3384c4bd2ea380b9d2b68dac40168cc24f97e7887b937be54 [INFO] running `Command { std: "docker" "start" "-a" "38452d4f063861c3384c4bd2ea380b9d2b68dac40168cc24f97e7887b937be54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38452d4f063861c3384c4bd2ea380b9d2b68dac40168cc24f97e7887b937be54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38452d4f063861c3384c4bd2ea380b9d2b68dac40168cc24f97e7887b937be54", kill_on_drop: false }` [INFO] [stdout] 38452d4f063861c3384c4bd2ea380b9d2b68dac40168cc24f97e7887b937be54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eceb2dc0a7f6f0de1719fb89a3901b88bc16a3d2f4ffcb0fb68412f56e867713 [INFO] running `Command { std: "docker" "start" "-a" "eceb2dc0a7f6f0de1719fb89a3901b88bc16a3d2f4ffcb0fb68412f56e867713", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking normalize-path v0.2.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Checking syn v2.0.103 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking regress v0.10.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Checking servo_arc v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.27.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking darling_core v0.20.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling tree-sitter v0.23.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling icu_locale_data v2.0.0 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling icu_collator_data v2.0.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking comrak v0.39.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rowan v0.16.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tree-sitter-mdn v0.1.1 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking getopts v0.2.23 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking yaml_parser v0.2.3 [INFO] [stderr] Checking tiny_pretty v0.2.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking svg_metadata v0.5.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking constcat v0.6.1 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking imagesize v0.14.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking fluent-uri v0.1.4 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling tree-sitter-md v0.3.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking pretty_yaml v0.5.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking bumpalo v3.18.1 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking self-replace v1.5.0 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Compiling memoize-inner v0.5.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking tabwriter v1.4.1 [INFO] [stderr] Checking fslock v0.2.1 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking memoize v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking css-definition-syntax v0.1.50 (/opt/rustwide/workdir/crates/css-definition-syntax) [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking unescaper v0.1.6 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c4e58eac5a232e49065e517c1cf50b2715ccf85/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=a3f474d485d5aad0 -C extra-filename=-32a0bfa7aaeb1d57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-edfc78e50d0c6147.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-9081e4f8b6bca3b7.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-d162e9630bdd1031.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-89450aef6b8060ab/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c4e58eac5a232e49065e517c1cf50b2715ccf85/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b738a80ea007224a -C extra-filename=-2a69527b9e3e0e9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb832baf529ecfeb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-16124fe7d8bf2d9f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-31777e920fb1a026.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "eceb2dc0a7f6f0de1719fb89a3901b88bc16a3d2f4ffcb0fb68412f56e867713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eceb2dc0a7f6f0de1719fb89a3901b88bc16a3d2f4ffcb0fb68412f56e867713", kill_on_drop: false }` [INFO] [stdout] eceb2dc0a7f6f0de1719fb89a3901b88bc16a3d2f4ffcb0fb68412f56e867713