[INFO] fetching crate markdowndown 0.1.0... [INFO] testing markdowndown-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate markdowndown 0.1.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate markdowndown 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml5ever v0.17.0 [INFO] [stderr] Downloaded html2text v0.6.0 [INFO] [stderr] Downloaded retain_mut v0.1.9 [INFO] [stderr] Downloaded infer v0.2.3 [INFO] [stderr] Downloaded serde_qs v0.8.5 [INFO] [stderr] Downloaded clap_derive v4.5.41 [INFO] [stderr] Downloaded wiremock v0.5.22 [INFO] [stderr] Downloaded markup5ever v0.11.0 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded redox_syscall v0.5.15 [INFO] [stderr] Downloaded html5ever v0.26.0 [INFO] [stderr] Downloaded http-types v2.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6785ee45ee000b1860592a219d9757459b0a834c800d84dbd40bbca2f66f4ac3 [INFO] running `Command { std: "docker" "start" "-a" "6785ee45ee000b1860592a219d9757459b0a834c800d84dbd40bbca2f66f4ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6785ee45ee000b1860592a219d9757459b0a834c800d84dbd40bbca2f66f4ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6785ee45ee000b1860592a219d9757459b0a834c800d84dbd40bbca2f66f4ac3", kill_on_drop: false }` [INFO] [stdout] 6785ee45ee000b1860592a219d9757459b0a834c800d84dbd40bbca2f66f4ac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff20898c94d1fc709254b7ce670a36577b0296b3b320c250bd6b99b092046100 [INFO] running `Command { std: "docker" "start" "-a" "ff20898c94d1fc709254b7ce670a36577b0296b3b320c250bd6b99b092046100", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [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.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling html2text v0.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.32 [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 1m 07s [INFO] running `Command { std: "docker" "inspect" "ff20898c94d1fc709254b7ce670a36577b0296b3b320c250bd6b99b092046100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff20898c94d1fc709254b7ce670a36577b0296b3b320c250bd6b99b092046100", kill_on_drop: false }` [INFO] [stdout] ff20898c94d1fc709254b7ce670a36577b0296b3b320c250bd6b99b092046100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef00e4a0684cf4949c279c90fd65de7154fe506165547657dff9e1c18be26014 [INFO] running `Command { std: "docker" "start" "-a" "ef00e4a0684cf4949c279c90fd65de7154fe506165547657dff9e1c18be26014", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [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 plotters-svg v0.3.7 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.9 [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 serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling html2text v0.6.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper v0.14.32 [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 markdowndown v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "ef00e4a0684cf4949c279c90fd65de7154fe506165547657dff9e1c18be26014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef00e4a0684cf4949c279c90fd65de7154fe506165547657dff9e1c18be26014", kill_on_drop: false }` [INFO] [stdout] ef00e4a0684cf4949c279c90fd65de7154fe506165547657dff9e1c18be26014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f565e379d5713ad3b8f39b1e692d0e427906c6c9c2a9f09db40c7d8ac2babdc [INFO] running `Command { std: "docker" "start" "-a" "3f565e379d5713ad3b8f39b1e692d0e427906c6c9c2a9f09db40c7d8ac2babdc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/markdowndown-7baf7c9ae8432248) [INFO] [stdout] [INFO] [stdout] running 244 tests [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_github_authentication_injection ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_map_reqwest_error_timeout ... 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_get_text_with_headers_invalid_url ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_http_client_errors ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_office365_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_http_server_errors ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_custom_config_creation ... 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_google_api_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_exponential_backoff_delays ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_unsupported_url_scheme_in_retry_request ... ok [INFO] [stdout] test config::tests::test_config_builder_custom_frontmatter_fields ... ok [INFO] [stdout] test config::tests::test_config_builder_fluent_interface ... 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 client::tests::test_http_404_error ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_server_error_with_retries_until_exhausted ... 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_from_env_no_vars ... ok [INFO] [stdout] test converters::config::tests::test_config_default ... ok [INFO] [stdout] test client::tests::test_default_implementation ... ok [INFO] [stdout] test config::tests::test_config_default ... ok [INFO] [stdout] test client::tests::test_invalid_url_error ... ok [INFO] [stdout] test client::tests::test_http_401_auth_error ... ok [INFO] [stdout] test client::tests::test_get_text_success ... ok [INFO] [stdout] test client::tests::test_get_bytes_success ... ok [INFO] [stdout] test client::tests::test_http_client_new ... ok [INFO] [stdout] test client::tests::test_http_403_auth_error ... ok [INFO] [stdout] test converters::github::tests::test_reaction_counts_empty ... ok [INFO] [stdout] test converters::github::tests::test_reaction_counts_with_reactions ... ok [INFO] [stdout] test converters::github::tests::test_github_converter_with_token ... ok [INFO] [stdout] test client::tests::test_non_http_scheme_error ... ok [INFO] [stdout] test converters::github::tests::test_github_converter_new ... ok [INFO] [stdout] test client::tests::test_retry_logic_eventual_success ... 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_parse_github_issue_url ... ok [INFO] [stdout] test client::tests::test_retry_logic_max_attempts_exceeded ... ok [INFO] [stdout] test converters::google_docs::tests::test_build_export_url ... ok [INFO] [stdout] test converters::github::tests::test_parse_invalid_github_urls ... ok [INFO] [stdout] test converters::github::tests::test_capitalize_first ... ok [INFO] [stdout] test converters::github::tests::test_parse_github_url_with_fragments ... ok [INFO] [stdout] test converters::github::tests::test_default_implementation ... ok [INFO] [stdout] test converters::github::tests::test_parse_github_pull_request_url ... ok [INFO] [stdout] test converters::github::tests::test_render_markdown_empty_body ... ok [INFO] [stdout] test converters::github::tests::test_parse_github_url_with_query_params ... 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_extract_document_id_docs_edit ... ok [INFO] [stdout] test converters::google_docs::tests::test_extract_document_id_docs_share ... ok [INFO] [stdout] test converters::github::tests::test_render_markdown_with_labels ... ok [INFO] [stdout] test converters::google_docs::tests::test_default_implementation ... 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_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_invalid_url ... ok [INFO] [stdout] test converters::google_docs::tests::test_extract_document_id_drive_file ... 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_empty_html_response ... 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::google_docs::tests::test_is_valid_content ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_converter_name ... 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_no_title_tag ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_converter_async_without_frontmatter ... ok [INFO] [stdout] test converters::html::tests::test_convert_basic_html_success ... ok [INFO] [stdout] test converters::local::tests::test_convert_directory ... ok [INFO] [stdout] test converters::local::tests::test_convert_empty_file ... 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_nonexistent_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::local::tests::test_file_content_edge_cases ... 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_file_url ... ok [INFO] [stdout] test converters::local::tests::test_normalize_path_regular_path ... 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_converter_async_with_frontmatter ... ok [INFO] [stdout] test converters::local::tests::test_various_file_url_formats ... ok [INFO] [stdout] test converters::local::tests::test_successful_conversion_with_logging ... 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::postprocessor::tests::test_normalize_whitespace ... ok [INFO] [stdout] test converters::html::tests::test_html_converter_new ... ok [INFO] [stdout] test converters::local::tests::test_whitespace_only_file_content ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_extract_title_with_title_tag ... ok [INFO] [stdout] test converters::preprocessor::tests::test_remove_advertisement_elements ... ok [INFO] [stdout] test converters::postprocessor::tests::test_remove_excessive_blank_lines ... 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 converters::preprocessor::tests::test_remove_sidebar_elements ... ok [INFO] [stdout] test converters::preprocessor::tests::test_remove_navigation_elements ... ok [INFO] [stdout] test detection::tests::test_edge_case_urls ... ok [INFO] [stdout] test detection::tests::test_invalid_url_error_handling ... ok [INFO] [stdout] test detection::tests::test_normalize_url_removes_tracking ... ok [INFO] [stdout] test detection::tests::test_normalize_url_preserves_important_params ... 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_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 detection::tests::test_github_issue_and_pr_url_detection ... 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_no_frontmatter ... ok [INFO] [stdout] test frontmatter::tests::test_strip_frontmatter_with_frontmatter ... ok [INFO] [stdout] test frontmatter::tests::test_strip_frontmatter_incomplete ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_extract_title_no_title_tag ... ok [INFO] [stdout] test detection::tests::test_validate_url_invalid ... ok [INFO] [stdout] test converters::preprocessor::tests::test_remove_scripts_and_styles ... ok [INFO] [stdout] test converters::html::tests::test_convert_empty_html_error ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_html_converter_with_full_config ... ok [INFO] [stdout] test converters::local::tests::test_permission_denied_error ... FAILED [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_extract_title_malformed_tag ... ok [INFO] [stdout] test converters::html::tests::test_convert_whitespace_only_html_error ... ok [INFO] [stdout] test converters::html::tests::test_html_converter_with_config ... ok [INFO] [stdout] test converters::html::tests::comprehensive_coverage_tests::test_html_to_markdown_direct ... 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::test_github_integration_issue_and_pr ... ok [INFO] [stdout] test converters::html::tests::test_default_implementation ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_detector_getter ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_convert_url_invalid_url_error ... ok [INFO] [stdout] test tests::test_version_available ... 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::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::display_and_formatting::test_error_display_formatting ... 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::frontmatter_edge_cases::test_frontmatter_incomplete_delimiter ... 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::test_frontmatter_yaml_serialization ... 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::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_converter_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_error_kind_serialization ... 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::test_roundtrip_serialization_properties ... ok [INFO] [stdout] test types::tests::validation_edge_cases::test_url_validation_edge_cases ... 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 utils::tests::test_unix_absolute_paths ... ok [INFO] [stdout] test utils::tests::test_windows_paths ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_fallback_conversion_logic ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_successful_conversion_with_instrumentation ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_convert_url_malformed_url_error ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_convert_url_convenience_function ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_convert_url_with_config_convenience_function ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_registry_getter ... ok [INFO] [stdout] test tests::test_markdowndown_with_custom_config ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_markdowndown_accessors_comprehensive ... ok [INFO] [stdout] test tests::comprehensive_coverage_tests::test_default_trait_implementation ... ok [INFO] [stdout] test tests::test_markdowndown_with_default_config ... ok [INFO] [stdout] test tests::test_supported_url_types ... ok [INFO] [stdout] test client::tests::comprehensive_coverage_tests::test_map_reqwest_error_connection ... ok [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_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' panicked at src/converters/local.rs:359:13: [INFO] [stdout] assertion failed: result.is_err() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61984095ed72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61984095ed72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61984095ed72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61984095ed72 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61984098a823 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61984098a823 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61984095a7a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61984095a7a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61984095ebc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x619840960509 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x61984096033e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x61984007b034 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x61984007b034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x619840960fde - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x619840960fde - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x619840960c76 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x61984095f279 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61984096093d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x619840988460 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6198409884ec - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x61983ff03c3b - markdowndown::converters::local::tests::test_permission_denied_error::{{closure}}::h394ca98fe92c803f [INFO] [stdout] at /opt/rustwide/workdir/src/converters/local.rs:359:13 [INFO] [stdout] 21: 0x61983ffb2312 - as core::future::future::Future>::poll::h9a275d73731209c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x61983ffb23ad - as core::future::future::Future>::poll::hdbb6cb88b56019b7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x61983ff4185d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2680e91f4ff8cd2a [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: 0x61983ff4160b - tokio::task::coop::with_budget::hcaa65549ccee56cc [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: 0x61983ff4160b - tokio::task::coop::budget::heacf1c82e4180dc7 [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: 0x61983ff4160b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6b5a934f446abbf5 [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: 0x61983ff3e900 - tokio::runtime::scheduler::current_thread::Context::enter::h88857023c0779540 [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: 0x61983ff40cbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h58a909df0d4faa4b [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: 0x61983ff3fec4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2de7f3f0b2821cf5 [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: 0x61983ffd4ebb - tokio::runtime::context::scoped::Scoped::set::hf1113ee7a0e5c1b7 [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: 0x61983ffc83b9 - tokio::runtime::context::set_scheduler::{{closure}}::h6f08279210b68644 [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: 0x61983ff695f2 - std::thread::local::LocalKey::try_with::h61f0a8f29541dd20 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x61983ff68d1e - std::thread::local::LocalKey::with::h7c22ce8fde7b2e53 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x61983ffc82ed - tokio::runtime::context::set_scheduler::h137429afda64e89c [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: 0x61983ff3f850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4ca3f61078128ee8 [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: 0x61983ff3ff03 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h53572e295c6beeb2 [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: 0x61983ff3e1f0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he8551e537c457b91 [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: 0x61983ffb0e50 - tokio::runtime::context::runtime::enter_runtime::h42db6b807c1d8624 [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: 0x61983ff3dc61 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7982841cf25dbd43 [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: 0x61983ffc6554 - tokio::runtime::runtime::Runtime::block_on_inner::h922ae21d01817b6d [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: 0x61983ffc671c - tokio::runtime::runtime::Runtime::block_on::h303c8ee24bfe7013 [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: 0x61983ff03365 - markdowndown::converters::local::tests::test_permission_denied_error::h781252bef3fd72c2 [INFO] [stdout] at /opt/rustwide/workdir/src/converters/local.rs:371:9 [INFO] [stdout] 43: 0x61983ff03217 - markdowndown::converters::local::tests::test_permission_denied_error::{{closure}}::h40c2c567993ea099 [INFO] [stdout] at /opt/rustwide/workdir/src/converters/local.rs:336:44 [INFO] [stdout] 44: 0x61983fe385a6 - core::ops::function::FnOnce::call_once::h18380053f176e2d7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x61984008089b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x61984008089b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x61984007f9d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x61984007f9d5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x61984007f9d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x61984007f9d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x61984007f9d5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x61984007f9d5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x61984007f9d5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x6198400435d4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x6198400435d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x619840046faa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x619840046faa - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x619840046faa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x619840046faa - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x619840046faa - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x619840046faa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x619840046faa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x61984096442f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x61984096442f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x7073e9b0aaa4 - [INFO] [stdout] 66: 0x7073e9b97a34 - 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 14.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "3f565e379d5713ad3b8f39b1e692d0e427906c6c9c2a9f09db40c7d8ac2babdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f565e379d5713ad3b8f39b1e692d0e427906c6c9c2a9f09db40c7d8ac2babdc", kill_on_drop: false }` [INFO] [stdout] 3f565e379d5713ad3b8f39b1e692d0e427906c6c9c2a9f09db40c7d8ac2babdc