[INFO] cloning repository https://github.com/MosRat/Tex2Img
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MosRat/Tex2Img" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMosRat%2FTex2Img", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMosRat%2FTex2Img'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c4dd7b344352f7468e60a35b1bb0ba5df94b2de
[INFO] documenting MosRat/Tex2Img/5c4dd7b344352f7468e60a35b1bb0ba5df94b2de against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMosRat%2FTex2Img" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MosRat/Tex2Img
[INFO] finished tweaking git repo https://github.com/MosRat/Tex2Img
[INFO] tweaked toml for git repo https://github.com/MosRat/Tex2Img written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MosRat/Tex2Img on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 487 packages to latest Rust 1.92.0-beta.1 compatible versions
[INFO] [stderr]       Adding cbindgen v0.28.0 (available: v0.29.2)
[INFO] [stderr]       Adding ignore-files v1.3.1 (available: v1.3.2)
[INFO] [stderr]       Adding project-origins v1.2.0 (available: v1.4.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbc7ba0aeaf751551795d40fbf0ba98b7b380129712bc318028227e6480422ec
[INFO] running `Command { std: "docker" "start" "-a" "dbc7ba0aeaf751551795d40fbf0ba98b7b380129712bc318028227e6480422ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbc7ba0aeaf751551795d40fbf0ba98b7b380129712bc318028227e6480422ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbc7ba0aeaf751551795d40fbf0ba98b7b380129712bc318028227e6480422ec", kill_on_drop: false }`
[INFO] [stdout] dbc7ba0aeaf751551795d40fbf0ba98b7b380129712bc318028227e6480422ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72714b4c9beb8f289778a2d07caa5a5d3dcaccd8439901d7484b9bfda8dc5bea
[INFO] running `Command { std: "docker" "start" "-a" "72714b4c9beb8f289778a2d07caa5a5d3dcaccd8439901d7484b9bfda8dc5bea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling tectonic_dep_support v0.1.1 (/opt/rustwide/workdir/tectonic/crates/dep_support)
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling tectonic_cfg_support v0.1.4 (/opt/rustwide/workdir/tectonic/crates/cfg_support)
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking tectonic_errors v0.2.1 (/opt/rustwide/workdir/tectonic/crates/errors)
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking tectonic_status_base v0.2.1 (/opt/rustwide/workdir/tectonic/crates/status_base)
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking app_dirs2 v2.5.5
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling tectonic_bridge_graphite2 v0.2.2 (/opt/rustwide/workdir/tectonic/crates/bridge_graphite2)
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling tectonic_bridge_core v0.4.1 (/opt/rustwide/workdir/tectonic/crates/bridge_core)
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling tectonic_bridge_flate v0.1.7 (/opt/rustwide/workdir/tectonic/crates/bridge_flate)
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking gix-trace v0.1.15
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking gix-utils v0.1.14
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling tectonic_pdf_io v0.4.1 (/opt/rustwide/workdir/tectonic/crates/pdf_io)
[INFO] [stderr]    Compiling tectonic_bridge_harfbuzz v0.2.9 (/opt/rustwide/workdir/tectonic/crates/bridge_harfbuzz)
[INFO] [stderr]    Compiling tectonic_bridge_icu v0.2.1 (/opt/rustwide/workdir/tectonic/crates/bridge_icu)
[INFO] [stderr]    Compiling tectonic_bridge_freetype2 v0.2.0 (/opt/rustwide/workdir/tectonic/crates/bridge_freetype2)
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking gix-sec v0.8.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling tectonic_xetex_layout v0.2.4 (/opt/rustwide/workdir/tectonic/crates/xetex_layout)
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking async-priority-channel v0.1.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling tectonic_engine_xetex v0.4.4 (/opt/rustwide/workdir/tectonic/crates/engine_xetex)
[INFO] [stderr]    Compiling tectonic_engine_xdvipdfmx v0.4.1 (/opt/rustwide/workdir/tectonic/crates/engine_xdvipdfmx)
[INFO] [stdout] warning: unexpected `cfg` condition value: `profile`
[INFO] [stdout]   --> tectonic/crates/engine_xetex/build.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |     const PROFILE_BUILD_ENABLED: bool = cfg!(feature = "profile");
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `external-harfbuzz`
[INFO] [stdout]    = help: consider adding `profile` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr] error: could not compile `terminfo` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name terminfo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/terminfo-0.8.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6d58649c3e4bce4 -C extra-filename=-bca5277490c68484 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dirs=/opt/rustwide/target/debug/deps/libdirs-971959bcd0936679.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-1dfee59fdfac9c07.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-507a137f43285964.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-5b6cf63bdae2dd9a.rmeta --cap-lints allow --cap-lints=warn` (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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.108/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="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=9d49116601b0fbe9 -C extra-filename=-3604fc4b4f66ee53 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-26141f501b988814.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5dc791de4998fa6e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3a00dd35274e822e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "72714b4c9beb8f289778a2d07caa5a5d3dcaccd8439901d7484b9bfda8dc5bea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72714b4c9beb8f289778a2d07caa5a5d3dcaccd8439901d7484b9bfda8dc5bea", kill_on_drop: false }`
[INFO] [stdout] 72714b4c9beb8f289778a2d07caa5a5d3dcaccd8439901d7484b9bfda8dc5bea
