[INFO] fetching crate webpage_quality_analyzer 1.0.2...
[INFO] testing webpage_quality_analyzer-1.0.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate webpage_quality_analyzer 1.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate webpage_quality_analyzer 1.0.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate webpage_quality_analyzer 1.0.2
[INFO] tweaked toml for crates.io crate webpage_quality_analyzer 1.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webpage_quality_analyzer 1.0.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webpage_quality_analyzer 1.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01cdb2b451580b5a12a6d876583ba8c1a3cfc0703d1194a6307371a5b7b20ce2
[INFO] running `Command { std: "docker" "start" "-a" "01cdb2b451580b5a12a6d876583ba8c1a3cfc0703d1194a6307371a5b7b20ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01cdb2b451580b5a12a6d876583ba8c1a3cfc0703d1194a6307371a5b7b20ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01cdb2b451580b5a12a6d876583ba8c1a3cfc0703d1194a6307371a5b7b20ce2", kill_on_drop: false }`
[INFO] [stdout] 01cdb2b451580b5a12a6d876583ba8c1a3cfc0703d1194a6307371a5b7b20ce2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8076fe31be5ee31c76b61db66eac2093e7269b026d68838e4aa9ada79bbed9c
[INFO] running `Command { std: "docker" "start" "-a" "d8076fe31be5ee31c76b61db66eac2093e7269b026d68838e4aa9ada79bbed9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tl v0.7.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[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 chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling html2text v0.12.6
[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 readability v0.3.0
[INFO] [stderr]    Compiling webpage_quality_analyzer v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/config/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use config_models::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `ValidationError` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use profile_validator::*;
[INFO] [stdout]    |         -------------------- but the name `ValidationError` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/config/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use config_models::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `QualityBandConfig` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use enhanced_models::*;
[INFO] [stdout]    |         ------------------ but the name `QualityBandConfig` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/config/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use config_models::*;
[INFO] [stdout]    |         ---------------- but the name `ProfileConfig` in the type namespace is also re-exported here
[INFO] [stdout] 13 | pub use enhanced_models::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ the name `ProfileConfig` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/analysis/metrics.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     url: &str,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `compliance_percentage` is never read
[INFO] [stdout]    --> src/scoring/content_validator.rs:290:46
[INFO] [stdout]     |
[INFO] [stdout] 290 |         let mut compliance_percentage: f32 = 100.0;
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_thresholds` is never used
[INFO] [stdout]    --> src/config/profile_modifier.rs:396:8
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl ProfileModifier {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 396 |     fn validate_thresholds(&self, thresholds: &ThresholdSet) -> ModifierResult<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/config/templates.rs:463:8
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl ProfileTemplates {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 463 |     fn create_content_article_overrides() -> HashMap<String, MetricOverride> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     fn create_news_overrides() -> HashMap<String, MetricOverride> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 540 |     fn create_product_overrides() -> HashMap<String, MetricOverride> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 587 |     fn create_content_article_penalties() -> PenaltyConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 591 |     fn create_content_article_bonuses() -> BonusConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 595 |     fn create_news_penalties() -> PenaltyConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 599 |     fn create_news_bonuses() -> BonusConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     fn create_product_penalties() -> PenaltyConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 607 |     fn create_product_bonuses() -> BonusConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_enhanced_metrics` is never used
[INFO] [stdout]    --> src/metrics/definitions.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn create_enhanced_metrics() -> Vec<MetricDefinition> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.26s
[INFO] running `Command { std: "docker" "inspect" "d8076fe31be5ee31c76b61db66eac2093e7269b026d68838e4aa9ada79bbed9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8076fe31be5ee31c76b61db66eac2093e7269b026d68838e4aa9ada79bbed9c", kill_on_drop: false }`
[INFO] [stdout] d8076fe31be5ee31c76b61db66eac2093e7269b026d68838e4aa9ada79bbed9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8540dc89e6d6cfc7fb827400e9772f6fd583725121400ec67c4f30b3a7e2d4be
[INFO] running `Command { std: "docker" "start" "-a" "8540dc89e6d6cfc7fb827400e9772f6fd583725121400ec67c4f30b3a7e2d4be", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 chrono v0.4.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling html2text v0.12.6
[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 readability v0.3.0
[INFO] [stderr]    Compiling webpage_quality_analyzer v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/config/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use config_models::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `ValidationError` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use profile_validator::*;
[INFO] [stdout]    |         -------------------- but the name `ValidationError` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/config/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use config_models::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `QualityBandConfig` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use enhanced_models::*;
[INFO] [stdout]    |         ------------------ but the name `QualityBandConfig` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/config/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use config_models::*;
[INFO] [stdout]    |         ---------------- but the name `ProfileConfig` in the type namespace is also re-exported here
[INFO] [stdout] 13 | pub use enhanced_models::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ the name `ProfileConfig` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/config/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use config_models::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `ValidationError` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use profile_validator::*;
[INFO] [stdout]    |         -------------------- but the name `ValidationError` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/config/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use config_models::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `QualityBandConfig` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use enhanced_models::*;
[INFO] [stdout]    |         ------------------ but the name `QualityBandConfig` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/config/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use config_models::*;
[INFO] [stdout]    |         ---------------- but the name `ProfileConfig` in the type namespace is also re-exported here
[INFO] [stdout] 13 | pub use enhanced_models::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ the name `ProfileConfig` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/analysis/metrics.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     url: &str,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/analysis/metrics.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     url: &str,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `compliance_percentage` is never read
[INFO] [stdout]    --> src/scoring/content_validator.rs:290:46
[INFO] [stdout]     |
[INFO] [stdout] 290 |         let mut compliance_percentage: f32 = 100.0;
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_thresholds` is never used
[INFO] [stdout]    --> src/config/profile_modifier.rs:396:8
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl ProfileModifier {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 396 |     fn validate_thresholds(&self, thresholds: &ThresholdSet) -> ModifierResult<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/config/templates.rs:463:8
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl ProfileTemplates {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 463 |     fn create_content_article_overrides() -> HashMap<String, MetricOverride> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     fn create_news_overrides() -> HashMap<String, MetricOverride> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 540 |     fn create_product_overrides() -> HashMap<String, MetricOverride> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 587 |     fn create_content_article_penalties() -> PenaltyConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 591 |     fn create_content_article_bonuses() -> BonusConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 595 |     fn create_news_penalties() -> PenaltyConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 599 |     fn create_news_bonuses() -> BonusConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     fn create_product_penalties() -> PenaltyConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 607 |     fn create_product_bonuses() -> BonusConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_enhanced_metrics` is never used
[INFO] [stdout]    --> src/metrics/definitions.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn create_enhanced_metrics() -> Vec<MetricDefinition> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `compliance_percentage` is never read
[INFO] [stdout]    --> src/scoring/content_validator.rs:290:46
[INFO] [stdout]     |
[INFO] [stdout] 290 |         let mut compliance_percentage: f32 = 100.0;
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_thresholds` is never used
[INFO] [stdout]    --> src/config/profile_modifier.rs:396:8
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl ProfileModifier {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 396 |     fn validate_thresholds(&self, thresholds: &ThresholdSet) -> ModifierResult<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/config/templates.rs:463:8
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl ProfileTemplates {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 463 |     fn create_content_article_overrides() -> HashMap<String, MetricOverride> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     fn create_news_overrides() -> HashMap<String, MetricOverride> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 540 |     fn create_product_overrides() -> HashMap<String, MetricOverride> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 587 |     fn create_content_article_penalties() -> PenaltyConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 591 |     fn create_content_article_bonuses() -> BonusConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 595 |     fn create_news_penalties() -> PenaltyConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 599 |     fn create_news_bonuses() -> BonusConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     fn create_product_penalties() -> PenaltyConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 607 |     fn create_product_bonuses() -> BonusConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_enhanced_metrics` is never used
[INFO] [stdout]    --> src/metrics/definitions.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn create_enhanced_metrics() -> Vec<MetricDefinition> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/analysis/metrics.rs:2625:31
[INFO] [stdout]      |
[INFO] [stdout] 2625 |     fn create_test_vdom(html: &str) -> VDom {
[INFO] [stdout]      |                               ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2625 |     fn create_test_vdom(html: &str) -> VDom<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content_extraction.rs:854:30
[INFO] [stdout]     |
[INFO] [stdout] 854 |     fn create_test_dom(html: &str) -> VDom {
[INFO] [stdout]     |                              ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 854 |     fn create_test_dom(html: &str) -> VDom<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> examples/custom_profile_creation.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Analyzer`
[INFO] [stdout]  --> tests/new_profiles_test.rs:1:54
[INFO] [stdout]   |
[INFO] [stdout] 1 | use webpage_quality_analyzer::{analyze_with_profile, Analyzer};
[INFO] [stdout]   |                                                      ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> examples/level3_config_files.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use macros::*;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> examples/level2_builder_pattern.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use macros::*;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webpage_quality_analyzer` (test "async_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_tests --edition=2021 tests/async_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="html2text"' --cfg 'feature="readability"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "clap", "cli", "console_error_panic_hook", "default", "ffi", "futures", "grammar", "html2text", "js-sys", "linkcheck", "nlp", "nlprule", "pyo3", "python", "readability", "reqwest", "scraper", "scraper-fallback", "serde-wasm-bindgen", "tokio", "unicode-segmentation", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "whatlang"))' -C metadata=702f2459d4c5d38a -C extra-filename=-992df0307e243332 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0b0c6dbe30b59115.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5b01db0491211002.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b6c3fba2c055accc.rlib --extern html2text=/opt/rustwide/target/debug/deps/libhtml2text-c36674a8a68c1f01.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-acd640a41ca4ce8a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9c5892e2c6fd8400.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern readability=/opt/rustwide/target/debug/deps/libreadability-7141bc16612bdea0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0679e13a6dfad0d1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-aac568bcc835a503.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-80bc835f6dcff770.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80a62cb835dfc8d5.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-3266095ad1e3e83c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-17f6592de8cc6485.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bee3376fce0aeb06.rlib --extern tl=/opt/rustwide/target/debug/deps/libtl-e518ce997b090bf1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c602a27159eeeeb6.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3b34913f01b0bd39.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f31a4176ac8509b7.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-af9c85f57d780be1.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-ea91a5f8244d6ce3.rlib --extern webpage_quality_analyzer=/opt/rustwide/target/debug/deps/libwebpage_quality_analyzer.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `webpage_quality_analyzer` (test "penalty_bonus_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name penalty_bonus_tests --edition=2021 tests/penalty_bonus_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="html2text"' --cfg 'feature="readability"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "clap", "cli", "console_error_panic_hook", "default", "ffi", "futures", "grammar", "html2text", "js-sys", "linkcheck", "nlp", "nlprule", "pyo3", "python", "readability", "reqwest", "scraper", "scraper-fallback", "serde-wasm-bindgen", "tokio", "unicode-segmentation", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "whatlang"))' -C metadata=e0d9b293ca1dcc5b -C extra-filename=-a3e140cb7aaa0ee0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0b0c6dbe30b59115.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5b01db0491211002.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b6c3fba2c055accc.rlib --extern html2text=/opt/rustwide/target/debug/deps/libhtml2text-c36674a8a68c1f01.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-acd640a41ca4ce8a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9c5892e2c6fd8400.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern readability=/opt/rustwide/target/debug/deps/libreadability-7141bc16612bdea0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0679e13a6dfad0d1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-aac568bcc835a503.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-80bc835f6dcff770.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80a62cb835dfc8d5.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-3266095ad1e3e83c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-17f6592de8cc6485.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bee3376fce0aeb06.rlib --extern tl=/opt/rustwide/target/debug/deps/libtl-e518ce997b090bf1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c602a27159eeeeb6.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3b34913f01b0bd39.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f31a4176ac8509b7.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-af9c85f57d780be1.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-ea91a5f8244d6ce3.rlib --extern webpage_quality_analyzer=/opt/rustwide/target/debug/deps/libwebpage_quality_analyzer.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcuJvkRQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-f31a4176ac8509b7,libtoml_edit-61f35ce69189a931,libserde_spanned-6d0d4a7b6f55538d,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-326368feb2dc828a,libserde_yaml-3266095ad1e3e83c,libunsafe_libyaml-d3127b66fe569cc5,libthiserror-bee3376fce0aeb06,libreadability-7141bc16612bdea0,libreqwest-aac568bcc835a503,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-291590e6fd17bb77,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-9e7b072730edf09f,libserde_urlencoded-6658f924bdac0b80,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-a252ef2b518f41b4,libopenssl_probe-2c6d21a9709cae46,libopenssl-bff511c215a19789,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a3ec1c36ec58893a,libhyper-d57ac715e1b09e63,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-72624db54eaa053b,libhttparse-225777ae3f11a86e,libh2-cad7826d32617edc,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libtokio_util-a852e35c8bc89ec7,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,liblazy_static-3674be3f4245d19b,libmarkup5ever_rcdom-af91a9419afd8c4c,libhtml5ever-8f39f332ff2c5b62,liblog-9c5892e2c6fd8400,libmarkup5ever-afec4620fc9b9e9f,libstring_cache-8134309aef260b08,libprecomputed_hash-b8aaee179f87ad21,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libphf-bf8ae04eec307fd6,libphf_shared-f4993b3b2afa07a0,libsiphasher-6bb0304e8b0d0631,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libregex-0679e13a6dfad0d1,libregex_automata-e809dae67a136ba3,libaho_corasick-784389ac50f1509c,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libserde_json-80a62cb835dfc8d5,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liburl-af9c85f57d780be1,libidna-374f1de5eca8c7ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5bf14058c845051,libicu_properties-eb9dfd36262b5b81,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-5ea6fbbb6d3a5792,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0a3ec9900ae0ece7,libpotential_utf-38c9406d70d5b9c7,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libtl-e518ce997b090bf1,libtokio-c602a27159eeeeb6,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-b0cd8597f8e26a42,libparking_lot_core-eb4932ad8842465a,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-b6c3fba2c055accc,libfutures_executor-847ea67decede02d,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libchrono-0b0c6dbe30b59115,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libserde-80bc835f6dcff770}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuJvkRQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/high_performance_tests-2a80ecc21568280f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webpage_quality_analyzer` (test "high_performance_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustca0cYh0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-f31a4176ac8509b7,libtoml_edit-61f35ce69189a931,libserde_spanned-6d0d4a7b6f55538d,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-326368feb2dc828a,libserde_yaml-3266095ad1e3e83c,libunsafe_libyaml-d3127b66fe569cc5,libthiserror-bee3376fce0aeb06,libreadability-7141bc16612bdea0,libreqwest-aac568bcc835a503,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-291590e6fd17bb77,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-9e7b072730edf09f,libserde_urlencoded-6658f924bdac0b80,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-a252ef2b518f41b4,libopenssl_probe-2c6d21a9709cae46,libopenssl-bff511c215a19789,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a3ec1c36ec58893a,libhyper-d57ac715e1b09e63,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-72624db54eaa053b,libhttparse-225777ae3f11a86e,libh2-cad7826d32617edc,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libtokio_util-a852e35c8bc89ec7,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,liblazy_static-3674be3f4245d19b,libmarkup5ever_rcdom-af91a9419afd8c4c,libhtml5ever-8f39f332ff2c5b62,liblog-9c5892e2c6fd8400,libmarkup5ever-afec4620fc9b9e9f,libstring_cache-8134309aef260b08,libprecomputed_hash-b8aaee179f87ad21,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libphf-bf8ae04eec307fd6,libphf_shared-f4993b3b2afa07a0,libsiphasher-6bb0304e8b0d0631,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libregex-0679e13a6dfad0d1,libregex_automata-e809dae67a136ba3,libaho_corasick-784389ac50f1509c,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libserde_json-80a62cb835dfc8d5,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liburl-af9c85f57d780be1,libidna-374f1de5eca8c7ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5bf14058c845051,libicu_properties-eb9dfd36262b5b81,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-5ea6fbbb6d3a5792,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0a3ec9900ae0ece7,libpotential_utf-38c9406d70d5b9c7,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libtl-e518ce997b090bf1,libtokio-c602a27159eeeeb6,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-b0cd8597f8e26a42,libparking_lot_core-eb4932ad8842465a,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-b6c3fba2c055accc,libfutures_executor-847ea67decede02d,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libchrono-0b0c6dbe30b59115,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libserde-80bc835f6dcff770}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustca0cYh0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/custom_profile_creation-7013fcbe2aa05287" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webpage_quality_analyzer` (example "custom_profile_creation") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXtGbJV/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-f31a4176ac8509b7,libtoml_edit-61f35ce69189a931,libserde_spanned-6d0d4a7b6f55538d,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-326368feb2dc828a,libserde_yaml-3266095ad1e3e83c,libunsafe_libyaml-d3127b66fe569cc5,libthiserror-bee3376fce0aeb06,libreadability-7141bc16612bdea0,libreqwest-aac568bcc835a503,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-291590e6fd17bb77,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-9e7b072730edf09f,libserde_urlencoded-6658f924bdac0b80,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-a252ef2b518f41b4,libopenssl_probe-2c6d21a9709cae46,libopenssl-bff511c215a19789,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a3ec1c36ec58893a,libhyper-d57ac715e1b09e63,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-72624db54eaa053b,libhttparse-225777ae3f11a86e,libh2-cad7826d32617edc,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libtokio_util-a852e35c8bc89ec7,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,liblazy_static-3674be3f4245d19b,libmarkup5ever_rcdom-af91a9419afd8c4c,libhtml5ever-8f39f332ff2c5b62,liblog-9c5892e2c6fd8400,libmarkup5ever-afec4620fc9b9e9f,libstring_cache-8134309aef260b08,libprecomputed_hash-b8aaee179f87ad21,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libphf-bf8ae04eec307fd6,libphf_shared-f4993b3b2afa07a0,libsiphasher-6bb0304e8b0d0631,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libregex-0679e13a6dfad0d1,libregex_automata-e809dae67a136ba3,libaho_corasick-784389ac50f1509c,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libserde_json-80a62cb835dfc8d5,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liburl-af9c85f57d780be1,libidna-374f1de5eca8c7ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5bf14058c845051,libicu_properties-eb9dfd36262b5b81,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-5ea6fbbb6d3a5792,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0a3ec9900ae0ece7,libpotential_utf-38c9406d70d5b9c7,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libtl-e518ce997b090bf1,libtokio-c602a27159eeeeb6,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-b0cd8597f8e26a42,libparking_lot_core-eb4932ad8842465a,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-b6c3fba2c055accc,libfutures_executor-847ea67decede02d,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libchrono-0b0c6dbe30b59115,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libserde-80bc835f6dcff770}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXtGbJV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/new_profiles_test-60cf5271952f6474" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webpage_quality_analyzer` (test "new_profiles_test") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQHvwMo/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-f31a4176ac8509b7,libtoml_edit-61f35ce69189a931,libserde_spanned-6d0d4a7b6f55538d,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-326368feb2dc828a,libserde_yaml-3266095ad1e3e83c,libunsafe_libyaml-d3127b66fe569cc5,libthiserror-bee3376fce0aeb06,libreadability-7141bc16612bdea0,libreqwest-aac568bcc835a503,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-291590e6fd17bb77,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-9e7b072730edf09f,libserde_urlencoded-6658f924bdac0b80,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-a252ef2b518f41b4,libopenssl_probe-2c6d21a9709cae46,libopenssl-bff511c215a19789,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a3ec1c36ec58893a,libhyper-d57ac715e1b09e63,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-72624db54eaa053b,libhttparse-225777ae3f11a86e,libh2-cad7826d32617edc,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libtokio_util-a852e35c8bc89ec7,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,liblazy_static-3674be3f4245d19b,libmarkup5ever_rcdom-af91a9419afd8c4c,libhtml5ever-8f39f332ff2c5b62,liblog-9c5892e2c6fd8400,libmarkup5ever-afec4620fc9b9e9f,libstring_cache-8134309aef260b08,libprecomputed_hash-b8aaee179f87ad21,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libphf-bf8ae04eec307fd6,libphf_shared-f4993b3b2afa07a0,libsiphasher-6bb0304e8b0d0631,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libregex-0679e13a6dfad0d1,libregex_automata-e809dae67a136ba3,libaho_corasick-784389ac50f1509c,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libserde_json-80a62cb835dfc8d5,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liburl-af9c85f57d780be1,libidna-374f1de5eca8c7ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5bf14058c845051,libicu_properties-eb9dfd36262b5b81,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-5ea6fbbb6d3a5792,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0a3ec9900ae0ece7,libpotential_utf-38c9406d70d5b9c7,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libtl-e518ce997b090bf1,libtokio-c602a27159eeeeb6,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-b0cd8597f8e26a42,libparking_lot_core-eb4932ad8842465a,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-b6c3fba2c055accc,libfutures_executor-847ea67decede02d,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libchrono-0b0c6dbe30b59115,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libserde-80bc835f6dcff770}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQHvwMo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/level3_config_files-4323d71a7dcf55c1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webpage_quality_analyzer` (example "level3_config_files") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcDt6E2W/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-f31a4176ac8509b7,libtoml_edit-61f35ce69189a931,libserde_spanned-6d0d4a7b6f55538d,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-326368feb2dc828a,libserde_yaml-3266095ad1e3e83c,libunsafe_libyaml-d3127b66fe569cc5,libthiserror-bee3376fce0aeb06,libreadability-7141bc16612bdea0,libreqwest-aac568bcc835a503,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-291590e6fd17bb77,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-9e7b072730edf09f,libserde_urlencoded-6658f924bdac0b80,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-a252ef2b518f41b4,libopenssl_probe-2c6d21a9709cae46,libopenssl-bff511c215a19789,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a3ec1c36ec58893a,libhyper-d57ac715e1b09e63,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-72624db54eaa053b,libhttparse-225777ae3f11a86e,libh2-cad7826d32617edc,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libtokio_util-a852e35c8bc89ec7,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,liblazy_static-3674be3f4245d19b,libmarkup5ever_rcdom-af91a9419afd8c4c,libhtml5ever-8f39f332ff2c5b62,liblog-9c5892e2c6fd8400,libmarkup5ever-afec4620fc9b9e9f,libstring_cache-8134309aef260b08,libprecomputed_hash-b8aaee179f87ad21,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libphf-bf8ae04eec307fd6,libphf_shared-f4993b3b2afa07a0,libsiphasher-6bb0304e8b0d0631,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libregex-0679e13a6dfad0d1,libregex_automata-e809dae67a136ba3,libaho_corasick-784389ac50f1509c,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libserde_json-80a62cb835dfc8d5,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liburl-af9c85f57d780be1,libidna-374f1de5eca8c7ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5bf14058c845051,libicu_properties-eb9dfd36262b5b81,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-5ea6fbbb6d3a5792,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0a3ec9900ae0ece7,libpotential_utf-38c9406d70d5b9c7,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libtl-e518ce997b090bf1,libtokio-c602a27159eeeeb6,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-b0cd8597f8e26a42,libparking_lot_core-eb4932ad8842465a,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-b6c3fba2c055accc,libfutures_executor-847ea67decede02d,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libchrono-0b0c6dbe30b59115,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libserde-80bc835f6dcff770}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDt6E2W/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_paragraph_counting_validation-65f1a2bb52d5df20" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webpage_quality_analyzer` (test "test_paragraph_counting_validation") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUEEYLi/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-f31a4176ac8509b7,libtoml_edit-61f35ce69189a931,libserde_spanned-6d0d4a7b6f55538d,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-326368feb2dc828a,libserde_yaml-3266095ad1e3e83c,libunsafe_libyaml-d3127b66fe569cc5,libthiserror-bee3376fce0aeb06,libreadability-7141bc16612bdea0,libreqwest-aac568bcc835a503,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-291590e6fd17bb77,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-9e7b072730edf09f,libserde_urlencoded-6658f924bdac0b80,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-a252ef2b518f41b4,libopenssl_probe-2c6d21a9709cae46,libopenssl-bff511c215a19789,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a3ec1c36ec58893a,libhyper-d57ac715e1b09e63,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-72624db54eaa053b,libhttparse-225777ae3f11a86e,libh2-cad7826d32617edc,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libtokio_util-a852e35c8bc89ec7,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,liblazy_static-3674be3f4245d19b,libmarkup5ever_rcdom-af91a9419afd8c4c,libhtml5ever-8f39f332ff2c5b62,liblog-9c5892e2c6fd8400,libmarkup5ever-afec4620fc9b9e9f,libstring_cache-8134309aef260b08,libprecomputed_hash-b8aaee179f87ad21,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libphf-bf8ae04eec307fd6,libphf_shared-f4993b3b2afa07a0,libsiphasher-6bb0304e8b0d0631,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libregex-0679e13a6dfad0d1,libregex_automata-e809dae67a136ba3,libaho_corasick-784389ac50f1509c,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libserde_json-80a62cb835dfc8d5,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liburl-af9c85f57d780be1,libidna-374f1de5eca8c7ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5bf14058c845051,libicu_properties-eb9dfd36262b5b81,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-5ea6fbbb6d3a5792,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0a3ec9900ae0ece7,libpotential_utf-38c9406d70d5b9c7,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libtl-e518ce997b090bf1,libtokio-c602a27159eeeeb6,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-b0cd8597f8e26a42,libparking_lot_core-eb4932ad8842465a,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-b6c3fba2c055accc,libfutures_executor-847ea67decede02d,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libchrono-0b0c6dbe30b59115,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libserde-80bc835f6dcff770}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUEEYLi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/compare_scoring_test-73aec73aa48ffd45" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2l9oFD/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-f31a4176ac8509b7,libtoml_edit-61f35ce69189a931,libserde_spanned-6d0d4a7b6f55538d,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-326368feb2dc828a,libserde_yaml-3266095ad1e3e83c,libunsafe_libyaml-d3127b66fe569cc5,libthiserror-bee3376fce0aeb06,libreadability-7141bc16612bdea0,libreqwest-aac568bcc835a503,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-291590e6fd17bb77,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-9e7b072730edf09f,libserde_urlencoded-6658f924bdac0b80,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-a252ef2b518f41b4,libopenssl_probe-2c6d21a9709cae46,libopenssl-bff511c215a19789,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a3ec1c36ec58893a,libhyper-d57ac715e1b09e63,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-72624db54eaa053b,libhttparse-225777ae3f11a86e,libh2-cad7826d32617edc,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libtokio_util-a852e35c8bc89ec7,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,liblazy_static-3674be3f4245d19b,libmarkup5ever_rcdom-af91a9419afd8c4c,libhtml5ever-8f39f332ff2c5b62,liblog-9c5892e2c6fd8400,libmarkup5ever-afec4620fc9b9e9f,libstring_cache-8134309aef260b08,libprecomputed_hash-b8aaee179f87ad21,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libphf-bf8ae04eec307fd6,libphf_shared-f4993b3b2afa07a0,libsiphasher-6bb0304e8b0d0631,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libregex-0679e13a6dfad0d1,libregex_automata-e809dae67a136ba3,libaho_corasick-784389ac50f1509c,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libserde_json-80a62cb835dfc8d5,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liburl-af9c85f57d780be1,libidna-374f1de5eca8c7ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5bf14058c845051,libicu_properties-eb9dfd36262b5b81,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-5ea6fbbb6d3a5792,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0a3ec9900ae0ece7,libpotential_utf-38c9406d70d5b9c7,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libtl-e518ce997b090bf1,libtokio-c602a27159eeeeb6,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-b0cd8597f8e26a42,libparking_lot_core-eb4932ad8842465a,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-b6c3fba2c055accc,libfutures_executor-847ea67decede02d,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libchrono-0b0c6dbe30b59115,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libserde-80bc835f6dcff770}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2l9oFD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-7f7e20b3e672c530" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webpage_quality_analyzer` (test "integration_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `webpage_quality_analyzer` (test "compare_scoring_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8540dc89e6d6cfc7fb827400e9772f6fd583725121400ec67c4f30b3a7e2d4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8540dc89e6d6cfc7fb827400e9772f6fd583725121400ec67c4f30b3a7e2d4be", kill_on_drop: false }`
[INFO] [stdout] 8540dc89e6d6cfc7fb827400e9772f6fd583725121400ec67c4f30b3a7e2d4be
