[INFO] cloning repository https://github.com/stormlightlabs/lectito
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stormlightlabs/lectito" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormlightlabs%2Flectito", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormlightlabs%2Flectito'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e59ae511901ca0763a71d93ffd0e3ee129a22000
[INFO] testing stormlightlabs/lectito against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormlightlabs%2Flectito" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stormlightlabs/lectito
[INFO] finished tweaking git repo https://github.com/stormlightlabs/lectito
[INFO] tweaked toml for git repo https://github.com/stormlightlabs/lectito written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stormlightlabs/lectito on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stormlightlabs/lectito 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5330f6702734a438e10c9c3d8978a926d649726bb56d730c0acc774579b6bb34
[INFO] running `Command { std: "docker" "start" "-a" "5330f6702734a438e10c9c3d8978a926d649726bb56d730c0acc774579b6bb34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5330f6702734a438e10c9c3d8978a926d649726bb56d730c0acc774579b6bb34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5330f6702734a438e10c9c3d8978a926d649726bb56d730c0acc774579b6bb34", kill_on_drop: false }`
[INFO] [stdout] 5330f6702734a438e10c9c3d8978a926d649726bb56d730c0acc774579b6bb34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4aa7b97cd209905fc9c057e25a47a5c8108e05abbecc552a563d826608a965a8
[INFO] running `Command { std: "docker" "start" "-a" "4aa7b97cd209905fc9c057e25a47a5c8108e05abbecc552a563d826608a965a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling web_atoms v0.2.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling xml5ever v0.35.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling markup5ever_rcdom v0.35.0+unofficial
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling sxd-xpath v0.4.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.11
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling htmd v0.5.0
[INFO] [stderr]    Compiling lol_html v2.7.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling postgres-types v0.2.13
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling lectito-cli v1.0.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-postgres v0.7.17
[INFO] [stderr] warning: lectito-cli@1.0.0: Shell completions generated in: /opt/rustwide/target/debug/build/lectito-cli-aa5bbe0a2c0da445/out/completions
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling lectito-core v1.0.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling lectito-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 47s
[INFO] running `Command { std: "docker" "inspect" "4aa7b97cd209905fc9c057e25a47a5c8108e05abbecc552a563d826608a965a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa7b97cd209905fc9c057e25a47a5c8108e05abbecc552a563d826608a965a8", kill_on_drop: false }`
[INFO] [stdout] 4aa7b97cd209905fc9c057e25a47a5c8108e05abbecc552a563d826608a965a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f701bb6c46eb5fd195b877c49f3523ca5dc6e851064e0589a2afe1728f62121
[INFO] running `Command { std: "docker" "start" "-a" "2f701bb6c46eb5fd195b877c49f3523ca5dc6e851064e0589a2afe1728f62121", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling lol_html v2.7.1
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling xml5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling markup5ever_rcdom v0.35.0+unofficial
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling htmd v0.5.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr] warning: lectito-cli@1.0.0: Shell completions generated in: /opt/rustwide/target/debug/build/lectito-cli-aa5bbe0a2c0da445/out/completions
[INFO] [stderr]    Compiling tokio-postgres v0.7.17
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling lectito-core v1.0.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling lectito-cli v1.0.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling lectito-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "2f701bb6c46eb5fd195b877c49f3523ca5dc6e851064e0589a2afe1728f62121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f701bb6c46eb5fd195b877c49f3523ca5dc6e851064e0589a2afe1728f62121", kill_on_drop: false }`
[INFO] [stdout] 2f701bb6c46eb5fd195b877c49f3523ca5dc6e851064e0589a2afe1728f62121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15460f4d2f05737643a99ac45dec1f026f3ff390b285ea1381492d97d3ef4bb4
[INFO] running `Command { std: "docker" "start" "-a" "15460f4d2f05737643a99ac45dec1f026f3ff390b285ea1381492d97d3ef4bb4", kill_on_drop: false }`
[INFO] [stderr] warning: lectito-cli@1.0.0: Shell completions generated in: /opt/rustwide/target/debug/build/lectito-cli-aa5bbe0a2c0da445/out/completions
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lectito_cli-f43307e4a46f4a79)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lectito-6b026b25ada77e4e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-8af0245e362fdae8)
[INFO] [stdout] test tests::test_build_extract_config ... ok
[INFO] [stdout] test tests::test_build_readability_config ... ok
[INFO] [stdout] test tests::test_resolve_user_agent_prefers_site_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_cli_invalid_file ... ok
[INFO] [stdout] test test_cli_empty_content ... ok
[INFO] [stdout] test test_cli_malformed_html ... ok
[INFO] [stdout] test test_cli_file_input ... ok
[INFO] [stdout] test test_cli_html_format ... ok
[INFO] [stdout] test test_cli_json_format ... ok
[INFO] [stdout] test test_cli_char_threshold ... ok
[INFO] [stdout] test test_cli_frontmatter ... ok
[INFO] [stdout] test test_cli_github_fixture ... ok
[INFO] [stdout] test test_cli_json_includes_markdown_and_extraction_summary ... ok
[INFO] [stdout] test test_cli_markdown_format ... ok
[INFO] [stdout] test test_cli_no_images ... ok
[INFO] [stdout] test test_cli_max_elements ... ok
[INFO] [stdout] test test_cli_metadata_only ... ok
[INFO] [stdout] test test_cli_metadata_json ... ok
[INFO] [stdout] test test_cli_references ... ok
[INFO] [stdout] test test_cli_stdin_input ... ok
[INFO] [stdout] test test_cli_output_file ... ok
[INFO] [stdout] test test_cli_text_format ... ok
[INFO] [stdout] test test_cli_verbose ... ok
[INFO] [stdout] test test_cli_unicode_content ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lectito_core-d0338a069e6e1a8d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.97s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 281 tests
[INFO] [stdout] test article::tests::test_to_format_html ... ok
[INFO] [stdout] test article::tests::test_article_reading_time_calculation ... ok
[INFO] [stdout] test article::tests::test_article_creation ... ok
[INFO] [stdout] test article::tests::test_article_serialization ... ok
[INFO] [stdout] test article::tests::test_to_json ... ok
[INFO] [stdout] test article::tests::test_to_format_json ... ok
[INFO] [stdout] test article::tests::test_to_format_plain_text ... ok
[INFO] [stdout] test article::tests::test_html_to_text ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test article::tests::test_to_text ... ok
[INFO] [stdout] test dom_tree::tests::test_build_dom_tree ... ok
[INFO] [stdout] test dom_tree::tests::test_parent_child_relationships ... ok
[INFO] [stdout] test error::tests::test_not_readable_error ... ok
[INFO] [stdout] test error::tests::test_timeout_error ... ok
[INFO] [stdout] test extract::tests::test_extract_config_default ... ok
[INFO] [stdout] test article::tests::test_to_format_markdown ... ok
[INFO] [stdout] test article::tests::test_to_markdown_default ... ok
[INFO] [stdout] test article::tests::test_to_markdown_with_config ... ok
[INFO] [stdout] test extract::tests::test_empty_document_error ... ok
[INFO] [stdout] test extract::tests::test_candidate_score_propagation ... ok
[INFO] [stdout] test extract::tests::test_extract_largest_hidden_subtree_empty_when_no_hidden ... ok
[INFO] [stdout] test extract::tests::test_extract_largest_hidden_subtree_detects_framework_hidden_classes ... ok
[INFO] [stdout] test extract::tests::test_extract_largest_hidden_subtree_finds_content ... ok
[INFO] [stdout] test extract::tests::test_extract_schema_org_json_ld_article_body ... ok
[INFO] [stdout] test extract::tests::test_extract_schema_org_json_ld_text_field ... ok
[INFO] [stdout] test extract::tests::test_extract_schema_org_microdata_article_body ... ok
[INFO] [stdout] test extract::tests::test_extract_schema_org_returns_none_when_absent ... ok
[INFO] [stdout] test extract::tests::test_extract_largest_hidden_subtree_picks_largest ... ok
[INFO] [stdout] test extract::tests::test_identify_candidates_simple_article ... ok
[INFO] [stdout] test article::tests::test_article_from_document ... ok
[INFO] [stdout] test extract::tests::test_not_readable_error ... ok
[INFO] [stdout] test fetch::tests::test_error_timeout_message ... ok
[INFO] [stdout] test fetch::tests::test_fetch_config_default ... ok
[INFO] [stdout] test fetch::tests::test_fetch_file_not_found ... ok
[INFO] [stdout] test fetch::tests::test_fetch_url_invalid ... ok
[INFO] [stdout] test fetch::tests::test_url_validation ... ok
[INFO] [stdout] test formatters::json::tests::test_assign_indices ... ok
[INFO] [stdout] test formatters::json::tests::test_content_formats_serialization ... ok
[INFO] [stdout] test formatters::json::tests::test_content_formats_skip_none ... ok
[INFO] [stdout] test formatters::json::tests::test_convert_to_json_with_all_formats ... ok
[INFO] [stdout] test formatters::json::tests::test_convert_to_json_with_extraction_summary ... ok
[INFO] [stdout] test formatters::json::tests::test_convert_to_json_with_references ... ok
[INFO] [stdout] test formatters::json::tests::test_extract_links_deduplication ... ok
[INFO] [stdout] test formatters::json::tests::test_extract_links_to_json_references ... ok
[INFO] [stdout] test formatters::json::tests::test_html_to_text_basic ... ok
[INFO] [stdout] test formatters::json::tests::test_html_to_text_strips_tags ... ok
[INFO] [stdout] test formatters::json::tests::test_json_formatter ... ok
[INFO] [stdout] test formatters::json::tests::test_json_formatter_metadata_only ... ok
[INFO] [stdout] test formatters::json::tests::test_json_output_complete ... ok
[INFO] [stdout] test formatters::json::tests::test_json_reference_from_link_reference ... ok
[INFO] [stdout] test formatters::json::tests::test_metadata_to_json ... ok
[INFO] [stdout] test formatters::json::tests::test_metadata_to_json_compact ... ok
[INFO] [stdout] test formatters::markdown::tests::test_convert_with_references ... ok
[INFO] [stdout] test formatters::markdown::tests::test_escape_pipe ... ok
[INFO] [stdout] test formatters::markdown::tests::test_extract_links ... ok
[INFO] [stdout] test formatters::markdown::tests::test_extract_links_deduplication ... ok
[INFO] [stdout] test formatters::markdown::tests::test_frontmatter_generation ... ok
[INFO] [stdout] test formatters::markdown::tests::test_html_to_markdown_basic ... ok
[INFO] [stdout] test formatters::markdown::tests::test_html_to_markdown_normalizes_ordered_list_spacing ... ok
[INFO] [stdout] test formatters::markdown::tests::test_html_to_markdown_normalizes_unordered_list_spacing ... ok
[INFO] [stdout] test formatters::markdown::tests::test_html_to_markdown_with_blockquotes ... ok
[INFO] [stdout] test formatters::markdown::tests::test_html_to_markdown_with_code_blocks ... ok
[INFO] [stdout] test formatters::markdown::tests::test_html_to_markdown_with_images ... ok
[INFO] [stdout] test formatters::markdown::tests::test_html_to_markdown_with_links ... ok
[INFO] [stdout] test formatters::markdown::tests::test_html_to_markdown_with_tables ... ok
[INFO] [stdout] test formatters::markdown::tests::test_markdown_formatter ... ok
[INFO] [stdout] test formatters::markdown::tests::test_normalize_markdown_list_spacing_skips_fenced_code_blocks ... ok
[INFO] [stdout] test formatters::markdown::tests::test_reference_table_generation ... ok
[INFO] [stdout] test formatters::markdown::tests::test_strip_images ... ok
[INFO] [stdout] test formatters::markdown::tests::test_toml_escape_with_newlines ... ok
[INFO] [stdout] test formatters::markdown::tests::test_toml_escape_with_quotes ... ok
[INFO] [stdout] test formatters::text::tests::test_convert_to_text_basic ... ok
[INFO] [stdout] test formatters::text::tests::test_convert_to_text_preserve_paragraphs ... ok
[INFO] [stdout] test formatters::text::tests::test_convert_to_text_with_header ... ok
[INFO] [stdout] test formatters::text::tests::test_convert_to_text_with_lists ... ok
[INFO] [stdout] test formatters::text::tests::test_extract_plain_text ... ok
[INFO] [stdout] test formatters::text::tests::test_extract_plain_text_strips_tags ... ok
[INFO] [stdout] test formatters::text::tests::test_extract_text_with_blockquotes ... ok
[INFO] [stdout] test formatters::text::tests::test_extract_text_with_headings ... ok
[INFO] [stdout] test formatters::text::tests::test_extract_text_with_mixed_container_content ... ok
[INFO] [stdout] test formatters::text::tests::test_extract_text_with_paragraphs ... ok
[INFO] [stdout] test formatters::text::tests::test_generate_header_with_all_fields ... ok
[INFO] [stdout] test formatters::text::tests::test_generate_header_with_title_only ... ok
[INFO] [stdout] test formatters::text::tests::test_text_formatter ... ok
[INFO] [stdout] test formatters::text::tests::test_wrap_text_with_narrow_width ... ok
[INFO] [stdout] test formatters::text::tests::test_wrap_text_with_zero_width ... ok
[INFO] [stdout] test formatters::text::tests::test_wrap_words ... ok
[INFO] [stdout] test formatters::toml::tests::test_metadata_to_toml_basic ... ok
[INFO] [stdout] test formatters::toml::tests::test_metadata_to_toml_empty ... ok
[INFO] [stdout] test formatters::toml::tests::test_metadata_to_toml_language_field ... ok
[INFO] [stdout] test formatters::toml::tests::test_metadata_to_toml_with_all_fields ... ok
[INFO] [stdout] test formatters::toml::tests::test_toml_escape_with_backslashes ... ok
[INFO] [stdout] test formatters::toml::tests::test_toml_escape_with_newlines ... ok
[INFO] [stdout] test formatters::toml::tests::test_toml_escape_with_quotes ... ok
[INFO] [stdout] test formatters::toml::tests::test_toml_formatter ... ok
[INFO] [stdout] test formatters::toml::tests::test_toml_formatter_default ... ok
[INFO] [stdout] test metadata::tests::test_calculate_reading_time ... ok
[INFO] [stdout] test metadata::tests::test_calculate_word_count ... ok
[INFO] [stdout] test metadata::tests::test_choose_title_candidate_prefers_longer_duplicate_variant ... ok
[INFO] [stdout] test metadata::tests::test_detect_language_from_english_content ... ok
[INFO] [stdout] test metadata::tests::test_extract_all_metadata ... ok
[INFO] [stdout] test metadata::tests::test_extract_author_array_from_json_ld ... ok
[INFO] [stdout] test metadata::tests::test_extract_author_from_json_ld ... ok
[INFO] [stdout] test metadata::tests::test_extract_author_from_meta ... ok
[INFO] [stdout] test metadata::tests::test_extract_date_from_json_ld ... ok
[INFO] [stdout] test metadata::tests::test_extract_date_from_time_element ... ok
[INFO] [stdout] test metadata::tests::test_extract_excerpt_fallback_to_paragraph ... ok
[INFO] [stdout] test metadata::tests::test_extract_excerpt_from_json_ld ... ok
[INFO] [stdout] test metadata::tests::test_extract_image_and_favicon_with_base_url ... ok
[INFO] [stdout] test metadata::tests::test_extract_language_from_content_language_meta ... ok
[INFO] [stdout] test metadata::tests::test_extract_language_from_html_lang ... ok
[INFO] [stdout] test metadata::tests::test_extract_language_from_json_ld ... ok
[INFO] [stdout] test metadata::tests::test_extract_language_from_og_locale ... ok
[INFO] [stdout] test metadata::tests::test_extract_metadata_includes_language ... ok
[INFO] [stdout] test metadata::tests::test_extract_metadata_serialization ... ok
[INFO] [stdout] test metadata::tests::test_extract_site_name_from_json_ld ... ok
[INFO] [stdout] test metadata::tests::test_extract_site_name_from_og ... ok
[INFO] [stdout] test metadata::tests::test_extract_title_detects_site_name_from_separator_heuristics ... ok
[INFO] [stdout] test metadata::tests::test_extract_title_fallback ... ok
[INFO] [stdout] test metadata::tests::test_extract_title_from_json_ld ... ok
[INFO] [stdout] test metadata::tests::test_extract_title_strips_site_suffix ... ok
[INFO] [stdout] test metadata::tests::test_extract_title_uses_json_ld_headline_name_pair ... ok
[INFO] [stdout] test metadata::tests::test_language_normalization ... ok
[INFO] [stdout] test metadata::tests::test_text_similarity_scores_token_overlap ... ok
[INFO] [stdout] test parse::tests::test_element_attributes ... ok
[INFO] [stdout] test parse::tests::test_invalid_selector ... ok
[INFO] [stdout] test parse::tests::test_parse_document ... ok
[INFO] [stdout] test parse::tests::test_select_elements ... ok
[INFO] [stdout] test parse::tests::test_text_content ... ok
[INFO] [stdout] test postprocess::tests::test_clean_nested_divs ... ok
[INFO] [stdout] test postprocess::tests::test_dedupe_title_headings_removes_nested_h1 ... ok
[INFO] [stdout] test postprocess::tests::test_dedupe_title_headings_removes_nested_h2 ... ok
[INFO] [stdout] test postprocess::tests::test_extract_link_text_length ... ok
[INFO] [stdout] test postprocess::tests::test_fix_relative_urls ... ok
[INFO] [stdout] test extract::tests::test_select_top_candidate_threshold ... ok
[INFO] [stdout] test extract::tests::test_extract_content_prefers_specific_entry_point_inside_main ... ok
[INFO] [stdout] test extract::tests::test_extract_content_removes_wikipedia_chrome_and_tail_sections ... ok
[INFO] [stdout] test extract::tests::test_extract_content_removes_selector_matched_clutter_before_scoring ... ok
[INFO] [stdout] test postprocess::tests::test_postprocess_config_default ... ok
[INFO] [stdout] test extract::tests::test_extract_content_with_siblings ... ok
[INFO] [stdout] test extract::tests::test_shared_class_bonus_keeps_matching_sibling_section ... ok
[INFO] [stdout] test extract::tests::test_aggregate_clustered_candidates_prefers_shared_ancestor ... ok
[INFO] [stdout] test postprocess::tests::test_remove_conditional_comments ... ok
[INFO] [stdout] test postprocess::tests::test_keep_classes_false ... ok
[INFO] [stdout] test postprocess::tests::test_remove_content_patterns_removes_leading_metadata ... ok
[INFO] [stdout] test postprocess::tests::test_keep_classes_true ... ok
[INFO] [stdout] test postprocess::tests::test_postprocess_normalizes_math_scripts ... ok
[INFO] [stdout] test postprocess::tests::test_postprocess_standardizes_code_blocks ... ok
[INFO] [stdout] test postprocess::tests::test_postprocess_standardizes_github_callouts ... ok
[INFO] [stdout] test postprocess::tests::test_postprocess_full_pipeline ... ok
[INFO] [stdout] test postprocess::tests::test_postprocess_normalizes_footnotes ... ok
[INFO] [stdout] test postprocess::tests::test_remove_content_patterns_truncates_wikipedia_sections ... ok
[INFO] [stdout] test postprocess::tests::test_remove_content_patterns_removes_nested_copyright_footer ... ok
[INFO] [stdout] test postprocess::tests::test_remove_content_patterns_removes_trailing_newsletter_form ... ok
[INFO] [stdout] test postprocess::tests::test_remove_empty_nodes ... ok
[INFO] [stdout] test postprocess::tests::test_remove_content_patterns_strips_leading_wikipedia_banner_literal ... ok
[INFO] [stdout] test postprocess::tests::test_remove_content_patterns_truncates_trailing_link_heavy_tag_block ... ok
[INFO] [stdout] test postprocess::tests::test_remove_high_link_density_nodes_preserves_figure_children ... ok
[INFO] [stdout] test postprocess::tests::test_strip_classes ... ok
[INFO] [stdout] test postprocess::tests::test_remove_content_patterns_truncates_trailing_next_section ... ok
[INFO] [stdout] test postprocess::tests::test_remove_empty_nodes_preserves_figure_children ... ok
[INFO] [stdout] test postprocess::tests::test_remove_empty_nodes_nested ... ok
[INFO] [stdout] test preprocess::tests::test_convert_relative_urls ... ok
[INFO] [stdout] test postprocess::tests::test_strip_images ... ok
[INFO] [stdout] test postprocess::tests::test_remove_content_patterns_truncates_trailing_related_heading ... ok
[INFO] [stdout] test postprocess::tests::test_strip_images_with_attributes ... ok
[INFO] [stdout] test preprocess::tests::test_normalize_whitespace ... ok
[INFO] [stdout] test postprocess::tests::test_remove_high_link_density_nodes ... ok
[INFO] [stdout] test postprocess::tests::test_remove_content_patterns_truncates_trailing_related_marker_in_inline_element ... ok
[INFO] [stdout] test preprocess::tests::test_remove_comments ... ok
[INFO] [stdout] test preprocess::tests::test_preserve_allowed_video_iframe ... ok
[INFO] [stdout] test preprocess::tests::test_preprocess_full_pipeline ... ok
[INFO] [stdout] test preprocess::tests::test_remove_hidden_elements ... ok
[INFO] [stdout] test postprocess::tests::test_strip_patterns ... ok
[INFO] [stdout] test preprocess::tests::test_disable_video_embed_preservation ... ok
[INFO] [stdout] test preprocess::tests::test_inline_div_with_block_child_stays_div ... ok
[INFO] [stdout] test readability::tests::test_convenience_fetch_and_parse_invalid_url ... ok
[INFO] [stdout] test readability::tests::test_convenience_is_probably_readable ... ok
[INFO] [stdout] test preprocess::tests::test_remove_unwanted_tags ... ok
[INFO] [stdout] test preprocess::tests::test_remove_unlikely_candidates ... ok
[INFO] [stdout] test preprocess::tests::test_remove_disallowed_video_iframe ... ok
[INFO] [stdout] test preprocess::tests::test_normalize_br_chains_and_inline_divs ... ok
[INFO] [stdout] test readability::tests::test_is_probably_readable_false ... ok
[INFO] [stdout] test readability::tests::test_is_probably_readable_true ... ok
[INFO] [stdout] test readability::tests::test_lectito_config_builder ... ok
[INFO] [stdout] test readability::tests::test_lectito_config_type_alias ... ok
[INFO] [stdout] test readability::tests::test_readability_config_builder ... ok
[INFO] [stdout] test readability::tests::test_readability_config_default ... ok
[INFO] [stdout] test readability::tests::test_readability_default ... ok
[INFO] [stdout] test preprocess::tests::test_resolve_lazy_image_attributes ... ok
[INFO] [stdout] test readability::tests::test_readability_fetch_and_parse_invalid_url ... ok
[INFO] [stdout] test readability::tests::test_readability_with_config ... ok
[INFO] [stdout] test preprocess::tests::test_unwrap_noscript_image_replacement ... ok
[INFO] [stdout] test readability::tests::test_convenience_fetch_and_parse_with_config ... FAILED
[INFO] [stdout] test readability::tests::test_readability_fetch_and_parse_with_config_custom_timeout ... FAILED
[INFO] [stdout] test readability::tests::test_retry_pass5_schema_org_json_ld ... ok
[INFO] [stdout] test readability::tests::test_retry_pass1_content_behind_unlikely_class ... ok
[INFO] [stdout] test scoring::tests::test_base_tag_score_article ... ok
[INFO] [stdout] test scoring::tests::test_base_tag_score_div ... ok
[INFO] [stdout] test scoring::tests::test_base_tag_score_negative_elements ... ok
[INFO] [stdout] test scoring::tests::test_base_tag_score_positive_content_elements ... ok
[INFO] [stdout] test scoring::tests::test_base_tag_score_section ... ok
[INFO] [stdout] test scoring::tests::test_calculate_score_combined ... ok
[INFO] [stdout] test scoring::tests::test_calculate_score_empty_div ... ok
[INFO] [stdout] test scoring::tests::test_calculate_score_link_density_penalty ... ok
[INFO] [stdout] test scoring::tests::test_calculate_score_nav_penalized ... ok
[INFO] [stdout] test scoring::tests::test_class_weight_negative ... ok
[INFO] [stdout] test readability::tests::test_retry_pass3_largest_hidden_subtree ... ok
[INFO] [stdout] test scoring::tests::test_class_weight_no_match ... ok
[INFO] [stdout] test scoring::tests::test_class_weight_positive_id ... ok
[INFO] [stdout] test scoring::tests::test_class_weight_positive ... ok
[INFO] [stdout] test scoring::tests::test_content_density_long_text ... ok
[INFO] [stdout] test scoring::tests::test_class_weight_positive_overrides_negative ... ok
[INFO] [stdout] test scoring::tests::test_content_density_max_char_score ... ok
[INFO] [stdout] test scoring::tests::test_content_density_short_text ... ok
[INFO] [stdout] test scoring::tests::test_content_density_with_commas ... ok
[INFO] [stdout] test scoring::tests::test_link_density_deweights_hash_only_links ... ok
[INFO] [stdout] test scoring::tests::test_link_density_all_links ... ok
[INFO] [stdout] test scoring::tests::test_link_density_mixed ... ok
[INFO] [stdout] test scoring::tests::test_link_density_nested_links ... ok
[INFO] [stdout] test scoring::tests::test_link_density_no_links ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_config_fingerprints ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_parse_directive_boolean ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_parse_directive_http_header ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_parse_directive_invalid ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_parse_directive_strip ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_parse_directive_title ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_parse_fingerprint_directive ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_site_config_add_directive ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_site_config_has_extraction_config ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_site_config_is_empty ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_site_config_merge ... ok
[INFO] [stdout] test siteconfig::directives::tests::test_text_replacement_pairing ... ok
[INFO] [stdout] test siteconfig::fingerprint::tests::test_extract_head_content ... ok
[INFO] [stdout] test siteconfig::fingerprint::tests::test_collect_fingerprints_multiple_configs ... ok
[INFO] [stdout] test siteconfig::fingerprint::tests::test_extract_head_content_no_head ... ok
[INFO] [stdout] test siteconfig::fingerprint::tests::test_load_config_for_fingerprint ... ok
[INFO] [stdout] test siteconfig::fingerprint::tests::test_match_head_only ... ok
[INFO] [stdout] test siteconfig::fingerprint::tests::test_match_html_wordpress ... ok
[INFO] [stdout] test siteconfig::fingerprint::tests::test_match_html_no_match ... ok
[INFO] [stdout] test siteconfig::loader::tests::test_config_caching ... ok
[INFO] [stdout] test siteconfig::loader::tests::test_config_loader_builder ... ok
[INFO] [stdout] test siteconfig::loader::tests::test_extract_domain ... ok
[INFO] [stdout] test siteconfig::loader::tests::test_generate_config_names ... ok
[INFO] [stdout] test siteconfig::loader::tests::test_generate_config_names_deep_subdomain ... ok
[INFO] [stdout] test siteconfig::loader::tests::test_generate_config_names_parent_domains ... ok
[INFO] [stdout] test siteconfig::loader::tests::test_load_for_domain ... ok
[INFO] [stdout] test siteconfig::loader::tests::test_load_global ... ok
[INFO] [stdout] test siteconfig::loader::tests::test_load_merged_for_url_applies_global_domain_and_fingerprint ... ok
[INFO] [stdout] test siteconfig::parser::tests::test_parse_empty_and_comments ... ok
[INFO] [stdout] test siteconfig::parser::tests::test_parse_fingerprint_directive ... ok
[INFO] [stdout] test siteconfig::parser::tests::test_parse_invalid_directive ... ok
[INFO] [stdout] test siteconfig::parser::tests::test_parse_reader ... ok
[INFO] [stdout] test siteconfig::parser::tests::test_parse_string_basic ... ok
[INFO] [stdout] test siteconfig::parser::tests::test_parse_string_http_headers ... ok
[INFO] [stdout] test siteconfig::parser::tests::test_parse_string_multiple_directives ... ok
[INFO] [stdout] test siteconfig::parser::tests::test_parse_string_text_replacement ... ok
[INFO] [stdout] test siteconfig::loader::tests::test_config_merge_priority ... ok
[INFO] [stdout] test readability::tests::test_retry_pass5_schema_org_article_body_microdata ... ok
[INFO] [stdout] test siteconfig::processing::tests::test_strip_class_contains ... ok
[INFO] [stdout] test siteconfig::processing::tests::test_combined_processing ... ok
[INFO] [stdout] test siteconfig::processing::tests::test_strip_id_selector ... ok
[INFO] [stdout] test siteconfig::processing::tests::test_text_replacement ... ok
[INFO] [stdout] test readability::tests::test_retry_returns_best_when_below_threshold ... ok
[INFO] [stdout] test siteconfig::xpath::tests::test_multiple_xpath_fallback ... ok
[INFO] [stdout] test siteconfig::processing::tests::test_strip_image_src ... ok
[INFO] [stdout] test siteconfig::xpath::tests::test_strip_id_or_class_extraction ... ok
[INFO] [stdout] test siteconfig::xpath::tests::test_xpath_evaluator_basic ... ok
[INFO] [stdout] test siteconfig::xpath::tests::test_site_config_xpath_extraction ... ok
[INFO] [stdout] test siteextractors::tests::test_docs_rs_extractor_prefers_main_content_selector ... ok
[INFO] [stdout] test siteextractors::tests::test_registry_returns_selector_for_readme ... ok
[INFO] [stdout] test siteextractors::tests::test_render_youtube_transcript_groups_segments ... ok
[INFO] [stdout] test utils::tests::test_count_words ... ok
[INFO] [stdout] test utils::tests::test_strip_tags ... ok
[INFO] [stdout] test siteconfig::processing::tests::test_strip_class_contains_preserves_nested_markup_outside_match ... ok
[INFO] [stdout] test siteconfig::xpath::tests::test_extract_body_html_preserves_markup ... ok
[INFO] [stdout] test siteextractors::tests::test_registry_prefers_git_forge_issue_extractor ... ok
[INFO] [stdout] test readability::tests::test_parse_article ... ok
[INFO] [stdout] test readability::tests::test_convenience_parse ... ok
[INFO] [stdout] test readability::tests::test_parse_with_url ... ok
[INFO] [stdout] test readability::tests::test_convenience_parse_with_url ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- readability::tests::test_convenience_fetch_and_parse_with_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readability::tests::test_convenience_fetch_and_parse_with_config' (468) panicked at crates/core/src/readability.rs:1090:9:
[INFO] [stdout] assertion failed: matches!(result, Err(LectitoError::Timeout { .. }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7b6e241f1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7b6e241f1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7b6e241f1a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a7b6e241f1a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a7b6e25ae7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a7b6e25ae7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a7b6e2470d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a7b6e2470d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a7b6e21e39f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a7b6e21e39f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a7b6e239179 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a7b6d623f9c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a7b6d623f9c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a7b6e2393f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a7b6e2393f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a7b6e21e48a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a7b6e215a59 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a7b6e21f32d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a7b6e25b6ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a7b6e25b6b2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a7b6d438386 - lectito_core[5771f2b4d26f20c2]::readability::tests::test_convenience_fetch_and_parse_with_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/readability.rs:1090:9
[INFO] [stdout]   21:     0x5a7b6d425b97 - lectito_core[5771f2b4d26f20c2]::readability::tests::test_convenience_fetch_and_parse_with_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/readability.rs:1078:54
[INFO] [stdout]   22:     0x5a7b6d2f27c6 - <lectito_core[5771f2b4d26f20c2]::readability::tests::test_convenience_fetch_and_parse_with_config::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a7b6d61727b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a7b6d61727b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5a7b6d624a6b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5a7b6d624a6b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5a7b6d624a6b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a7b6d624a6b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a7b6d624a6b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a7b6d624a6b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5a7b6d624a6b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5a7b6d61f444 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5a7b6d61f444 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5a7b6d627672 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5a7b6d627672 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5a7b6d627672 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5a7b6d627672 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5a7b6d627672 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a7b6d627672 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5a7b6d627672 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a7b6e24110f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5a7b6e24110f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7835aadceaa4 - <unknown>
[INFO] [stdout]   44:     0x7835aae5ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readability::tests::test_readability_fetch_and_parse_with_config_custom_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readability::tests::test_readability_fetch_and_parse_with_config_custom_timeout' (510) panicked at crates/core/src/readability.rs:1073:9:
[INFO] [stdout] assertion failed: matches!(result, Err(LectitoError::Timeout { .. }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7b6e241f1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7b6e241f1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7b6e241f1a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a7b6e241f1a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a7b6e25ae7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a7b6e25ae7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a7b6e2470d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a7b6e2470d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a7b6e21e39f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a7b6e21e39f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a7b6e239179 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a7b6d623f9c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a7b6d623f9c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a7b6e2393f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a7b6e2393f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a7b6e21e48a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a7b6e215a59 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a7b6e21f32d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a7b6e25b6ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a7b6e25b6b2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a7b6d4392ad - lectito_core[5771f2b4d26f20c2]::readability::tests::test_readability_fetch_and_parse_with_config_custom_timeout
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/readability.rs:1073:9
[INFO] [stdout]   21:     0x5a7b6d425c87 - lectito_core[5771f2b4d26f20c2]::readability::tests::test_readability_fetch_and_parse_with_config_custom_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/readability.rs:1058:69
[INFO] [stdout]   22:     0x5a7b6d2f2906 - <lectito_core[5771f2b4d26f20c2]::readability::tests::test_readability_fetch_and_parse_with_config_custom_timeout::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a7b6d61727b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a7b6d61727b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5a7b6d624a6b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5a7b6d624a6b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5a7b6d624a6b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a7b6d624a6b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a7b6d624a6b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a7b6d624a6b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5a7b6d624a6b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5a7b6d61f444 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5a7b6d61f444 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5a7b6d627672 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5a7b6d627672 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5a7b6d627672 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5a7b6d627672 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5a7b6d627672 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a7b6d627672 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5a7b6d627672 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a7b6e24110f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5a7b6e24110f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7835aadceaa4 - <unknown>
[INFO] [stdout]   44:     0x7835aae5ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     readability::tests::test_convenience_fetch_and_parse_with_config
[INFO] [stdout]     readability::tests::test_readability_fetch_and_parse_with_config_custom_timeout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 279 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p lectito-core --lib`
[INFO] running `Command { std: "docker" "inspect" "15460f4d2f05737643a99ac45dec1f026f3ff390b285ea1381492d97d3ef4bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15460f4d2f05737643a99ac45dec1f026f3ff390b285ea1381492d97d3ef4bb4", kill_on_drop: false }`
[INFO] [stdout] 15460f4d2f05737643a99ac45dec1f026f3ff390b285ea1381492d97d3ef4bb4
