[INFO] fetching crate webpage_quality_analyzer 1.0.2... [INFO] testing webpage_quality_analyzer-1.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [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 c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc7f5a4cdf629b19203efe0a7ab9c557eb7456bf634e0433246245636aeb69b6 [INFO] running `Command { std: "docker" "start" "-a" "fc7f5a4cdf629b19203efe0a7ab9c557eb7456bf634e0433246245636aeb69b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc7f5a4cdf629b19203efe0a7ab9c557eb7456bf634e0433246245636aeb69b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7f5a4cdf629b19203efe0a7ab9c557eb7456bf634e0433246245636aeb69b6", kill_on_drop: false }` [INFO] [stdout] fc7f5a4cdf629b19203efe0a7ab9c557eb7456bf634e0433246245636aeb69b6 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d21f2d7626a973545147afc2464922c8d70cca0d89aeb72c1f526b44129d925c [INFO] running `Command { std: "docker" "start" "-a" "d21f2d7626a973545147afc2464922c8d70cca0d89aeb72c1f526b44129d925c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tl v0.7.8 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand v0.8.5 [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 html5ever v0.26.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling 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 thiserror v1.0.69 [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_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [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 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 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 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] | ^^^^^ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 517 | fn create_news_overrides() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 540 | fn create_product_overrides() -> HashMap { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.17s [INFO] running `Command { std: "docker" "inspect" "d21f2d7626a973545147afc2464922c8d70cca0d89aeb72c1f526b44129d925c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d21f2d7626a973545147afc2464922c8d70cca0d89aeb72c1f526b44129d925c", kill_on_drop: false }` [INFO] [stdout] d21f2d7626a973545147afc2464922c8d70cca0d89aeb72c1f526b44129d925c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47e65c5a3bc01c8281ac2eb3b37aa4c1b882a7c1a63d01ae557e3fda77c5745a [INFO] running `Command { std: "docker" "start" "-a" "47e65c5a3bc01c8281ac2eb3b37aa4c1b882a7c1a63d01ae557e3fda77c5745a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tempfile v3.21.0 [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 yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 js-sys v0.3.77 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [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_json v1.0.143 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [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 tokio-test v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling xml5ever v0.17.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] | ^^^^^ [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: 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 517 | fn create_news_overrides() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 540 | fn create_product_overrides() -> HashMap { [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 517 | fn create_news_overrides() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 540 | fn create_product_overrides() -> HashMap { [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 { [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: `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: `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: `FieldSelector` [INFO] [stdout] --> tests/output_customization_tests.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: `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: `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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcotVxaP/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-9acea1e862a68909,libtoml_edit-4a7cd3208f8b224e,libserde_spanned-855ed10c35dba37a,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-e6c1806afc2265e1,libserde_yaml-eb11919e3e8ea56e,libunsafe_libyaml-7bc1bf218b2f5452,libthiserror-d4d7b79dfa77879c,libreadability-d43eb48ea9ba7b02,libreqwest-0457e0d9979afd8e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ad196c3a461ce933,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-24a53f4d4257538e,libserde_urlencoded-36a632e74b95f6fe,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-357a152953a0d707,libopenssl_probe-cbab9b905ab83f66,libopenssl-28b5b8f15d048353,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper-eeb4a6bd74f4d5f7,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-1a9c1887cb90908a,libhttparse-47a3d40564b60e09,libh2-5af99daf90bda03d,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-810742529286710a,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,liblazy_static-b3603208c0de2608,libmarkup5ever_rcdom-057f2c28723a2c78,libhtml5ever-e17bdbd4ca526961,liblog-394b918668cad64a,libmarkup5ever-beca6c37deb8a2ee,libstring_cache-287792e98f9417a7,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libonce_cell-0ba6aecba7086d38,libserde_json-78a1810aa852c47a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-6334eadf0f0bbbde,libidna-642326d54cd6e7be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e73f08ef85d67017,libicu_properties-e556381ea4280428,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-898a75bd539a1c3e,libicu_normalizer_data-9919e82512efe734,libicu_collections-cf9b74601217d93b,libpotential_utf-8f11bda1f60c8ffe,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtl-8631fb2b3809df46,libtokio-148c1de5bb2cff90,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-27e1ae826e7bacd4,libparking_lot_core-bc43510b48eab1a3,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libfutures_util-6ede1167e901ddcb,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-2ebd1783a85d0da6,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libserde-252b8121f1de3433}.rlib" "/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/rustcotVxaP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api_level_tests-e76546380a26df38" "-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 "api_level_tests") due to 1 previous error [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" "/tmp/rustc1tg7GF/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-9acea1e862a68909,libtoml_edit-4a7cd3208f8b224e,libserde_spanned-855ed10c35dba37a,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-e6c1806afc2265e1,libserde_yaml-eb11919e3e8ea56e,libunsafe_libyaml-7bc1bf218b2f5452,libthiserror-d4d7b79dfa77879c,libreadability-d43eb48ea9ba7b02,libreqwest-0457e0d9979afd8e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ad196c3a461ce933,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-24a53f4d4257538e,libserde_urlencoded-36a632e74b95f6fe,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-357a152953a0d707,libopenssl_probe-cbab9b905ab83f66,libopenssl-28b5b8f15d048353,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper-eeb4a6bd74f4d5f7,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-1a9c1887cb90908a,libhttparse-47a3d40564b60e09,libh2-5af99daf90bda03d,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-810742529286710a,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,liblazy_static-b3603208c0de2608,libmarkup5ever_rcdom-057f2c28723a2c78,libhtml5ever-e17bdbd4ca526961,liblog-394b918668cad64a,libmarkup5ever-beca6c37deb8a2ee,libstring_cache-287792e98f9417a7,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libonce_cell-0ba6aecba7086d38,libserde_json-78a1810aa852c47a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-6334eadf0f0bbbde,libidna-642326d54cd6e7be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e73f08ef85d67017,libicu_properties-e556381ea4280428,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-898a75bd539a1c3e,libicu_normalizer_data-9919e82512efe734,libicu_collections-cf9b74601217d93b,libpotential_utf-8f11bda1f60c8ffe,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtl-8631fb2b3809df46,libtokio-148c1de5bb2cff90,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-27e1ae826e7bacd4,libparking_lot_core-bc43510b48eab1a3,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libfutures_util-6ede1167e901ddcb,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-2ebd1783a85d0da6,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libserde-252b8121f1de3433}.rlib" "/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/rustc1tg7GF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/debug_content_extraction-98656d016b773bb8" "-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 "debug_content_extraction") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaQHSoq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-9acea1e862a68909,libtoml_edit-4a7cd3208f8b224e,libserde_spanned-855ed10c35dba37a,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-e6c1806afc2265e1,libserde_yaml-eb11919e3e8ea56e,libunsafe_libyaml-7bc1bf218b2f5452,libthiserror-d4d7b79dfa77879c,libreadability-d43eb48ea9ba7b02,libreqwest-0457e0d9979afd8e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ad196c3a461ce933,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-24a53f4d4257538e,libserde_urlencoded-36a632e74b95f6fe,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-357a152953a0d707,libopenssl_probe-cbab9b905ab83f66,libopenssl-28b5b8f15d048353,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper-eeb4a6bd74f4d5f7,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-1a9c1887cb90908a,libhttparse-47a3d40564b60e09,libh2-5af99daf90bda03d,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-810742529286710a,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,liblazy_static-b3603208c0de2608,libmarkup5ever_rcdom-057f2c28723a2c78,libhtml5ever-e17bdbd4ca526961,liblog-394b918668cad64a,libmarkup5ever-beca6c37deb8a2ee,libstring_cache-287792e98f9417a7,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libonce_cell-0ba6aecba7086d38,libserde_json-78a1810aa852c47a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-6334eadf0f0bbbde,libidna-642326d54cd6e7be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e73f08ef85d67017,libicu_properties-e556381ea4280428,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-898a75bd539a1c3e,libicu_normalizer_data-9919e82512efe734,libicu_collections-cf9b74601217d93b,libpotential_utf-8f11bda1f60c8ffe,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtl-8631fb2b3809df46,libtokio-148c1de5bb2cff90,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-27e1ae826e7bacd4,libparking_lot_core-bc43510b48eab1a3,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libfutures_util-6ede1167e901ddcb,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-2ebd1783a85d0da6,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libserde-252b8121f1de3433}.rlib" "/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/rustcaQHSoq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_pipeline_fix-67c9ecc9930d5a10" "-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_pipeline_fix") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3YfngB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-9acea1e862a68909,libtoml_edit-4a7cd3208f8b224e,libserde_spanned-855ed10c35dba37a,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-e6c1806afc2265e1,libserde_yaml-eb11919e3e8ea56e,libunsafe_libyaml-7bc1bf218b2f5452,libthiserror-d4d7b79dfa77879c,libreadability-d43eb48ea9ba7b02,libreqwest-0457e0d9979afd8e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ad196c3a461ce933,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-24a53f4d4257538e,libserde_urlencoded-36a632e74b95f6fe,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-357a152953a0d707,libopenssl_probe-cbab9b905ab83f66,libopenssl-28b5b8f15d048353,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper-eeb4a6bd74f4d5f7,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-1a9c1887cb90908a,libhttparse-47a3d40564b60e09,libh2-5af99daf90bda03d,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-810742529286710a,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,liblazy_static-b3603208c0de2608,libmarkup5ever_rcdom-057f2c28723a2c78,libhtml5ever-e17bdbd4ca526961,liblog-394b918668cad64a,libmarkup5ever-beca6c37deb8a2ee,libstring_cache-287792e98f9417a7,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libonce_cell-0ba6aecba7086d38,libserde_json-78a1810aa852c47a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-6334eadf0f0bbbde,libidna-642326d54cd6e7be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e73f08ef85d67017,libicu_properties-e556381ea4280428,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-898a75bd539a1c3e,libicu_normalizer_data-9919e82512efe734,libicu_collections-cf9b74601217d93b,libpotential_utf-8f11bda1f60c8ffe,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtl-8631fb2b3809df46,libtokio-148c1de5bb2cff90,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-27e1ae826e7bacd4,libparking_lot_core-bc43510b48eab1a3,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libfutures_util-6ede1167e901ddcb,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-2ebd1783a85d0da6,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libserde-252b8121f1de3433}.rlib" "/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/rustc3YfngB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_css_filter-06d0677983cefdcb" "-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 "test_css_filter") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoJTJc1/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-9acea1e862a68909,libtoml_edit-4a7cd3208f8b224e,libserde_spanned-855ed10c35dba37a,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-e6c1806afc2265e1,libserde_yaml-eb11919e3e8ea56e,libunsafe_libyaml-7bc1bf218b2f5452,libthiserror-d4d7b79dfa77879c,libreadability-d43eb48ea9ba7b02,libreqwest-0457e0d9979afd8e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ad196c3a461ce933,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-24a53f4d4257538e,libserde_urlencoded-36a632e74b95f6fe,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-357a152953a0d707,libopenssl_probe-cbab9b905ab83f66,libopenssl-28b5b8f15d048353,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper-eeb4a6bd74f4d5f7,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-1a9c1887cb90908a,libhttparse-47a3d40564b60e09,libh2-5af99daf90bda03d,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-810742529286710a,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,liblazy_static-b3603208c0de2608,libmarkup5ever_rcdom-057f2c28723a2c78,libhtml5ever-e17bdbd4ca526961,liblog-394b918668cad64a,libmarkup5ever-beca6c37deb8a2ee,libstring_cache-287792e98f9417a7,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libonce_cell-0ba6aecba7086d38,libserde_json-78a1810aa852c47a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-6334eadf0f0bbbde,libidna-642326d54cd6e7be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e73f08ef85d67017,libicu_properties-e556381ea4280428,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-898a75bd539a1c3e,libicu_normalizer_data-9919e82512efe734,libicu_collections-cf9b74601217d93b,libpotential_utf-8f11bda1f60c8ffe,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtl-8631fb2b3809df46,libtokio-148c1de5bb2cff90,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-27e1ae826e7bacd4,libparking_lot_core-bc43510b48eab1a3,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libfutures_util-6ede1167e901ddcb,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-2ebd1783a85d0da6,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libserde-252b8121f1de3433}.rlib" "/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/rustcoJTJc1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/real_world_url_analysis-0fa5bf3e8d9dbbbd" "-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 "real_world_url_analysis") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcs2EtWN/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-9acea1e862a68909,libtoml_edit-4a7cd3208f8b224e,libserde_spanned-855ed10c35dba37a,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-e6c1806afc2265e1,libserde_yaml-eb11919e3e8ea56e,libunsafe_libyaml-7bc1bf218b2f5452,libthiserror-d4d7b79dfa77879c,libreadability-d43eb48ea9ba7b02,libreqwest-0457e0d9979afd8e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ad196c3a461ce933,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-24a53f4d4257538e,libserde_urlencoded-36a632e74b95f6fe,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-357a152953a0d707,libopenssl_probe-cbab9b905ab83f66,libopenssl-28b5b8f15d048353,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper-eeb4a6bd74f4d5f7,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-1a9c1887cb90908a,libhttparse-47a3d40564b60e09,libh2-5af99daf90bda03d,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-810742529286710a,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,liblazy_static-b3603208c0de2608,libmarkup5ever_rcdom-057f2c28723a2c78,libhtml5ever-e17bdbd4ca526961,liblog-394b918668cad64a,libmarkup5ever-beca6c37deb8a2ee,libstring_cache-287792e98f9417a7,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libonce_cell-0ba6aecba7086d38,libserde_json-78a1810aa852c47a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-6334eadf0f0bbbde,libidna-642326d54cd6e7be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e73f08ef85d67017,libicu_properties-e556381ea4280428,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-898a75bd539a1c3e,libicu_normalizer_data-9919e82512efe734,libicu_collections-cf9b74601217d93b,libpotential_utf-8f11bda1f60c8ffe,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtl-8631fb2b3809df46,libtokio-148c1de5bb2cff90,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-27e1ae826e7bacd4,libparking_lot_core-bc43510b48eab1a3,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libfutures_util-6ede1167e901ddcb,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-2ebd1783a85d0da6,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libserde-252b8121f1de3433}.rlib" "/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/rustcs2EtWN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/level3_config_files-fc0d5744136b4fbf" "-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/rustcYFS7JI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-9acea1e862a68909,libtoml_edit-4a7cd3208f8b224e,libserde_spanned-855ed10c35dba37a,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-e6c1806afc2265e1,libserde_yaml-eb11919e3e8ea56e,libunsafe_libyaml-7bc1bf218b2f5452,libthiserror-d4d7b79dfa77879c,libreadability-d43eb48ea9ba7b02,libreqwest-0457e0d9979afd8e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ad196c3a461ce933,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-24a53f4d4257538e,libserde_urlencoded-36a632e74b95f6fe,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-357a152953a0d707,libopenssl_probe-cbab9b905ab83f66,libopenssl-28b5b8f15d048353,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper-eeb4a6bd74f4d5f7,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-1a9c1887cb90908a,libhttparse-47a3d40564b60e09,libh2-5af99daf90bda03d,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-810742529286710a,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,liblazy_static-b3603208c0de2608,libmarkup5ever_rcdom-057f2c28723a2c78,libhtml5ever-e17bdbd4ca526961,liblog-394b918668cad64a,libmarkup5ever-beca6c37deb8a2ee,libstring_cache-287792e98f9417a7,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libonce_cell-0ba6aecba7086d38,libserde_json-78a1810aa852c47a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-6334eadf0f0bbbde,libidna-642326d54cd6e7be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e73f08ef85d67017,libicu_properties-e556381ea4280428,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-898a75bd539a1c3e,libicu_normalizer_data-9919e82512efe734,libicu_collections-cf9b74601217d93b,libpotential_utf-8f11bda1f60c8ffe,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtl-8631fb2b3809df46,libtokio-148c1de5bb2cff90,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-27e1ae826e7bacd4,libparking_lot_core-bc43510b48eab1a3,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libfutures_util-6ede1167e901ddcb,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-2ebd1783a85d0da6,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libserde-252b8121f1de3433}.rlib" "/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/rustcYFS7JI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_arstechnica-b304f6aee098db7d" "-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 "test_arstechnica") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc88OYBI/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwebpage_quality_analyzer,libtoml-9acea1e862a68909,libtoml_edit-4a7cd3208f8b224e,libserde_spanned-855ed10c35dba37a,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-e6c1806afc2265e1,libserde_yaml-eb11919e3e8ea56e,libunsafe_libyaml-7bc1bf218b2f5452,libthiserror-d4d7b79dfa77879c,libreadability-d43eb48ea9ba7b02,libreqwest-0457e0d9979afd8e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ad196c3a461ce933,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-24a53f4d4257538e,libserde_urlencoded-36a632e74b95f6fe,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-357a152953a0d707,libopenssl_probe-cbab9b905ab83f66,libopenssl-28b5b8f15d048353,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper-eeb4a6bd74f4d5f7,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-1a9c1887cb90908a,libhttparse-47a3d40564b60e09,libh2-5af99daf90bda03d,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-810742529286710a,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,liblazy_static-b3603208c0de2608,libmarkup5ever_rcdom-057f2c28723a2c78,libhtml5ever-e17bdbd4ca526961,liblog-394b918668cad64a,libmarkup5ever-beca6c37deb8a2ee,libstring_cache-287792e98f9417a7,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-70e61a01e8bd07d9,libregex_automata-b3a761160993ebee,libaho_corasick-7231ee35a67f9404,libregex_syntax-46a265ba7a2fe258,libonce_cell-0ba6aecba7086d38,libserde_json-78a1810aa852c47a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-6334eadf0f0bbbde,libidna-642326d54cd6e7be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e73f08ef85d67017,libicu_properties-e556381ea4280428,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-898a75bd539a1c3e,libicu_normalizer_data-9919e82512efe734,libicu_collections-cf9b74601217d93b,libpotential_utf-8f11bda1f60c8ffe,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtl-8631fb2b3809df46,libtokio-148c1de5bb2cff90,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-27e1ae826e7bacd4,libparking_lot_core-bc43510b48eab1a3,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libfutures_util-6ede1167e901ddcb,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-2ebd1783a85d0da6,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libserde-252b8121f1de3433}.rlib" "/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/rustc88OYBI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/level1_simple_usage-04eda2c3879bdacf" "-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 "level1_simple_usage") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "47e65c5a3bc01c8281ac2eb3b37aa4c1b882a7c1a63d01ae557e3fda77c5745a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47e65c5a3bc01c8281ac2eb3b37aa4c1b882a7c1a63d01ae557e3fda77c5745a", kill_on_drop: false }` [INFO] [stdout] 47e65c5a3bc01c8281ac2eb3b37aa4c1b882a7c1a63d01ae557e3fda77c5745a