[INFO] fetching crate epub-builder 0.8.0...
[INFO] testing epub-builder-0.8.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate epub-builder 0.8.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate epub-builder 0.8.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate epub-builder 0.8.0
[INFO] tweaked toml for crates.io crate epub-builder 0.8.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate epub-builder 0.8.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate epub-builder 0.8.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.12.1
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded upon v0.8.1
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded iana-time-zone v0.1.61
[INFO] [stderr]   Downloaded indexmap v2.7.1
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded zip v2.2.2
[INFO] [stderr]   Downloaded cc v1.2.11
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3e6328392c61df8ad6edd56dcdcb411d13016e4b827c5b5b458b9fb81936227
[INFO] running `Command { std: "docker" "start" "-a" "b3e6328392c61df8ad6edd56dcdcb411d13016e4b827c5b5b458b9fb81936227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3e6328392c61df8ad6edd56dcdcb411d13016e4b827c5b5b458b9fb81936227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e6328392c61df8ad6edd56dcdcb411d13016e4b827c5b5b458b9fb81936227", kill_on_drop: false }`
[INFO] [stdout] b3e6328392c61df8ad6edd56dcdcb411d13016e4b827c5b5b458b9fb81936227
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49b899505afd7459000516bc75527b2843028d548aa315e158c3e4338887e755
[INFO] running `Command { std: "docker" "start" "-a" "49b899505afd7459000516bc75527b2843028d548aa315e158c3e4338887e755", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling upon v0.8.1
[INFO] [stderr]    Compiling epub-builder v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.21s
[INFO] running `Command { std: "docker" "inspect" "49b899505afd7459000516bc75527b2843028d548aa315e158c3e4338887e755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49b899505afd7459000516bc75527b2843028d548aa315e158c3e4338887e755", kill_on_drop: false }`
[INFO] [stdout] 49b899505afd7459000516bc75527b2843028d548aa315e158c3e4338887e755
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9d95a43d56ccac227ccba9596918091b98346a0a5dd80388c0d4b0206f42cd7
[INFO] running `Command { std: "docker" "start" "-a" "a9d95a43d56ccac227ccba9596918091b98346a0a5dd80388c0d4b0206f42cd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling epub-builder v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.52s
[INFO] running `Command { std: "docker" "inspect" "a9d95a43d56ccac227ccba9596918091b98346a0a5dd80388c0d4b0206f42cd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9d95a43d56ccac227ccba9596918091b98346a0a5dd80388c0d4b0206f42cd7", kill_on_drop: false }`
[INFO] [stdout] a9d95a43d56ccac227ccba9596918091b98346a0a5dd80388c0d4b0206f42cd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d44995d2ed2fce50002193e823bff85588b7eabb5ebd6500a27320bc52453a62
[INFO] running `Command { std: "docker" "start" "-a" "d44995d2ed2fce50002193e823bff85588b7eabb5ebd6500a27320bc52453a62", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/epub_builder-cb2784a25442430f)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test common::test_indent ... ok
[INFO] [stdout] test toc::toc_epub_broken_sublevels ... ok
[INFO] [stdout] test toc::toc_epub_simple_sublevels ... ok
[INFO] [stdout] test toc::toc_epub_title_escaped ... ok
[INFO] [stdout] test toc::toc_simple ... ok
[INFO] [stdout] test toc::toc_epub_simple ... ok
[INFO] [stdout] test zip_command::zip_creation ... ok
[INFO] [stdout] test zip_command::zip_not_ok ... ok
[INFO] [stdout] test toc::toc_epub_title_not_escaped ... ok
[INFO] [stdout] test zip_command::zip_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests epub_builder
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/epub_content.rs - epub_content::EpubContent<R>::reftype (line 137) ... ok
[INFO] [stdout] test src/toc.rs - toc::Toc::add (line 236) ... ok
[INFO] [stdout] test src/toc.rs - toc::Toc (line 194) ... ok
[INFO] [stdout] test src/epub_content.rs - epub_content::EpubContent (line 61) ... ok
[INFO] [stdout] test src/epub.rs - epub::EpubBuilder<Z>::add_metadata_opf (line 236) ... ok
[INFO] [stdout] test src/toc.rs - toc::TocElement (line 10) ... ok
[INFO] [stdout] test src/toc.rs - toc::TocElement::child (line 76) ... ok
[INFO] [stdout] test src/epub.rs - epub::EpubBuilder<Z>::add_content (line 512) ... ok
[INFO] [stdout] test src/epub.rs - epub::EpubBuilder<Z>::add_content (line 504) ... ok
[INFO] [stdout] test src/epub.rs - epub::EpubBuilder<Z>::add_content (line 523) ... ok
[INFO] [stdout] test src/epub.rs - epub::EpubBuilder<Z>::generate (line 562) ... ok
[INFO] [stdout] test src/epub.rs - epub::EpubBuilder (line 156) ... ok
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d44995d2ed2fce50002193e823bff85588b7eabb5ebd6500a27320bc52453a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d44995d2ed2fce50002193e823bff85588b7eabb5ebd6500a27320bc52453a62", kill_on_drop: false }`
[INFO] [stdout] d44995d2ed2fce50002193e823bff85588b7eabb5ebd6500a27320bc52453a62
