[INFO] fetching crate tectonic_engine_spx2html 0.3.2...
[INFO] testing tectonic_engine_spx2html-0.3.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1
[INFO] extracting crate tectonic_engine_spx2html 0.3.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tectonic_engine_spx2html 0.3.2
[INFO] finished tweaking crates.io crate tectonic_engine_spx2html 0.3.2
[INFO] tweaked toml for crates.io crate tectonic_engine_spx2html 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tectonic_engine_spx2html 0.3.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 149 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6ffdb056a7508118a975e9699d98ec3ab96910d65fac359adf1d5490583b9aa
[INFO] running `Command { std: "docker" "start" "-a" "c6ffdb056a7508118a975e9699d98ec3ab96910d65fac359adf1d5490583b9aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6ffdb056a7508118a975e9699d98ec3ab96910d65fac359adf1d5490583b9aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6ffdb056a7508118a975e9699d98ec3ab96910d65fac359adf1d5490583b9aa", kill_on_drop: false }`
[INFO] [stdout] c6ffdb056a7508118a975e9699d98ec3ab96910d65fac359adf1d5490583b9aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b6d913a5261e84b81e6bb1f9c41f4129712d630870962f5ef768b78984ab79d
[INFO] running `Command { std: "docker" "start" "-a" "7b6d913a5261e84b81e6bb1f9c41f4129712d630870962f5ef768b78984ab79d", kill_on_drop: false }`
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling thiserror-impl v2.0.17
[INFO] [stderr] Compiling phf_shared v0.11.3
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling libz-sys v1.1.22
[INFO] [stderr] Compiling crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling bstr v1.12.0
[INFO] [stderr] Compiling tectonic_errors v0.2.1
[INFO] [stderr] Compiling xdg v2.5.2
[INFO] [stderr] Compiling unic-ucd-segment v0.9.0
[INFO] [stderr] Compiling chrono v0.4.42
[INFO] [stderr] Compiling tectonic_bridge_core v0.4.1
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling deunicode v1.6.2
[INFO] [stderr] Compiling humansize v2.1.3
[INFO] [stderr] Compiling md-5 v0.10.6
[INFO] [stderr] Compiling tectonic_status_base v0.2.1
[INFO] [stderr] Compiling once_cell v1.21.3
[INFO] [stderr] Compiling utf8-width v0.1.7
[INFO] [stderr] Compiling phf v0.11.3
[INFO] [stderr] Compiling slug v0.1.6
[INFO] [stderr] Compiling app_dirs2 v2.5.5
[INFO] [stderr] Compiling html-escape v0.2.13
[INFO] [stderr] Compiling unic-segment v0.9.0
[INFO] [stderr] Compiling tectonic_xdv v0.2.2
[INFO] [stderr] Compiling crossbeam-deque v0.8.6
[INFO] [stderr] Compiling tempfile v3.23.0
[INFO] [stderr] Compiling pinot v0.1.5
[INFO] [stderr] Compiling flate2 v1.1.2
[INFO] [stderr] Compiling tectonic_io_base v0.4.3
[INFO] [stderr] Compiling thiserror v2.0.17
[INFO] [stderr] Compiling pest v2.8.2
[INFO] [stderr] Compiling phf_generator v0.11.3
[INFO] [stderr] Compiling phf_codegen v0.11.3
[INFO] [stderr] Compiling regex-automata v0.4.11
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Compiling pest_meta v2.8.2
[INFO] [stderr] Compiling pest_generator v2.8.2
[INFO] [stderr] Compiling pest_derive v2.8.2
[INFO] [stderr] Compiling regex v1.11.3
[INFO] [stderr] Compiling globset v0.4.16
[INFO] [stderr] Compiling parse-zoneinfo v0.3.1
[INFO] [stderr] Compiling ignore v0.4.23
[INFO] [stderr] Compiling chrono-tz-build v0.3.0
[INFO] [stderr] Compiling globwalk v0.9.1
[INFO] [stderr] Compiling chrono-tz v0.9.0
[INFO] [stderr] Compiling tera v1.20.0
[INFO] [stderr] Compiling tectonic_engine_spx2html v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.05s
[INFO] running `Command { std: "docker" "inspect" "7b6d913a5261e84b81e6bb1f9c41f4129712d630870962f5ef768b78984ab79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b6d913a5261e84b81e6bb1f9c41f4129712d630870962f5ef768b78984ab79d", kill_on_drop: false }`
[INFO] [stdout] 7b6d913a5261e84b81e6bb1f9c41f4129712d630870962f5ef768b78984ab79d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4903e12ebab6c5a98a81d5d9d0a4cc322e714126b2072b9d340527930cfdd1f
[INFO] running `Command { std: "docker" "start" "-a" "f4903e12ebab6c5a98a81d5d9d0a4cc322e714126b2072b9d340527930cfdd1f", kill_on_drop: false }`
[INFO] [stderr] Compiling tectonic_engine_spx2html v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "f4903e12ebab6c5a98a81d5d9d0a4cc322e714126b2072b9d340527930cfdd1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4903e12ebab6c5a98a81d5d9d0a4cc322e714126b2072b9d340527930cfdd1f", kill_on_drop: false }`
[INFO] [stdout] f4903e12ebab6c5a98a81d5d9d0a4cc322e714126b2072b9d340527930cfdd1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 933996eb5aaf515c9a0d71d1e1baaab2500a339f8756fb862d164fba116d216e
[INFO] running `Command { std: "docker" "start" "-a" "933996eb5aaf515c9a0d71d1e1baaab2500a339f8756fb862d164fba116d216e", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tectonic_engine_spx2html-363211b83e71deaf)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Doc-tests tectonic_engine_spx2html
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "933996eb5aaf515c9a0d71d1e1baaab2500a339f8756fb862d164fba116d216e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "933996eb5aaf515c9a0d71d1e1baaab2500a339f8756fb862d164fba116d216e", kill_on_drop: false }`
[INFO] [stdout] 933996eb5aaf515c9a0d71d1e1baaab2500a339f8756fb862d164fba116d216e