[INFO] fetching crate webpage_quality_analyzer 1.0.2...
[INFO] testing webpage_quality_analyzer-1.0.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate webpage_quality_analyzer 1.0.2 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webpage_quality_analyzer 1.0.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aae757b84bc41795f53ad958d5e6d30c091840cef19f4e7eb9d7b263138ea844
[INFO] running `Command { std: "docker" "start" "-a" "aae757b84bc41795f53ad958d5e6d30c091840cef19f4e7eb9d7b263138ea844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aae757b84bc41795f53ad958d5e6d30c091840cef19f4e7eb9d7b263138ea844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae757b84bc41795f53ad958d5e6d30c091840cef19f4e7eb9d7b263138ea844", kill_on_drop: false }`
[INFO] [stdout] aae757b84bc41795f53ad958d5e6d30c091840cef19f4e7eb9d7b263138ea844
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adc903d31c3cfa336e3d8ce00bc4bd43236722f8a333f9343de0d7c85240b75b
[INFO] running `Command { std: "docker" "start" "-a" "adc903d31c3cfa336e3d8ce00bc4bd43236722f8a333f9343de0d7c85240b75b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling tl v0.7.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling 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 futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[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 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 tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[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 url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling 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]     |                                              ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 351 |             compliance_percentage = 100.0;
[INFO] [stdout]     |             ----------------------------- `compliance_percentage` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `recommendation` is never read
[INFO] [stdout]    --> src/scoring/content_validator.rs:291:34
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let mut recommendation = String::new();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 352 |             recommendation = RECOMMENDATION_WORD_COUNT_OPTIMAL.to_string();
[INFO] [stdout]     |             -------------- `recommendation` is overwritten here before the previous value is read
[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 43.77s
[INFO] running `Command { std: "docker" "inspect" "adc903d31c3cfa336e3d8ce00bc4bd43236722f8a333f9343de0d7c85240b75b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adc903d31c3cfa336e3d8ce00bc4bd43236722f8a333f9343de0d7c85240b75b", kill_on_drop: false }`
[INFO] [stdout] adc903d31c3cfa336e3d8ce00bc4bd43236722f8a333f9343de0d7c85240b75b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1287e85b3a8ad0453b32498e72f72886b855ef737ad2736304bd2ba4ac985a9c
[INFO] running `Command { std: "docker" "start" "-a" "1287e85b3a8ad0453b32498e72f72886b855ef737ad2736304bd2ba4ac985a9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling walkdir v2.5.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 clap_builder v4.5.47
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling 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 openssl v0.10.73
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[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 zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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 string_cache v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[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 markup5ever v0.11.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling html2text v0.12.6
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[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]     |                                              ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 351 |             compliance_percentage = 100.0;
[INFO] [stdout]     |             ----------------------------- `compliance_percentage` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `recommendation` is never read
[INFO] [stdout]    --> src/scoring/content_validator.rs:291:34
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let mut recommendation = String::new();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 352 |             recommendation = RECOMMENDATION_WORD_COUNT_OPTIMAL.to_string();
[INFO] [stdout]     |             -------------- `recommendation` is overwritten here before the previous value is read
[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]     |                                              ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 351 |             compliance_percentage = 100.0;
[INFO] [stdout]     |             ----------------------------- `compliance_percentage` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `recommendation` is never read
[INFO] [stdout]    --> src/scoring/content_validator.rs:291:34
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let mut recommendation = String::new();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 352 |             recommendation = RECOMMENDATION_WORD_COUNT_OPTIMAL.to_string();
[INFO] [stdout]     |             -------------- `recommendation` is overwritten here before the previous value is read
[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: 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: `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] [stdout] warning: unused import: `FieldSelector`
[INFO] [stdout]  --> examples/output_customization_demo.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 |     async_runtime::DefaultRuntime, Analyzer, FieldSelector, FieldSelectorBuilder,
[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: `QualityBand`
[INFO] [stdout]  --> tests/metric_weight_tests.rs:7:42
[INFO] [stdout]   |
[INFO] [stdout] 7 | use webpage_quality_analyzer::{Analyzer, QualityBand};
[INFO] [stdout]   |                                          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::str::from_utf8` with an invalid literal always return an error
[INFO] [stdout]   --> tests/edge_cases_new.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let bytes: &[u8] = &[0xff, 0xfe, 0xf8];
[INFO] [stdout]    |                         ------------------ the literal was valid UTF-8 up to the 0 bytes
[INFO] [stdout] ...
[INFO] [stdout] 24 |     let html = std::str::from_utf8(bytes);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(invalid_from_utf8)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webpage_quality_analyzer` (example "custom_output_fields")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name custom_output_fields --edition=2021 examples/custom_output_fields.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=9814dbdeeb85a0aa -C extra-filename=-45dc26a1af263352 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c2a8aa9826673f56.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5eeb367d3b71a31a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f5e1bde68b71594f.rlib --extern html2text=/opt/rustwide/target/debug/deps/libhtml2text-274733df1e47c7c7.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-b6080fba839dc54f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-502297c6046783f9.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern readability=/opt/rustwide/target/debug/deps/libreadability-b77172dbe46020df.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-85156da0be8760ce.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-494860e77252dc72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be95eed70c30e279.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d0799664b229cae.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-bc1d22bc0f5cb122.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-106ed61427c568dc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a2c2a97c92137107.rlib --extern tl=/opt/rustwide/target/debug/deps/libtl-ea3ed38a32bf79a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-343aeb25796328ae.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-d0a2ca102ed23e1a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-172e1abcceff4654.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c4282fed554db962.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-296823206142b02b.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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcmiuoYD/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-172e1abcceff4654,libtoml_edit-ebe402bbfcf843d9,libserde_spanned-c9124fa70c93a014,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1e0b6d1e514f7b66,libserde_yaml-bc1d22bc0f5cb122,libunsafe_libyaml-1af9d2781a36b4ed,libthiserror-a2c2a97c92137107,libreadability-b77172dbe46020df,libreqwest-494860e77252dc72,librustls_pemfile-f9047a845bb3c3c6,libhyper_tls-beb245cf9ebd02a1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_native_tls-932dd46e82fbe679,libserde_urlencoded-410495dea0ca3c73,libmime-aa776e7d0d3a99c3,libencoding_rs-f15d237159d89b99,libnative_tls-429e72de138ed4a1,libopenssl_probe-eea81a4ba667d54e,libopenssl-d2ac0565009b2f7a,libbitflags-b359ed7abf464dce,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-27e397435898385b,libhyper-66caf7b884ca826e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-dcbffcd4d578d9a1,libhttparse-9c8043f0d8f65c21,libh2-1aa095cfb2057aa7,libindexmap-471720816ba91d39,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libtokio_util-e0e93badedbd4669,libtower_service-d85697bf5431d8b4,libtracing-b804641362be4962,libtracing_core-e18a903b9e831f59,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libfnv-bf8b415be0978c3b,liblazy_static-58edaf41543212f3,libmarkup5ever_rcdom-f5540093ebde6ec9,libhtml5ever-916aab751f568799,liblog-502297c6046783f9,libmarkup5ever-6eaf66d2e69b6872,libstring_cache-c972ee779ab25da1,libprecomputed_hash-c267fe7f0c895484,libphf_shared-3802955cc2705100,libsiphasher-5fa77aa8bff8e384,libphf-9cb2a7158c47573e,libphf_shared-3222018d1ddf1404,libsiphasher-a9f4ae8a32bf2ba4,libtendril-9907bb1596fa0818,libutf8-1f85abd39b41966a,libfutf-4b33961374bef94a,libdebug_unreachable-bd060a78c3a566c1,libmac-eb66be12d3e579ef,libregex-85156da0be8760ce,libregex_automata-fba34c1028d47d09,libaho_corasick-f29775cc06654782,libregex_syntax-3cca980d12fc0e05,libonce_cell-9ec3b2d30075ab56,libserde_json-8d0799664b229cae,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-c4282fed554db962,libidna-52a4d8f2343dc1d3,libutf8_iter-d59950773a6f062b,libidna_adapter-d38b0f6c31e6a5df,libicu_properties-0cb6a077990db191,libicu_properties_data-850c631512607ecf,libicu_normalizer-b72192ef5ccdfa89,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-99a9c71ad3be08eb,libpotential_utf-278ca5cdbb1ee082,libicu_provider-8b3e71e8c6209683,libicu_locale_core-13a58b68f5eb51f1,libtinystr-25492674c9ce5cea,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-da6686645f18387a,libzerotrie-e4e4a41164ed704e,libyoke-37a5e117d8e3afb6,libstable_deref_trait-6144d876008295f7,libzerofrom-959d2b321ed12ed2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libtl-ea3ed38a32bf79a1,libtokio-343aeb25796328ae,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libbytes-8160c0ff9646c5ab,libmio-16a18798449dd6dd,libparking_lot-bd3aa4fb38fffb71,libparking_lot_core-1d8a6b5290243d0c,liblibc-902acea8216992a8,libcfg_if-64b1dcae456935ce,libsmallvec-5f00e50d451cf970,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libfutures-f5e1bde68b71594f,libfutures_executor-05b9166350e9377e,libfutures_util-10b5d57f9af16531,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libchrono-c2a8aa9826673f56,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libserde-be95eed70c30e279}.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" "/opt/rustwide/target/debug/examples/rustcmiuoYD/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/real_world_use_cases-a08de7626f424bc9" "-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 "real_world_use_cases") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcS4o5ze/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-172e1abcceff4654,libtoml_edit-ebe402bbfcf843d9,libserde_spanned-c9124fa70c93a014,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1e0b6d1e514f7b66,libserde_yaml-bc1d22bc0f5cb122,libunsafe_libyaml-1af9d2781a36b4ed,libthiserror-a2c2a97c92137107,libreadability-b77172dbe46020df,libreqwest-494860e77252dc72,librustls_pemfile-f9047a845bb3c3c6,libhyper_tls-beb245cf9ebd02a1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_native_tls-932dd46e82fbe679,libserde_urlencoded-410495dea0ca3c73,libmime-aa776e7d0d3a99c3,libencoding_rs-f15d237159d89b99,libnative_tls-429e72de138ed4a1,libopenssl_probe-eea81a4ba667d54e,libopenssl-d2ac0565009b2f7a,libbitflags-b359ed7abf464dce,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-27e397435898385b,libhyper-66caf7b884ca826e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-dcbffcd4d578d9a1,libhttparse-9c8043f0d8f65c21,libh2-1aa095cfb2057aa7,libindexmap-471720816ba91d39,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libtokio_util-e0e93badedbd4669,libtower_service-d85697bf5431d8b4,libtracing-b804641362be4962,libtracing_core-e18a903b9e831f59,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libfnv-bf8b415be0978c3b,liblazy_static-58edaf41543212f3,libmarkup5ever_rcdom-f5540093ebde6ec9,libhtml5ever-916aab751f568799,liblog-502297c6046783f9,libmarkup5ever-6eaf66d2e69b6872,libstring_cache-c972ee779ab25da1,libprecomputed_hash-c267fe7f0c895484,libphf_shared-3802955cc2705100,libsiphasher-5fa77aa8bff8e384,libphf-9cb2a7158c47573e,libphf_shared-3222018d1ddf1404,libsiphasher-a9f4ae8a32bf2ba4,libtendril-9907bb1596fa0818,libutf8-1f85abd39b41966a,libfutf-4b33961374bef94a,libdebug_unreachable-bd060a78c3a566c1,libmac-eb66be12d3e579ef,libregex-85156da0be8760ce,libregex_automata-fba34c1028d47d09,libaho_corasick-f29775cc06654782,libregex_syntax-3cca980d12fc0e05,libonce_cell-9ec3b2d30075ab56,libserde_json-8d0799664b229cae,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-c4282fed554db962,libidna-52a4d8f2343dc1d3,libutf8_iter-d59950773a6f062b,libidna_adapter-d38b0f6c31e6a5df,libicu_properties-0cb6a077990db191,libicu_properties_data-850c631512607ecf,libicu_normalizer-b72192ef5ccdfa89,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-99a9c71ad3be08eb,libpotential_utf-278ca5cdbb1ee082,libicu_provider-8b3e71e8c6209683,libicu_locale_core-13a58b68f5eb51f1,libtinystr-25492674c9ce5cea,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-da6686645f18387a,libzerotrie-e4e4a41164ed704e,libyoke-37a5e117d8e3afb6,libstable_deref_trait-6144d876008295f7,libzerofrom-959d2b321ed12ed2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libtl-ea3ed38a32bf79a1,libtokio-343aeb25796328ae,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libbytes-8160c0ff9646c5ab,libmio-16a18798449dd6dd,libparking_lot-bd3aa4fb38fffb71,libparking_lot_core-1d8a6b5290243d0c,liblibc-902acea8216992a8,libcfg_if-64b1dcae456935ce,libsmallvec-5f00e50d451cf970,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libfutures-f5e1bde68b71594f,libfutures_executor-05b9166350e9377e,libfutures_util-10b5d57f9af16531,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libchrono-c2a8aa9826673f56,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libserde-be95eed70c30e279}.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" "/opt/rustwide/target/debug/deps/rustcS4o5ze/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-80598b1057b71a95" "-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" "/opt/rustwide/target/debug/examples/rustcL3GVix/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-172e1abcceff4654,libtoml_edit-ebe402bbfcf843d9,libserde_spanned-c9124fa70c93a014,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1e0b6d1e514f7b66,libserde_yaml-bc1d22bc0f5cb122,libunsafe_libyaml-1af9d2781a36b4ed,libthiserror-a2c2a97c92137107,libreadability-b77172dbe46020df,libreqwest-494860e77252dc72,librustls_pemfile-f9047a845bb3c3c6,libhyper_tls-beb245cf9ebd02a1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_native_tls-932dd46e82fbe679,libserde_urlencoded-410495dea0ca3c73,libmime-aa776e7d0d3a99c3,libencoding_rs-f15d237159d89b99,libnative_tls-429e72de138ed4a1,libopenssl_probe-eea81a4ba667d54e,libopenssl-d2ac0565009b2f7a,libbitflags-b359ed7abf464dce,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-27e397435898385b,libhyper-66caf7b884ca826e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-dcbffcd4d578d9a1,libhttparse-9c8043f0d8f65c21,libh2-1aa095cfb2057aa7,libindexmap-471720816ba91d39,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libtokio_util-e0e93badedbd4669,libtower_service-d85697bf5431d8b4,libtracing-b804641362be4962,libtracing_core-e18a903b9e831f59,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libfnv-bf8b415be0978c3b,liblazy_static-58edaf41543212f3,libmarkup5ever_rcdom-f5540093ebde6ec9,libhtml5ever-916aab751f568799,liblog-502297c6046783f9,libmarkup5ever-6eaf66d2e69b6872,libstring_cache-c972ee779ab25da1,libprecomputed_hash-c267fe7f0c895484,libphf_shared-3802955cc2705100,libsiphasher-5fa77aa8bff8e384,libphf-9cb2a7158c47573e,libphf_shared-3222018d1ddf1404,libsiphasher-a9f4ae8a32bf2ba4,libtendril-9907bb1596fa0818,libutf8-1f85abd39b41966a,libfutf-4b33961374bef94a,libdebug_unreachable-bd060a78c3a566c1,libmac-eb66be12d3e579ef,libregex-85156da0be8760ce,libregex_automata-fba34c1028d47d09,libaho_corasick-f29775cc06654782,libregex_syntax-3cca980d12fc0e05,libonce_cell-9ec3b2d30075ab56,libserde_json-8d0799664b229cae,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-c4282fed554db962,libidna-52a4d8f2343dc1d3,libutf8_iter-d59950773a6f062b,libidna_adapter-d38b0f6c31e6a5df,libicu_properties-0cb6a077990db191,libicu_properties_data-850c631512607ecf,libicu_normalizer-b72192ef5ccdfa89,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-99a9c71ad3be08eb,libpotential_utf-278ca5cdbb1ee082,libicu_provider-8b3e71e8c6209683,libicu_locale_core-13a58b68f5eb51f1,libtinystr-25492674c9ce5cea,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-da6686645f18387a,libzerotrie-e4e4a41164ed704e,libyoke-37a5e117d8e3afb6,libstable_deref_trait-6144d876008295f7,libzerofrom-959d2b321ed12ed2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libtl-ea3ed38a32bf79a1,libtokio-343aeb25796328ae,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libbytes-8160c0ff9646c5ab,libmio-16a18798449dd6dd,libparking_lot-bd3aa4fb38fffb71,libparking_lot_core-1d8a6b5290243d0c,liblibc-902acea8216992a8,libcfg_if-64b1dcae456935ce,libsmallvec-5f00e50d451cf970,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libfutures-f5e1bde68b71594f,libfutures_executor-05b9166350e9377e,libfutures_util-10b5d57f9af16531,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libchrono-c2a8aa9826673f56,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libserde-be95eed70c30e279}.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" "/opt/rustwide/target/debug/examples/rustcL3GVix/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/level2_builder_pattern-06206b58712e0e7c" "-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 "level2_builder_pattern") 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" "/opt/rustwide/target/debug/examples/rustcQiunTx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-172e1abcceff4654,libtoml_edit-ebe402bbfcf843d9,libserde_spanned-c9124fa70c93a014,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1e0b6d1e514f7b66,libserde_yaml-bc1d22bc0f5cb122,libunsafe_libyaml-1af9d2781a36b4ed,libthiserror-a2c2a97c92137107,libreadability-b77172dbe46020df,libreqwest-494860e77252dc72,librustls_pemfile-f9047a845bb3c3c6,libhyper_tls-beb245cf9ebd02a1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_native_tls-932dd46e82fbe679,libserde_urlencoded-410495dea0ca3c73,libmime-aa776e7d0d3a99c3,libencoding_rs-f15d237159d89b99,libnative_tls-429e72de138ed4a1,libopenssl_probe-eea81a4ba667d54e,libopenssl-d2ac0565009b2f7a,libbitflags-b359ed7abf464dce,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-27e397435898385b,libhyper-66caf7b884ca826e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-dcbffcd4d578d9a1,libhttparse-9c8043f0d8f65c21,libh2-1aa095cfb2057aa7,libindexmap-471720816ba91d39,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libtokio_util-e0e93badedbd4669,libtower_service-d85697bf5431d8b4,libtracing-b804641362be4962,libtracing_core-e18a903b9e831f59,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libfnv-bf8b415be0978c3b,liblazy_static-58edaf41543212f3,libmarkup5ever_rcdom-f5540093ebde6ec9,libhtml5ever-916aab751f568799,liblog-502297c6046783f9,libmarkup5ever-6eaf66d2e69b6872,libstring_cache-c972ee779ab25da1,libprecomputed_hash-c267fe7f0c895484,libphf_shared-3802955cc2705100,libsiphasher-5fa77aa8bff8e384,libphf-9cb2a7158c47573e,libphf_shared-3222018d1ddf1404,libsiphasher-a9f4ae8a32bf2ba4,libtendril-9907bb1596fa0818,libutf8-1f85abd39b41966a,libfutf-4b33961374bef94a,libdebug_unreachable-bd060a78c3a566c1,libmac-eb66be12d3e579ef,libregex-85156da0be8760ce,libregex_automata-fba34c1028d47d09,libaho_corasick-f29775cc06654782,libregex_syntax-3cca980d12fc0e05,libonce_cell-9ec3b2d30075ab56,libserde_json-8d0799664b229cae,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-c4282fed554db962,libidna-52a4d8f2343dc1d3,libutf8_iter-d59950773a6f062b,libidna_adapter-d38b0f6c31e6a5df,libicu_properties-0cb6a077990db191,libicu_properties_data-850c631512607ecf,libicu_normalizer-b72192ef5ccdfa89,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-99a9c71ad3be08eb,libpotential_utf-278ca5cdbb1ee082,libicu_provider-8b3e71e8c6209683,libicu_locale_core-13a58b68f5eb51f1,libtinystr-25492674c9ce5cea,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-da6686645f18387a,libzerotrie-e4e4a41164ed704e,libyoke-37a5e117d8e3afb6,libstable_deref_trait-6144d876008295f7,libzerofrom-959d2b321ed12ed2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libtl-ea3ed38a32bf79a1,libtokio-343aeb25796328ae,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libbytes-8160c0ff9646c5ab,libmio-16a18798449dd6dd,libparking_lot-bd3aa4fb38fffb71,libparking_lot_core-1d8a6b5290243d0c,liblibc-902acea8216992a8,libcfg_if-64b1dcae456935ce,libsmallvec-5f00e50d451cf970,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libfutures-f5e1bde68b71594f,libfutures_executor-05b9166350e9377e,libfutures_util-10b5d57f9af16531,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libchrono-c2a8aa9826673f56,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libserde-be95eed70c30e279}.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" "/opt/rustwide/target/debug/examples/rustcQiunTx/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/phase5_profile_customization-edc23120173525e9" "-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 "phase5_profile_customization") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgRYwhb/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-172e1abcceff4654,libtoml_edit-ebe402bbfcf843d9,libserde_spanned-c9124fa70c93a014,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1e0b6d1e514f7b66,libserde_yaml-bc1d22bc0f5cb122,libunsafe_libyaml-1af9d2781a36b4ed,libthiserror-a2c2a97c92137107,libreadability-b77172dbe46020df,libreqwest-494860e77252dc72,librustls_pemfile-f9047a845bb3c3c6,libhyper_tls-beb245cf9ebd02a1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_native_tls-932dd46e82fbe679,libserde_urlencoded-410495dea0ca3c73,libmime-aa776e7d0d3a99c3,libencoding_rs-f15d237159d89b99,libnative_tls-429e72de138ed4a1,libopenssl_probe-eea81a4ba667d54e,libopenssl-d2ac0565009b2f7a,libbitflags-b359ed7abf464dce,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-27e397435898385b,libhyper-66caf7b884ca826e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-dcbffcd4d578d9a1,libhttparse-9c8043f0d8f65c21,libh2-1aa095cfb2057aa7,libindexmap-471720816ba91d39,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libtokio_util-e0e93badedbd4669,libtower_service-d85697bf5431d8b4,libtracing-b804641362be4962,libtracing_core-e18a903b9e831f59,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libfnv-bf8b415be0978c3b,liblazy_static-58edaf41543212f3,libmarkup5ever_rcdom-f5540093ebde6ec9,libhtml5ever-916aab751f568799,liblog-502297c6046783f9,libmarkup5ever-6eaf66d2e69b6872,libstring_cache-c972ee779ab25da1,libprecomputed_hash-c267fe7f0c895484,libphf_shared-3802955cc2705100,libsiphasher-5fa77aa8bff8e384,libphf-9cb2a7158c47573e,libphf_shared-3222018d1ddf1404,libsiphasher-a9f4ae8a32bf2ba4,libtendril-9907bb1596fa0818,libutf8-1f85abd39b41966a,libfutf-4b33961374bef94a,libdebug_unreachable-bd060a78c3a566c1,libmac-eb66be12d3e579ef,libregex-85156da0be8760ce,libregex_automata-fba34c1028d47d09,libaho_corasick-f29775cc06654782,libregex_syntax-3cca980d12fc0e05,libonce_cell-9ec3b2d30075ab56,libserde_json-8d0799664b229cae,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-c4282fed554db962,libidna-52a4d8f2343dc1d3,libutf8_iter-d59950773a6f062b,libidna_adapter-d38b0f6c31e6a5df,libicu_properties-0cb6a077990db191,libicu_properties_data-850c631512607ecf,libicu_normalizer-b72192ef5ccdfa89,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-99a9c71ad3be08eb,libpotential_utf-278ca5cdbb1ee082,libicu_provider-8b3e71e8c6209683,libicu_locale_core-13a58b68f5eb51f1,libtinystr-25492674c9ce5cea,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-da6686645f18387a,libzerotrie-e4e4a41164ed704e,libyoke-37a5e117d8e3afb6,libstable_deref_trait-6144d876008295f7,libzerofrom-959d2b321ed12ed2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libtl-ea3ed38a32bf79a1,libtokio-343aeb25796328ae,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libbytes-8160c0ff9646c5ab,libmio-16a18798449dd6dd,libparking_lot-bd3aa4fb38fffb71,libparking_lot_core-1d8a6b5290243d0c,liblibc-902acea8216992a8,libcfg_if-64b1dcae456935ce,libsmallvec-5f00e50d451cf970,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libfutures-f5e1bde68b71594f,libfutures_executor-05b9166350e9377e,libfutures_util-10b5d57f9af16531,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libchrono-c2a8aa9826673f56,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libserde-be95eed70c30e279}.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" "/opt/rustwide/target/debug/deps/rustcgRYwhb/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/edge_cases_new-d888789c820cc1fe" "-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 "edge_cases_new") 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" "/opt/rustwide/target/debug/deps/rustcPVKBI6/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-172e1abcceff4654,libtoml_edit-ebe402bbfcf843d9,libserde_spanned-c9124fa70c93a014,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1e0b6d1e514f7b66,libserde_yaml-bc1d22bc0f5cb122,libunsafe_libyaml-1af9d2781a36b4ed,libthiserror-a2c2a97c92137107,libreadability-b77172dbe46020df,libreqwest-494860e77252dc72,librustls_pemfile-f9047a845bb3c3c6,libhyper_tls-beb245cf9ebd02a1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_native_tls-932dd46e82fbe679,libserde_urlencoded-410495dea0ca3c73,libmime-aa776e7d0d3a99c3,libencoding_rs-f15d237159d89b99,libnative_tls-429e72de138ed4a1,libopenssl_probe-eea81a4ba667d54e,libopenssl-d2ac0565009b2f7a,libbitflags-b359ed7abf464dce,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-27e397435898385b,libhyper-66caf7b884ca826e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-dcbffcd4d578d9a1,libhttparse-9c8043f0d8f65c21,libh2-1aa095cfb2057aa7,libindexmap-471720816ba91d39,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libtokio_util-e0e93badedbd4669,libtower_service-d85697bf5431d8b4,libtracing-b804641362be4962,libtracing_core-e18a903b9e831f59,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libfnv-bf8b415be0978c3b,liblazy_static-58edaf41543212f3,libmarkup5ever_rcdom-f5540093ebde6ec9,libhtml5ever-916aab751f568799,liblog-502297c6046783f9,libmarkup5ever-6eaf66d2e69b6872,libstring_cache-c972ee779ab25da1,libprecomputed_hash-c267fe7f0c895484,libphf_shared-3802955cc2705100,libsiphasher-5fa77aa8bff8e384,libphf-9cb2a7158c47573e,libphf_shared-3222018d1ddf1404,libsiphasher-a9f4ae8a32bf2ba4,libtendril-9907bb1596fa0818,libutf8-1f85abd39b41966a,libfutf-4b33961374bef94a,libdebug_unreachable-bd060a78c3a566c1,libmac-eb66be12d3e579ef,libregex-85156da0be8760ce,libregex_automata-fba34c1028d47d09,libaho_corasick-f29775cc06654782,libregex_syntax-3cca980d12fc0e05,libonce_cell-9ec3b2d30075ab56,libserde_json-8d0799664b229cae,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-c4282fed554db962,libidna-52a4d8f2343dc1d3,libutf8_iter-d59950773a6f062b,libidna_adapter-d38b0f6c31e6a5df,libicu_properties-0cb6a077990db191,libicu_properties_data-850c631512607ecf,libicu_normalizer-b72192ef5ccdfa89,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-99a9c71ad3be08eb,libpotential_utf-278ca5cdbb1ee082,libicu_provider-8b3e71e8c6209683,libicu_locale_core-13a58b68f5eb51f1,libtinystr-25492674c9ce5cea,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-da6686645f18387a,libzerotrie-e4e4a41164ed704e,libyoke-37a5e117d8e3afb6,libstable_deref_trait-6144d876008295f7,libzerofrom-959d2b321ed12ed2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libtl-ea3ed38a32bf79a1,libtokio-343aeb25796328ae,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libbytes-8160c0ff9646c5ab,libmio-16a18798449dd6dd,libparking_lot-bd3aa4fb38fffb71,libparking_lot_core-1d8a6b5290243d0c,liblibc-902acea8216992a8,libcfg_if-64b1dcae456935ce,libsmallvec-5f00e50d451cf970,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libfutures-f5e1bde68b71594f,libfutures_executor-05b9166350e9377e,libfutures_util-10b5d57f9af16531,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libchrono-c2a8aa9826673f56,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libserde-be95eed70c30e279}.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" "/opt/rustwide/target/debug/deps/rustcPVKBI6/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/metric_weight_tests-5fca6ef394f35b98" "-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 "metric_weight_tests") 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" "/opt/rustwide/target/debug/deps/rustcQ0cTq9/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-172e1abcceff4654,libtoml_edit-ebe402bbfcf843d9,libserde_spanned-c9124fa70c93a014,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1e0b6d1e514f7b66,libserde_yaml-bc1d22bc0f5cb122,libunsafe_libyaml-1af9d2781a36b4ed,libthiserror-a2c2a97c92137107,libreadability-b77172dbe46020df,libreqwest-494860e77252dc72,librustls_pemfile-f9047a845bb3c3c6,libhyper_tls-beb245cf9ebd02a1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_native_tls-932dd46e82fbe679,libserde_urlencoded-410495dea0ca3c73,libmime-aa776e7d0d3a99c3,libencoding_rs-f15d237159d89b99,libnative_tls-429e72de138ed4a1,libopenssl_probe-eea81a4ba667d54e,libopenssl-d2ac0565009b2f7a,libbitflags-b359ed7abf464dce,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-27e397435898385b,libhyper-66caf7b884ca826e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-dcbffcd4d578d9a1,libhttparse-9c8043f0d8f65c21,libh2-1aa095cfb2057aa7,libindexmap-471720816ba91d39,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libtokio_util-e0e93badedbd4669,libtower_service-d85697bf5431d8b4,libtracing-b804641362be4962,libtracing_core-e18a903b9e831f59,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libfnv-bf8b415be0978c3b,liblazy_static-58edaf41543212f3,libmarkup5ever_rcdom-f5540093ebde6ec9,libhtml5ever-916aab751f568799,liblog-502297c6046783f9,libmarkup5ever-6eaf66d2e69b6872,libstring_cache-c972ee779ab25da1,libprecomputed_hash-c267fe7f0c895484,libphf_shared-3802955cc2705100,libsiphasher-5fa77aa8bff8e384,libphf-9cb2a7158c47573e,libphf_shared-3222018d1ddf1404,libsiphasher-a9f4ae8a32bf2ba4,libtendril-9907bb1596fa0818,libutf8-1f85abd39b41966a,libfutf-4b33961374bef94a,libdebug_unreachable-bd060a78c3a566c1,libmac-eb66be12d3e579ef,libregex-85156da0be8760ce,libregex_automata-fba34c1028d47d09,libaho_corasick-f29775cc06654782,libregex_syntax-3cca980d12fc0e05,libonce_cell-9ec3b2d30075ab56,libserde_json-8d0799664b229cae,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-c4282fed554db962,libidna-52a4d8f2343dc1d3,libutf8_iter-d59950773a6f062b,libidna_adapter-d38b0f6c31e6a5df,libicu_properties-0cb6a077990db191,libicu_properties_data-850c631512607ecf,libicu_normalizer-b72192ef5ccdfa89,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-99a9c71ad3be08eb,libpotential_utf-278ca5cdbb1ee082,libicu_provider-8b3e71e8c6209683,libicu_locale_core-13a58b68f5eb51f1,libtinystr-25492674c9ce5cea,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-da6686645f18387a,libzerotrie-e4e4a41164ed704e,libyoke-37a5e117d8e3afb6,libstable_deref_trait-6144d876008295f7,libzerofrom-959d2b321ed12ed2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libtl-ea3ed38a32bf79a1,libfutures-f5e1bde68b71594f,libfutures_executor-05b9166350e9377e,libfutures_util-10b5d57f9af16531,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libchrono-c2a8aa9826673f56,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libserde-be95eed70c30e279,libtokio-343aeb25796328ae,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libbytes-8160c0ff9646c5ab,libmio-16a18798449dd6dd,libparking_lot-bd3aa4fb38fffb71,libparking_lot_core-1d8a6b5290243d0c,liblibc-902acea8216992a8,libcfg_if-64b1dcae456935ce,libsmallvec-5f00e50d451cf970,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf}.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" "/opt/rustwide/target/debug/deps/rustcQ0cTq9/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/comprehensive_metrics_validation_test-aef8d52bbba58dea" "-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 "comprehensive_metrics_validation_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1287e85b3a8ad0453b32498e72f72886b855ef737ad2736304bd2ba4ac985a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1287e85b3a8ad0453b32498e72f72886b855ef737ad2736304bd2ba4ac985a9c", kill_on_drop: false }`
[INFO] [stdout] 1287e85b3a8ad0453b32498e72f72886b855ef737ad2736304bd2ba4ac985a9c
