[INFO] cloning repository https://github.com/eips-wg/preprocessor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eips-wg/preprocessor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feips-wg%2Fpreprocessor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feips-wg%2Fpreprocessor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccc3228883445054db38dae369c31cc783e96d95 [INFO] testing eips-wg/preprocessor against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feips-wg%2Fpreprocessor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eips-wg/preprocessor on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eips-wg/preprocessor [INFO] finished tweaking git repo https://github.com/eips-wg/preprocessor [INFO] tweaked toml for git repo https://github.com/eips-wg/preprocessor written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eips-wg/preprocessor 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2894cc08609b64cb8761dd65ef66a81b1f4d3b7fc83e06cfb81464d818143ce0 [INFO] running `Command { std: "docker" "start" "-a" "2894cc08609b64cb8761dd65ef66a81b1f4d3b7fc83e06cfb81464d818143ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2894cc08609b64cb8761dd65ef66a81b1f4d3b7fc83e06cfb81464d818143ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2894cc08609b64cb8761dd65ef66a81b1f4d3b7fc83e06cfb81464d818143ce0", kill_on_drop: false }` [INFO] [stdout] 2894cc08609b64cb8761dd65ef66a81b1f4d3b7fc83e06cfb81464d818143ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2cbd2864971ddfd27e2cd3d8e268276e061e070fa85f6740e31cb8aee354383 [INFO] running `Command { std: "docker" "start" "-a" "e2cbd2864971ddfd27e2cd3d8e268276e061e070fa85f6740e31cb8aee354383", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling zspell v0.5.5 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling markup5ever v0.16.0 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling deunicode v1.6.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling unscanny v0.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling comrak v0.37.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling jiff v0.2.8 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling formatx v0.2.3 [INFO] [stderr] Compiling build-eips v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indicatif-log-bridge v0.2.3 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v20.0.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [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 zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling env_logger v0.11.8 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling eipw-snippets v0.2.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling eipw-preamble v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling olpc-cjson v0.1.4 [INFO] [stderr] Compiling referencing v0.29.1 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling html5ever v0.31.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling html2text v0.14.3 [INFO] [stderr] Compiling citationberg v0.5.0 [INFO] [stderr] Compiling git2 v0.20.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling eipw-lint v0.10.0 [INFO] [stderr] Compiling hayagriva v0.8.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on devicerustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] [INFO] [stderr] error: could not compile `citationberg` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name citationberg --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/citationberg-0.5.0/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="default"' --cfg 'feature="json"' --cfg 'feature="unscanny"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "json", "unscanny"))' -C metadata=2e20101202301783 -C extra-filename=-b75faa2c2cad1847 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-71f5377c9641927c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5c93e20c5703b96f.rmeta --extern unscanny=/opt/rustwide/target/debug/deps/libunscanny-45dc22bc6acebd71.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRuipZk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hayagriva` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e2cbd2864971ddfd27e2cd3d8e268276e061e070fa85f6740e31cb8aee354383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2cbd2864971ddfd27e2cd3d8e268276e061e070fa85f6740e31cb8aee354383", kill_on_drop: false }` [INFO] [stdout] e2cbd2864971ddfd27e2cd3d8e268276e061e070fa85f6740e31cb8aee354383