[INFO] fetching crate hygg 0.1.19... [INFO] testing hygg-0.1.19 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] extracting crate hygg 0.1.19 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate hygg 0.1.19 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hygg 0.1.19 [INFO] tweaked toml for crates.io crate hygg 0.1.19 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hygg 0.1.19 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hygg 0.1.19 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 432693bc793ec5e2fcf35a7c9b19ac859b5ae39521ac8510da8cb3bda1a98240 [INFO] running `Command { std: "docker" "start" "-a" "432693bc793ec5e2fcf35a7c9b19ac859b5ae39521ac8510da8cb3bda1a98240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "432693bc793ec5e2fcf35a7c9b19ac859b5ae39521ac8510da8cb3bda1a98240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432693bc793ec5e2fcf35a7c9b19ac859b5ae39521ac8510da8cb3bda1a98240", kill_on_drop: false }` [INFO] [stdout] 432693bc793ec5e2fcf35a7c9b19ac859b5ae39521ac8510da8cb3bda1a98240 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 81227b252cec535d5d54c3c703cc9b12e59dd2c52986a7f156ee2f022da8c462 [INFO] running `Command { std: "docker" "start" "-a" "81227b252cec535d5d54c3c703cc9b12e59dd2c52986a7f156ee2f022da8c462", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling hygg-shared v0.1.19 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling cli-justify v0.1.19 [INFO] [stderr] Compiling redirect-stderr v0.1.19 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling pdf-extract v0.7.12 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling epub v2.1.4 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling lopdf v0.35.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling html2text v0.15.5 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling cli-text-reader v0.1.19 [INFO] [stderr] Compiling cli-epub-to-text v0.1.19 [INFO] [stderr] Compiling cli-pdf-to-text v0.1.19 [INFO] [stderr] Compiling hygg v0.1.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "81227b252cec535d5d54c3c703cc9b12e59dd2c52986a7f156ee2f022da8c462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81227b252cec535d5d54c3c703cc9b12e59dd2c52986a7f156ee2f022da8c462", kill_on_drop: false }` [INFO] [stdout] 81227b252cec535d5d54c3c703cc9b12e59dd2c52986a7f156ee2f022da8c462 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] d076c26850c86ef4a4ebcb82a368172699043741dc40ce7f8f95a36fe2ad425d [INFO] running `Command { std: "docker" "start" "-a" "d076c26850c86ef4a4ebcb82a368172699043741dc40ce7f8f95a36fe2ad425d", kill_on_drop: false }` [INFO] [stderr] Compiling hygg v0.1.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "d076c26850c86ef4a4ebcb82a368172699043741dc40ce7f8f95a36fe2ad425d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d076c26850c86ef4a4ebcb82a368172699043741dc40ce7f8f95a36fe2ad425d", kill_on_drop: false }` [INFO] [stdout] d076c26850c86ef4a4ebcb82a368172699043741dc40ce7f8f95a36fe2ad425d [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] eb1d1e574dfd177ecb065f5a8f77a6ccd3f5d220ea809dd7c8f2ad560a971e65 [INFO] running `Command { std: "docker" "start" "-a" "eb1d1e574dfd177ecb065f5a8f77a6ccd3f5d220ea809dd7c8f2ad560a971e65", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/build/hygg/e3ad645584432617/deps/hygg-e3ad645584432617) [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] Running tests/integration_test.rs (/opt/rustwide/target/debug/build/hygg/e1775d2d70234ab1/deps/integration_test-e1775d2d70234ab1) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_epub_processing ... ok [INFO] [stdout] test test_pdf_processing ... ok [INFO] [stdout] test test_txt_processing ... ok [INFO] [stdout] test test_file_type_detection ... ok [INFO] [stdout] test test_odt_processing_with_pandoc ... ok [INFO] [stdout] test test_docx_processing_with_pandoc ... ok [INFO] [stdout] test test_stdin_processing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eb1d1e574dfd177ecb065f5a8f77a6ccd3f5d220ea809dd7c8f2ad560a971e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb1d1e574dfd177ecb065f5a8f77a6ccd3f5d220ea809dd7c8f2ad560a971e65", kill_on_drop: false }` [INFO] [stdout] eb1d1e574dfd177ecb065f5a8f77a6ccd3f5d220ea809dd7c8f2ad560a971e65