[INFO] cloning repository https://github.com/hdnax/typedown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hdnax/typedown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdnax%2Ftypedown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdnax%2Ftypedown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20fb71265d63a79e26428ad54c0a49f8d937c81f [INFO] checking hdnax/typedown against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdnax%2Ftypedown" "/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] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hdnax/typedown [INFO] finished tweaking git repo https://github.com/hdnax/typedown [INFO] tweaked toml for git repo https://github.com/hdnax/typedown written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hdnax/typedown on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hdnax/typedown 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] bd617ac07fe78e3dbb89913d25ae3f9f80ddb2035d9a681ee54b24d72033be03 [INFO] running `Command { std: "docker" "start" "bd617ac07fe78e3dbb89913d25ae3f9f80ddb2035d9a681ee54b24d72033be03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd617ac07fe78e3dbb89913d25ae3f9f80ddb2035d9a681ee54b24d72033be03", 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" "bd617ac07fe78e3dbb89913d25ae3f9f80ddb2035d9a681ee54b24d72033be03" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd617ac07fe78e3dbb89913d25ae3f9f80ddb2035d9a681ee54b24d72033be03", 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" "bd617ac07fe78e3dbb89913d25ae3f9f80ddb2035d9a681ee54b24d72033be03" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking futures-io v0.3.33 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Checking futures-task v0.3.33 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking rustls-pki-types v1.15.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Checking http v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Compiling rustls v0.23.43 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-timer v3.0.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking html-escape v0.2.14 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rustls-native-certs v0.8.4 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Checking sha1 v0.10.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling inotify-sys v0.1.8 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Compiling wasmparser v0.227.1 [INFO] [stderr] Checking rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking hashlink v0.11.1 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking inotify v0.11.4 [INFO] [stderr] Checking fluent-uri v0.1.4 [INFO] [stderr] Checking crossbeam-channel v0.5.16 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling simd-adler32 v0.3.10 [INFO] [stderr] Compiling wasm-encoder v0.227.1 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking jsonrpsee-wasm-client v0.26.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking yaml-rust2 v0.11.0 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling wit-bindgen-rust v0.41.0 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.41.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.41.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling zed_extension_api v0.6.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling typedown-zed v0.10.2 (/opt/rustwide/workdir/editors/zed) [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking dissimilar v1.0.11 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling async-trait v0.1.91 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Compiling serde_repr v0.1.21 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Checking rand v0.8.7 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Checking unescaper v0.1.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling typedown-macros v0.10.2 (/opt/rustwide/workdir/crates/typedown-macros) [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.227.1/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 --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="hash-collections"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=7283bc0367c26b88 -C extra-filename=-5184b784355572a6 --out-dir /opt/rustwide/target/debug/build/wasmparser/5184b784355572a6/out -L dependency=/opt/rustwide/target/debug/build/bitflags/3440582ead57f77f/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/foldhash/fca0c474d382b9b6/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/e6a297648138f250/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/fe36d3ea8a7f1bba/out -L dependency=/opt/rustwide/target/debug/build/indexmap/80508054caa3c7a3/out -L dependency=/opt/rustwide/target/debug/build/semver/75f331ea8c6bff43/out -L dependency=/opt/rustwide/target/debug/build/serde_core/0d122b9918b93d24/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/3440582ead57f77f/out/libbitflags-3440582ead57f77f.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/fe36d3ea8a7f1bba/out/libhashbrown-fe36d3ea8a7f1bba.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/80508054caa3c7a3/out/libindexmap-80508054caa3c7a3.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/75f331ea8c6bff43/out/libsemver-75f331ea8c6bff43.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (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/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/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=90b46fea1f241e3e -C extra-filename=-e04d240033108023 --out-dir /opt/rustwide/target/debug/build/syn/e04d240033108023/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/99de0273a716a567/out -L dependency=/opt/rustwide/target/debug/build/quote/748c476b18022a3a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/63eb1680dfac0b1b/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/99de0273a716a567/out/libproc_macro2-99de0273a716a567.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/748c476b18022a3a/out/libquote-748c476b18022a3a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/63eb1680dfac0b1b/out/libunicode_ident-63eb1680dfac0b1b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bd617ac07fe78e3dbb89913d25ae3f9f80ddb2035d9a681ee54b24d72033be03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd617ac07fe78e3dbb89913d25ae3f9f80ddb2035d9a681ee54b24d72033be03", kill_on_drop: false }` [INFO] [stdout] bd617ac07fe78e3dbb89913d25ae3f9f80ddb2035d9a681ee54b24d72033be03