[INFO] cloning repository https://github.com/atsyplenkov/paperdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atsyplenkov/paperdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatsyplenkov%2Fpaperdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatsyplenkov%2Fpaperdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e29950dcbd09572229a8376d8238d1e60f6ff8b2 [INFO] testing atsyplenkov/paperdown against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatsyplenkov%2Fpaperdown" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/atsyplenkov/paperdown [INFO] finished tweaking git repo https://github.com/atsyplenkov/paperdown [INFO] tweaked toml for git repo https://github.com/atsyplenkov/paperdown written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/atsyplenkov/paperdown on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/atsyplenkov/paperdown 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" "+1.98.0-beta.6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e [INFO] running `Command { std: "docker" "start" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling paperdown v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-bigint v0.4.8 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling num-iter v0.1.46 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling uuid v1.23.4 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling fraction v0.15.4 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling referencing v0.33.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling jsonschema v0.33.0 [INFO] [stderr] Compiling paperdown v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/paperdown-db9681a8d93e079a) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test config::tests::merge_preserves_explicit_false_override ... ok [INFO] [stdout] test config::tests::parses_partial_config_with_kebab_case_keys ... ok [INFO] [stdout] test config::tests::init_default_config_refuses_existing_without_force ... ok [INFO] [stdout] test config::tests::explicit_config_disables_local_discovery_and_still_yields_to_cli ... ok [INFO] [stdout] test config::tests::rejects_flat_configuration_fields ... ok [INFO] [stdout] test config::tests::rejects_unknown_input_output_fields ... ok [INFO] [stdout] test config::tests::rejects_unknown_section_fields ... ok [INFO] [stdout] test config::tests::default_config_template_is_valid ... ok [INFO] [stdout] test config::tests::rejects_zero_numeric_values_with_field_and_path ... ok [INFO] [stdout] test config::tests::load_effective_config_merges_global_then_local_then_cli ... ok [INFO] [stdout] test config::tests::rebases_relative_env_file_to_config_parent ... ok [INFO] [stdout] test core::layout::tests::full_render_links_image_and_table_and_preserves_latex ... ok [INFO] [stdout] test config::tests::init_default_config_overwrites_with_force ... ok [INFO] [stdout] test core::layout::tests::missing_or_non_string_fields_become_null ... ok [INFO] [stdout] test config::tests::check_config_file_validates_explicit_path ... ok [INFO] [stdout] test config::tests::load_effective_config_with_sources_reports_loaded_files ... ok [INFO] [stdout] test core::layout::tests::non_array_page_emits_empty_regions ... ok [INFO] [stdout] test core::layout::tests::table_count_mismatch_skips_table_links ... ok [INFO] [stdout] test core::okf::tests::extract_abstract_from_emphasized_inline_label ... ok [INFO] [stdout] test core::okf::tests::extract_abstract_from_heading_section ... ok [INFO] [stdout] test core::okf::tests::extract_keywords_from_emphasized_label ... ok [INFO] [stdout] test core::okf::tests::extract_keywords_from_plain_label ... ok [INFO] [stdout] test core::okf::tests::extract_abstract_none_when_absent ... ok [INFO] [stdout] test core::okf::tests::extract_title_falls_back_to_first_plain_line ... ok [INFO] [stdout] test core::okf::tests::extract_title_from_h1_heading ... ok [INFO] [stdout] test core::okf::tests::extract_title_none_when_only_images_html_and_tables ... ok [INFO] [stdout] test core::okf::tests::extract_title_truncates_overlong_fallback_to_300_chars ... ok [INFO] [stdout] test core::okf::tests::extract_metadata_empty_input_has_no_fields ... ok [INFO] [stdout] test core::okf::tests::append_root_log_empty_entries_is_a_noop ... ok [INFO] [stdout] test core::okf::tests::extract_keywords_empty_when_absent ... ok [INFO] [stdout] test core::okf::tests::extract_metadata_pulls_title_abstract_and_keywords ... ok [INFO] [stdout] test core::okf::tests::parse_frontmatter_round_trips_escaped_title_and_description ... ok [INFO] [stdout] test core::okf::tests::render_paper_index_with_empty_metadata_falls_back_to_stem ... ok [INFO] [stdout] test core::okf::tests::parse_frontmatter_summary_none_without_marker ... ok [INFO] [stdout] test core::okf::tests::render_paper_index_with_full_metadata ... ok [INFO] [stdout] test core::output::tests::validate_output_stem_accepts_normal_stem ... ok [INFO] [stdout] test core::output::tests::validate_output_stem_rejects_forward_slash ... ok [INFO] [stdout] test core::output::tests::validate_output_stem_rejects_backslash ... ok [INFO] [stdout] test core::ocr::tests::call_layout_parsing_429_returns_actionable_error ... ok [INFO] [stdout] test core::okf::tests::append_root_log_merges_into_existing_today_section ... ok [INFO] [stdout] test core::okf::tests::append_root_log_creates_today_section_when_missing ... ok [INFO] [stdout] test core::table_normalization::tests::extract_tables_raw_writes_real_table_only_and_counts_fenced_table_as_skipped ... ok [INFO] [stdout] test core::tests::run_with_ocr_limiter_caps_parallelism ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/paperdown-dbfc29ce30e7f3d1) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test cli::tests::cli_parses_okf_flag ... ok [INFO] [stdout] test cli::tests::quiet_disables_verbose_config_override ... ok [INFO] [stdout] test tests::display_path_falls_back_to_file_name ... ok [INFO] [stdout] test cli::tests::config_overrides_capture_only_explicit_cli_values ... ok [INFO] [stdout] test cli::tests::rejects_zero_positive_fields ... ok [INFO] [stdout] test tests::display_path_uses_relative_path_when_possible ... ok [INFO] [stdout] test tests::effective_ocr_workers_caps_to_total_workers ... ok [INFO] [stdout] test tests::format_error_for_stderr_rewrites_overwrite_token_when_tty ... ok [INFO] [stdout] test tests::has_existing_log_marker_returns_false_when_log_file_missing ... ok [INFO] [stdout] test tests::print_helpers_execute_without_panic ... ok [INFO] [stdout] test tests::progress_callback_returns_none_without_multi_progress ... ok [INFO] [stdout] test tests::has_existing_log_marker_returns_true_when_log_file_exists ... ok [INFO] [stdout] test tests::main::tests::batch_accounting_mixed_outcomes_is_consistent ... ok [INFO] [stdout] test tests::progress_callback_handles_all_events ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_coverage.rs (/opt/rustwide/target/release/deps/cli_coverage-d49db221d2effbb9) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test config_check_rejects_missing_default_config ... ok [INFO] [stdout] test cli_reports_missing_input_path ... ok [INFO] [stdout] test config_init_writes_default_config ... ok [INFO] [stdout] test config_check_accepts_valid_explicit_config ... ok [INFO] [stdout] test config_init_force_overwrites_existing ... ok [INFO] [stdout] test cli_batch_reports_failed_count ... ok [INFO] [stdout] test doctor_reports_missing_auth_without_input ... ok [INFO] [stdout] test cli_single_pdf_skips_when_log_exists_and_env_missing ... ok [INFO] [stdout] test doctor_reports_explicit_config_and_rebased_env_paths ... ok [INFO] [stdout] test invalid_config_reports_parse_error ... ok [INFO] [stdout] test doctor_accepts_environment_auth_without_input ... ok [INFO] [stdout] test config_init_refuses_existing_without_force ... ok [INFO] [stderr] Running tests/cli_existing_output.rs (/opt/rustwide/target/release/deps/cli_existing_output-0e894a8576883d81) [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test batch_existing_log_outputs_skip_without_env_or_ocr ... ok [INFO] [stdout] test batch_without_log_marker_reaches_env_lookup_even_with_stale_outputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cli_okf.rs (/opt/rustwide/target/release/deps/cli_okf-277a2e36470b486a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test okf_skip_path_regenerates_root_index_from_existing_paper_dirs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/core_internal.rs (/opt/rustwide/target/release/deps/core_internal-2f18290360d0be06) [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 paperdown [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" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e", kill_on_drop: false }` [INFO] [stdout] 1ac3e73fb13f59b73954a32021747bcd354f2505f609f9611e3fa70b3ac5bf5e