[INFO] fetching crate markdowndown 0.1.0... [INFO] testing markdowndown-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate markdowndown 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate markdowndown 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate markdowndown 0.1.0 [INFO] tweaked toml for crates.io crate markdowndown 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate markdowndown 0.1.0 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] crate crates.io crate markdowndown 0.1.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" "+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] b127481281f7b73e388b6240db6dc4282c15f3e03c6510d3520401941c719611 [INFO] running `Command { std: "docker" "start" "-a" "b127481281f7b73e388b6240db6dc4282c15f3e03c6510d3520401941c719611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b127481281f7b73e388b6240db6dc4282c15f3e03c6510d3520401941c719611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b127481281f7b73e388b6240db6dc4282c15f3e03c6510d3520401941c719611", kill_on_drop: false }` [INFO] [stdout] b127481281f7b73e388b6240db6dc4282c15f3e03c6510d3520401941c719611 [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" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d9dc8ef39a0aad9fbbb52d5e7742dbb5eb6941121cade57a73323cba1afeff2 [INFO] running `Command { std: "docker" "start" "-a" "4d9dc8ef39a0aad9fbbb52d5e7742dbb5eb6941121cade57a73323cba1afeff2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling html2text v0.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling markdowndown v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "4d9dc8ef39a0aad9fbbb52d5e7742dbb5eb6941121cade57a73323cba1afeff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9dc8ef39a0aad9fbbb52d5e7742dbb5eb6941121cade57a73323cba1afeff2", kill_on_drop: false }` [INFO] [stdout] 4d9dc8ef39a0aad9fbbb52d5e7742dbb5eb6941121cade57a73323cba1afeff2 [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d228871b8a26bc6e0ab69e1e4283546538c904a7ec6755c077320fafc267c6ae [INFO] running `Command { std: "docker" "start" "-a" "d228871b8a26bc6e0ab69e1e4283546538c904a7ec6755c077320fafc267c6ae", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling html2text v0.6.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling markdowndown v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "d228871b8a26bc6e0ab69e1e4283546538c904a7ec6755c077320fafc267c6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d228871b8a26bc6e0ab69e1e4283546538c904a7ec6755c077320fafc267c6ae", kill_on_drop: false }` [INFO] [stdout] d228871b8a26bc6e0ab69e1e4283546538c904a7ec6755c077320fafc267c6ae [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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8527cc6cb049eba0895588fc3ede8cefcd78bcf6521fc1955bb40ef06e87dea [INFO] running `Command { std: "docker" "start" "-a" "b8527cc6cb049eba0895588fc3ede8cefcd78bcf6521fc1955bb40ef06e87dea", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/markdowndown-4f19b9de9a7f9569) [INFO] [stdout] [INFO] [stdout] running 244 tests [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_custom_config_creation ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_get_text_with_headers_invalid_url ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_github_authentication_injection ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_get_text_with_headers_unsupported_scheme ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_get_text_with_headers_success ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_exponential_backoff_delays ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_google_api_authentication_injection ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_http_429_rate_limiting ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_malformed_url_in_retry_request ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_http_client_errors ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_http_server_errors ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_map_reqwest_error_timeout ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_office365_authentication_injection ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_server_error_with_retries_until_exhausted ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_unsupported_url_scheme_in_retry_request ... ok [INFO] [stdout] test client::tests::test_default_implementation ... ok [INFO] [stdout] test client::tests::test_get_text_success ... ok [INFO] [stdout] test client::tests::test_http_401_auth_error ... ok [INFO] [stdout] test client::tests::test_get_bytes_success ... ok [INFO] [stdout] test client::tests::test_http_403_auth_error ... ok [INFO] [stdout] test client::tests::test_http_client_new ... ok [INFO] [stdout] test client::tests::test_http_404_error ... ok [INFO] [stdout] test config::tests::test_config_builder_custom_frontmatter_fields ... ok [INFO] [stdout] test client::tests::test_non_http_scheme_error ... ok [INFO] [stdout] test config::tests::test_config_builder_frontmatter ... ok [INFO] [stdout] test config::tests::test_config_builder_github_token ... ok [INFO] [stdout] test config::tests::test_config_builder_new ... ok [INFO] [stdout] test config::tests::test_config_builder_retries ... ok [INFO] [stdout] test config::tests::test_config_builder_timeout ... ok [INFO] [stdout] test config::tests::test_config_builder_user_agent ... ok [INFO] [stdout] test config::tests::test_config_default ... ok [INFO] [stdout] test config::tests::test_config_builder_fluent_interface ... ok [INFO] [stdout] test converters::config::tests::test_config_default ... ok [INFO] [stdout] test config::tests::test_config_from_env_no_vars ... ok [INFO] [stdout] test client::tests::test_invalid_url_error ... ok [INFO] [stdout] test client::tests::test_retry_logic_eventual_success ... ok [INFO] [stdout] test converters::github::tests::test_capitalize_first ... ok [INFO] [stdout] test converters::github::tests::test_default_implementation ... ok [INFO] [stdout] test converters::github::tests::test_github_converter_new ... ok [INFO] [stdout] test client::tests::test_retry_logic_max_attempts_exceeded ... ok [INFO] [stdout] test converters::github::tests::test_github_converter_with_token ... ok [INFO] [stdout] test converters::github::tests::test_parse_github_pull_request_url ... ok [INFO] [stdout] test converters::github::tests::test_parse_github_url_with_fragments ... ok [INFO] [stdout] test converters::github::tests::test_parse_github_issue_url ... ok [INFO] [stdout] test converters::github::tests::test_parse_github_url_with_query_params ... ok [INFO] [stdout] test converters::github::tests::test_reaction_counts_with_reactions ... ok [INFO] [stdout] test converters::github::tests::test_parse_invalid_github_urls ... ok [INFO] [stdout] test converters::github::tests::test_reaction_counts_empty ... ok [INFO] [stdout] test converters::github::tests::test_resource_type_api_path ... ok [INFO] [stdout] test converters::github::tests::test_resource_type_as_str ... ok [INFO] [stdout] test converters::github::tests::test_render_markdown_empty_body ... ok [INFO] [stdout] test converters::github::tests::test_render_markdown_basic ... ok [INFO] [stdout] test converters::github::tests::test_render_markdown_with_comments ... ok [INFO] [stdout] test converters::google_docs::tests::test_build_export_url ... ok [INFO] [stdout] test converters::google_docs::tests::test_default_implementation ... ok [INFO] [stdout] test converters::google_docs::tests::test_extract_document_id_docs_edit ... ok [INFO] [stdout] test converters::github::tests::test_render_markdown_with_labels ... ok [INFO] [stdout] test converters::google_docs::tests::test_extract_document_id_docs_share ... ok [INFO] [stdout] test converters::google_docs::tests::test_extract_document_id_docs_view ... ok [INFO] [stdout] test converters::google_docs::tests::test_extract_document_id_edge_cases ... ok [INFO] [stdout] test converters::google_docs::tests::test_extract_document_id_drive_open ... ok [INFO] [stdout] test converters::google_docs::tests::test_extract_document_id_drive_file ... ok [INFO] [stdout] test converters::google_docs::tests::test_extract_document_id_invalid_url ... ok [INFO] [stdout] test converters::google_docs::tests::test_is_valid_content ... ok [INFO] [stdout] test converters::google_docs::tests::test_google_docs_converter_new ... ok [INFO] [stdout] test converters::google_docs::tests::test_is_valid_document_id ... ok [INFO] [stdout] test converters::google_docs::tests::test_normalize_blank_lines ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_converter_async_no_title_tag ... ok [INFO] [stdout] test converters::google_docs::tests::test_post_process_content ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_convert_html_with_custom_line_width ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_converter_async_empty_html_response ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_extract_title_malformed_tag ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_converter_async_with_frontmatter ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_converter_async_whitespace_html_to_minimal_content ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_converter_async_without_frontmatter ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_extract_title_no_title_tag ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_converter_name ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_extract_title_with_title_tag ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_html_converter_with_full_config ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_extract_title_with_whitespace ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_html_to_markdown_direct ... ok [INFO] [stdout] test converters::html::tests::test_convert_basic_html_success ... ok [INFO] [stdout] test converters::html::tests::test_convert_whitespace_only_html_error ... ok [INFO] [stdout] test converters::html::tests::test_convert_empty_html_error ... ok [INFO] [stdout] test converters::local::tests::test_convert_directory ... ok [INFO] [stdout] test converters::local::tests::test_convert_existing_file ... ok [INFO] [stdout] test converters::local::tests::test_convert_file_url ... ok [INFO] [stdout] test converters::local::tests::test_convert_empty_file ... ok [INFO] [stdout] test converters::local::tests::test_converter_name ... ok [INFO] [stdout] test converters::local::tests::test_default_implementation ... ok [INFO] [stdout] test converters::local::tests::test_error_context_details ... ok [INFO] [stdout] test converters::html::tests::test_html_converter_new ... ok [INFO] [stdout] test converters::local::tests::test_file_content_edge_cases ... ok [INFO] [stdout] test converters::local::tests::test_convert_nonexistent_file ... ok [INFO] [stdout] test converters::local::tests::test_file_not_found_during_read ... ok [INFO] [stdout] test converters::local::tests::test_file_url_absolute_path_normalization ... ok [INFO] [stdout] test converters::local::tests::test_markdown_validation_failure ... ok [INFO] [stdout] test converters::local::tests::test_normalize_path_regular_path ... ok [INFO] [stdout] test converters::local::tests::test_successful_conversion_with_logging ... ok [INFO] [stdout] test converters::local::tests::test_various_file_url_formats ... ok [INFO] [stdout] test converters::local::tests::test_whitespace_only_file_content ... ok [INFO] [stdout] test converters::postprocessor::tests::test_clean_malformed_links ... ok [INFO] [stdout] test converters::postprocessor::tests::test_fix_heading_hierarchy ... ok [INFO] [stdout] test converters::local::tests::test_normalize_path_file_url ... ok [INFO] [stdout] test converters::postprocessor::tests::test_normalize_whitespace ... ok [INFO] [stdout] test converters::postprocessor::tests::test_remove_excessive_blank_lines ... ok [INFO] [stdout] test converters::preprocessor::tests::test_remove_advertisement_elements ... ok [INFO] [stdout] test converters::preprocessor::tests::test_remove_navigation_elements ... ok [INFO] [stdout] test converters::preprocessor::tests::test_remove_sidebar_elements ... ok [INFO] [stdout] test detection::tests::test_detect_github_issue ... ok [INFO] [stdout] test detection::tests::test_detect_google_docs_document ... ok [INFO] [stdout] test detection::tests::test_detect_google_drive_file ... ok [INFO] [stdout] test detection::tests::test_detect_html_fallback ... ok [INFO] [stdout] test detection::tests::test_edge_case_urls ... ok [INFO] [stdout] test detection::tests::test_github_issue_and_pr_url_detection ... ok [INFO] [stdout] test detection::tests::test_invalid_url_error_handling ... ok [INFO] [stdout] test detection::tests::test_normalize_url_preserves_important_params ... ok [INFO] [stdout] test detection::tests::test_normalize_url_removes_tracking ... ok [INFO] [stdout] test detection::tests::test_normalize_url_trims_whitespace ... ok [INFO] [stdout] test detection::tests::test_pattern_domain_wildcard_matching ... ok [INFO] [stdout] test detection::tests::test_pattern_path_matching ... ok [INFO] [stdout] test detection::tests::test_urldetector_new ... ok [INFO] [stdout] test detection::tests::test_validate_url_invalid ... ok [INFO] [stdout] test detection::tests::test_validate_url_valid ... ok [INFO] [stdout] test frontmatter::tests::test_combine_frontmatter_and_content ... ok [INFO] [stdout] test frontmatter::tests::test_extract_frontmatter_incomplete ... ok [INFO] [stdout] test frontmatter::tests::test_extract_frontmatter_no_frontmatter ... ok [INFO] [stdout] test frontmatter::tests::test_extract_frontmatter_valid ... ok [INFO] [stdout] test frontmatter::tests::test_frontmatter_builder_build_basic ... ok [INFO] [stdout] test frontmatter::tests::test_frontmatter_builder_build_invalid_url ... ok [INFO] [stdout] test frontmatter::tests::test_frontmatter_builder_build_with_additional_fields ... ok [INFO] [stdout] test frontmatter::tests::test_frontmatter_builder_fluent_interface ... ok [INFO] [stdout] test frontmatter::tests::test_frontmatter_builder_new ... ok [INFO] [stdout] test frontmatter::tests::test_roundtrip_frontmatter_extraction ... ok [INFO] [stdout] test frontmatter::tests::test_strip_frontmatter_incomplete ... ok [INFO] [stdout] test converters::preprocessor::tests::test_remove_scripts_and_styles ... ok [INFO] [stdout] test frontmatter::tests::test_strip_frontmatter_no_frontmatter ... ok [INFO] [stdout] test frontmatter::tests::test_strip_frontmatter_with_frontmatter ... ok [INFO] [stdout] test converters::html::tests::test_html_converter_with_config ... ok [INFO] [stdout] test converters::local::tests::test_permission_denied_error ... FAILED [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_get_text_with_headers_response_read_failure ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_get_bytes_response_read_failure ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_convert_url_invalid_url_error ... ok [INFO] [stdout] test converters::html::tests::test_default_implementation ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_fallback_conversion_logic ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_map_reqwest_error_connection ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_convert_url_with_config_convenience_function ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_convert_url_convenience_function ... ok [INFO] [stdout] test tests::test_config_builder_fluent_interface ... ok [INFO] [stdout] test tests::test_config_from_default ... ok [INFO] [stdout] test tests::test_detect_url_type_integration ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_convert_url_malformed_url_error ... ok [INFO] [stdout] test tests::test_github_integration_issue_and_pr ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_default_trait_implementation ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_registry_getter ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_successful_conversion_with_instrumentation ... ok [INFO] [stdout] test tests::test_version_available ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::complex_integration_scenarios::test_frontmatter_roundtrip_with_complex_content ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::complex_integration_scenarios::test_markdown_validation_after_frontmatter_addition ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::complex_integration_scenarios::test_url_validation_with_local_file_integration ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::complex_integration_scenarios::test_error_context_timestamp_recent ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::display_and_formatting::test_markdown_display_edge_cases ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::error_handling_comprehensive::test_enhanced_error_context_branches ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::error_handling_comprehensive::test_error_context_none_branches ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::error_handling_comprehensive::test_error_suggestions_content_coverage ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::error_handling_comprehensive::test_legacy_network_error_retryable_detection ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::error_handling_comprehensive::test_server_error_status_code_boundaries ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::frontmatter_edge_cases::test_content_only_complex_line_endings ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::frontmatter_edge_cases::test_content_only_no_content_after_frontmatter ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::frontmatter_edge_cases::test_frontmatter_empty_yaml_section ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::frontmatter_edge_cases::test_frontmatter_extraction_edge_case_byte_boundaries ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::display_and_formatting::test_error_display_formatting ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::frontmatter_edge_cases::test_frontmatter_multiple_closing_delimiters ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::frontmatter_edge_cases::test_frontmatter_whitespace_only_yaml ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::frontmatter_edge_cases::test_frontmatter_with_invalid_yaml ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::frontmatter_edge_cases::test_frontmatter_with_nested_delimiters ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::trait_implementations::test_markdown_trait_implementations ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::trait_implementations::test_url_trait_implementations ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::trait_implementations::test_urltype_all_variants_display ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::trait_implementations::test_urltype_serialization_all_variants ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::url_validation_edge_cases::test_url_deserialization_invalid ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::url_validation_edge_cases::test_url_edge_case_protocols ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::url_validation_edge_cases::test_url_minimal_valid_cases ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::url_validation_edge_cases::test_url_serialization_deserialization ... ok [INFO] [stdout] test types::tests::integration_tests::test_combined_type_serialization_roundtrip ... ok [INFO] [stdout] test types::tests::integration_tests::test_error_propagation_markdown_validation ... ok [INFO] [stdout] test types::tests::integration_tests::test_error_propagation_url_to_frontmatter ... ok [INFO] [stdout] test types::tests::integration_tests::test_markdown_with_frontmatter_complete_workflow ... ok [INFO] [stdout] test types::tests::comprehensive_coverage_tests::frontmatter_edge_cases::test_frontmatter_incomplete_delimiter ... ok [INFO] [stdout] test types::tests::test_markdown_content_only ... ok [INFO] [stdout] test types::tests::test_markdown_content_only_no_frontmatter ... ok [INFO] [stdout] test types::tests::test_markdown_creation_from_string ... ok [INFO] [stdout] test types::tests::test_markdown_display ... ok [INFO] [stdout] test types::tests::test_markdown_error_display ... ok [INFO] [stdout] test types::tests::test_markdown_frontmatter_extraction ... ok [INFO] [stdout] test types::tests::test_markdown_frontmatter_extraction_none ... ok [INFO] [stdout] test types::tests::test_markdown_frontmatter_roundtrip ... ok [INFO] [stdout] test types::tests::test_markdown_new_invalid_empty ... ok [INFO] [stdout] test types::tests::test_markdown_new_invalid_whitespace ... ok [INFO] [stdout] test types::tests::test_markdown_new_valid ... ok [INFO] [stdout] test types::tests::test_markdown_validation_empty ... ok [INFO] [stdout] test types::tests::test_markdown_validation_valid ... ok [INFO] [stdout] test types::tests::test_markdown_validation_whitespace_only ... ok [INFO] [stdout] test types::tests::test_markdown_with_frontmatter ... ok [INFO] [stdout] test types::tests::test_url_display ... ok [INFO] [stdout] test types::tests::test_url_new_invalid ... ok [INFO] [stdout] test types::tests::test_url_new_valid_http ... ok [INFO] [stdout] test types::tests::test_url_new_valid_https ... ok [INFO] [stdout] test types::tests::test_urltype_display ... ok [INFO] [stdout] test types::tests::test_urltype_serialization ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_auth_error_retryable ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_configuration_error_recovery ... ok [INFO] [stdout] test types::tests::test_frontmatter_yaml_serialization ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_content_error_recovery ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_error_context_creation ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_error_context_serialization ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_error_context_with_info ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_error_display_format ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_converter_error_recovery ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_error_suggestions_comprehensive ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_legacy_error_compatibility ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_network_error_retryable ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_validation_error_creation ... ok [INFO] [stdout] test types::tests::validation_edge_cases::test_markdown_content_preservation ... ok [INFO] [stdout] test types::tests::validation_edge_cases::test_markdown_validation_minimal_valid_content ... ok [INFO] [stdout] test types::tests::validation_edge_cases::test_markdown_validation_unicode_whitespace ... ok [INFO] [stdout] test types::tests::validation_edge_cases::enhanced_error_handling_tests::test_error_kind_serialization ... ok [INFO] [stdout] test types::tests::validation_edge_cases::test_roundtrip_serialization_properties ... ok [INFO] [stdout] test utils::tests::test_domain_vs_file_distinction ... ok [INFO] [stdout] test utils::tests::test_edge_cases ... ok [INFO] [stdout] test utils::tests::test_file_urls ... ok [INFO] [stdout] test utils::tests::test_not_local_paths ... ok [INFO] [stdout] test utils::tests::test_relative_file_paths ... ok [INFO] [stdout] test utils::tests::test_relative_paths ... ok [INFO] [stdout] test utils::tests::test_simple_relative_filenames ... ok [INFO] [stdout] test types::tests::validation_edge_cases::test_url_validation_edge_cases ... ok [INFO] [stdout] test utils::tests::test_unix_absolute_paths ... ok [INFO] [stdout] test utils::tests::test_windows_paths ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_markdowndown_accessors_comprehensive ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_detector_getter ... ok [INFO] [stdout] test tests::test_supported_url_types ... ok [INFO] [stdout] test tests::test_markdowndown_with_custom_config ... ok [INFO] [stdout] test tests::test_markdowndown_with_default_config ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_convert_url_error_no_converter_available ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- converters::local::tests::test_permission_denied_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'converters::local::tests::test_permission_denied_error' (134) panicked at src/converters/local.rs:359:13: [INFO] [stdout] assertion failed: result.is_err() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x649b10732972 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x649b10732972 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x649b10732972 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x649b10732972 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x649b1074548f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x649b1074548f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x649b106fc983 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x649b106fc983 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x649b1070a182 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x649b1070fc5f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x649b1070faf1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x649b0fe4363e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x649b0fe4363e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x649b1071031f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x649b1071031f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x649b10710096 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x649b1070a2b9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x649b106f096d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x649b10750860 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x649b1075083c - core::panicking::panic::h5387b4c27e81d0dd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x649b0fceada3 - markdowndown::converters::local::tests::test_permission_denied_error::{{closure}}::hdae44f1c96e53d3f [INFO] [stdout] at /opt/rustwide/workdir/src/converters/local.rs:359:13 [INFO] [stdout] 21: 0x649b0fd90a52 - as core::future::future::Future>::poll::h005ec7bd68e23447 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x649b0fd90a8d - as core::future::future::Future>::poll::h29f5e4f5efa777d0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x649b0fd207ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he4d7e66531731e8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 24: 0x649b0fd2069b - tokio::task::coop::with_budget::h2dfa95a8c6db8b92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x649b0fd2069b - tokio::task::coop::budget::ha841de51e7472725 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x649b0fd2069b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2b0e58c05c1fee70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 27: 0x649b0fd1db30 - tokio::runtime::scheduler::current_thread::Context::enter::h7202c3641067244a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x649b0fd1fbcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6eb4f64eb07eaa89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 29: 0x649b0fd1edf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbc7acfe47d19648e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 30: 0x649b0fdb80db - tokio::runtime::context::scoped::Scoped::set::h10340892e87a1e3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x649b0fdab619 - tokio::runtime::context::set_scheduler::{{closure}}::h64b6139b990e430c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x649b0fd4c282 - std::thread::local::LocalKey::try_with::h0e9f6240e174c9ab [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 33: 0x649b0fd4bece - std::thread::local::LocalKey::with::hc8e373dd9b7e5c29 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 34: 0x649b0fdab58d - tokio::runtime::context::set_scheduler::h29f81a1c7017da38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x649b0fd1eb80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he087c2256cdf3ceb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 36: 0x649b0fd1ee13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdff24e24386f027e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 37: 0x649b0fd1cdb0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h26df7f772da7a177 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x649b0fd94840 - tokio::runtime::context::runtime::enter_runtime::h74114af58f5aeee1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x649b0fd1cb71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf96bda9efaa48e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x649b0fda9884 - tokio::runtime::runtime::Runtime::block_on_inner::hcb4747f9602e81f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 41: 0x649b0fda9a4c - tokio::runtime::runtime::Runtime::block_on::hf0d32ad7a786ff5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 42: 0x649b0fcea4b5 - markdowndown::converters::local::tests::test_permission_denied_error::h79b6bc7cf4074d2e [INFO] [stdout] at /opt/rustwide/workdir/src/converters/local.rs:371:9 [INFO] [stdout] 43: 0x649b0fcea547 - markdowndown::converters::local::tests::test_permission_denied_error::{{closure}}::haf8a1adbfabe8f0b [INFO] [stdout] at /opt/rustwide/workdir/src/converters/local.rs:336:44 [INFO] [stdout] 44: 0x649b0fc23006 - core::ops::function::FnOnce::call_once::h5aae908d84d7df73 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x649b0fe4348b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x649b0fe4348b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x649b0fe57aa8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x649b0fe57aa8 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x649b0fe57aa8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x649b0fe57aa8 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x649b0fe57aa8 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x649b0fe57aa8 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x649b0fe57aa8 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x649b0fe30874 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x649b0fe30874 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x649b0fe341aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 57: 0x649b0fe341aa - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x649b0fe341aa - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x649b0fe341aa - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x649b0fe341aa - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x649b0fe341aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 62: 0x649b0fe341aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x649b107055af - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 64: 0x649b107055af - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 65: 0x7cc28d1a5aa4 - [INFO] [stdout] 66: 0x7cc28d232a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] converters::local::tests::test_permission_denied_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 243 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b8527cc6cb049eba0895588fc3ede8cefcd78bcf6521fc1955bb40ef06e87dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8527cc6cb049eba0895588fc3ede8cefcd78bcf6521fc1955bb40ef06e87dea", kill_on_drop: false }` [INFO] [stdout] b8527cc6cb049eba0895588fc3ede8cefcd78bcf6521fc1955bb40ef06e87dea