[INFO] cloning repository https://github.com/Noah3141/wiktionary_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noah3141/wiktionary_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah3141%2Fwiktionary_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah3141%2Fwiktionary_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0e70fd3af7dc6cfae123ccffdf28b6a5bb46ad6 [INFO] testing Noah3141/wiktionary_parser against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah3141%2Fwiktionary_parser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Noah3141/wiktionary_parser on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Noah3141/wiktionary_parser [INFO] finished tweaking git repo https://github.com/Noah3141/wiktionary_parser [INFO] tweaked toml for git repo https://github.com/Noah3141/wiktionary_parser written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Noah3141/wiktionary_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.19.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f77fd1c53234b49d4b6fd53c32eae3b2255cd4729b5c5e771fd3f1479fbd3d8 [INFO] running `Command { std: "docker" "start" "-a" "0f77fd1c53234b49d4b6fd53c32eae3b2255cd4729b5c5e771fd3f1479fbd3d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f77fd1c53234b49d4b6fd53c32eae3b2255cd4729b5c5e771fd3f1479fbd3d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f77fd1c53234b49d4b6fd53c32eae3b2255cd4729b5c5e771fd3f1479fbd3d8", kill_on_drop: false }` [INFO] [stdout] 0f77fd1c53234b49d4b6fd53c32eae3b2255cd4729b5c5e771fd3f1479fbd3d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5935a7865f1287d3226819205b7244d4ca675b9c05d8f49104a38dd8363d8ee1 [INFO] running `Command { std: "docker" "start" "-a" "5935a7865f1287d3226819205b7244d4ca675b9c05d8f49104a38dd8363d8ee1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling scraper v0.19.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling wiktionary_parser v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `reqwest::Request` [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest::Request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_conj/lemma/mod.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::select_from` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_verb/lemma/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::select_from; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufWriter` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_decl_adj/lemma/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::BufWriter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_decl_adj/lemma/mod.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::wiktionary_macro::Expand` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_decl_adj/entry/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::wiktionary_macro::Expand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/models/wiktionary_macro/belarusian/be_conj/lemma/mod.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `language` [INFO] [stdout] --> src/utils/split_sections/mod.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::{language, section_header::SectionHeader}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/utils/split_at_delimiters_bracketed_by_n_equals/mod.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use super::is_surrounded_by_n_equals::{self, is_surrounded_by_n_equals}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scraper::selectable::Selectable` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_ipa/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use scraper::selectable::Selectable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/models/wiktionary_macro/ukrainian/uk_ndecl/entry/mod.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn get_form(&self, html: &scraper::Html, mut form_selector: &str) -> Option { [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_start` [INFO] [stdout] --> src/utils/split_sections/mod.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | for (header_index, tag_start) in matches { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | async fn html(&self, client: &reqwest::Client) -> scraper::Html { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 227 ~ fn html(&self, client: &reqwest::Client) -> impl std::future::Future + Send {async { [INFO] [stdout] 228 | let res = self.expand_with(&client).await; [INFO] [stdout] 229 | let fragment = scraper::Html::parse_fragment(&res); [INFO] [stdout] 230 | fragment [INFO] [stdout] 231 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | async fn expand(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 242 ~ fn expand(&self) -> impl std::future::Future + Send {async { [INFO] [stdout] 243 | let client = reqwest::Client::new(); [INFO] [stdout] 244 | self.expand_with(&client).await [INFO] [stdout] 245 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | async fn expand_with(&self, client: &reqwest::Client) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 249 ~ fn expand_with(&self, client: &reqwest::Client) -> impl std::future::Future + Send {async { [INFO] [stdout] 250 | let macro_text = &self.macro_text() [INFO] [stdout] ... [INFO] [stdout] 276 | html_escape::decode_html_entities(&html).to_string() [INFO] [stdout] 277 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "5935a7865f1287d3226819205b7244d4ca675b9c05d8f49104a38dd8363d8ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5935a7865f1287d3226819205b7244d4ca675b9c05d8f49104a38dd8363d8ee1", kill_on_drop: false }` [INFO] [stdout] 5935a7865f1287d3226819205b7244d4ca675b9c05d8f49104a38dd8363d8ee1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a93fe25943de8ea55f25b90bd73c6ee8a3f0e4312d16018dab7ca17e08a56fe0 [INFO] running `Command { std: "docker" "start" "-a" "a93fe25943de8ea55f25b90bd73c6ee8a3f0e4312d16018dab7ca17e08a56fe0", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `reqwest::Request` [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest::Request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_conj/lemma/mod.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::select_from` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_verb/lemma/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::select_from; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufWriter` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_decl_adj/lemma/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::BufWriter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wiktionary_parser v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_decl_adj/lemma/mod.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::wiktionary_macro::Expand` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_decl_adj/entry/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::wiktionary_macro::Expand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/models/wiktionary_macro/belarusian/be_conj/lemma/mod.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `language` [INFO] [stdout] --> src/utils/split_sections/mod.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::{language, section_header::SectionHeader}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/utils/split_at_delimiters_bracketed_by_n_equals/mod.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use super::is_surrounded_by_n_equals::{self, is_surrounded_by_n_equals}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scraper::selectable::Selectable` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_ipa/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use scraper::selectable::Selectable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/models/wiktionary_macro/ukrainian/uk_ndecl/entry/mod.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn get_form(&self, html: &scraper::Html, mut form_selector: &str) -> Option { [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_start` [INFO] [stdout] --> src/utils/split_sections/mod.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | for (header_index, tag_start) in matches { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | async fn html(&self, client: &reqwest::Client) -> scraper::Html { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 227 ~ fn html(&self, client: &reqwest::Client) -> impl std::future::Future + Send {async { [INFO] [stdout] 228 | let res = self.expand_with(&client).await; [INFO] [stdout] 229 | let fragment = scraper::Html::parse_fragment(&res); [INFO] [stdout] 230 | fragment [INFO] [stdout] 231 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | async fn expand(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 242 ~ fn expand(&self) -> impl std::future::Future + Send {async { [INFO] [stdout] 243 | let client = reqwest::Client::new(); [INFO] [stdout] 244 | self.expand_with(&client).await [INFO] [stdout] 245 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | async fn expand_with(&self, client: &reqwest::Client) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 249 ~ fn expand_with(&self, client: &reqwest::Client) -> impl std::future::Future + Send {async { [INFO] [stdout] 250 | let macro_text = &self.macro_text() [INFO] [stdout] ... [INFO] [stdout] 276 | html_escape::decode_html_entities(&html).to_string() [INFO] [stdout] 277 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Request` [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest::Request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RuNounTable` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_conj/entry/test.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::models::wiktionary_macro::{Expand, RuConj, RuNounTable}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_conj/lemma/mod.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::select_from` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_verb/lemma/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::select_from; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RuNounPlus` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_verb/lemma/test.rs:1:91 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::{language::Language, section_header::SectionHeader, wiktionary_macro::{RuNounPlus, RuVerb}}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufWriter` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_decl_adj/lemma/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::BufWriter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_decl_adj/lemma/mod.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::wiktionary_macro::Expand` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_decl_adj/entry/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::wiktionary_macro::Expand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RuNounTable` [INFO] [stdout] --> src/models/wiktionary_macro/belarusian/be_ndecl/entry/test.rs:3:56 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::wiktionary_macro::{BeNDecl, Expand, RuNounTable}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Russian` [INFO] [stdout] --> src/models/wiktionary_macro/belarusian/be_ndecl/entry/test.rs:4:47 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::models::language::Language::{self, Russian}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> src/models/wiktionary_macro/belarusian/be_ndecl/entry/test.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::models::section_header::SectionHeader::{self, *}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/models/wiktionary_macro/belarusian/be_conj/lemma/mod.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> src/models/wiktionary_macro/test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RuIpa` and `section_header::SectionHeader` [INFO] [stdout] --> src/models/wiktionary_macro/test.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::{language::Language, section_header::SectionHeader, wiktionary_macro::{ipa::Ipa, RuIpa}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `language` [INFO] [stdout] --> src/utils/split_sections/mod.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::{language, section_header::SectionHeader}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/utils/split_at_delimiters_bracketed_by_n_equals/mod.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use super::is_surrounded_by_n_equals::{self, is_surrounded_by_n_equals}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scraper::selectable::Selectable` [INFO] [stdout] --> src/models/wiktionary_macro/russian/ru_ipa/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use scraper::selectable::Selectable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `form` [INFO] [stdout] --> src/models/wiktionary_macro/ukrainian/uk_ndecl/entry/test.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let form = table.get_form(&html, class_selectors::DAT_P); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_form` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/models/wiktionary_macro/ukrainian/uk_ndecl/entry/mod.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn get_form(&self, html: &scraper::Html, mut form_selector: &str) -> Option { [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sections` [INFO] [stdout] --> src/utils/split_sections/test.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | let sections = split_sections(ukrainian); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_start` [INFO] [stdout] --> src/utils/split_sections/mod.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | for (header_index, tag_start) in matches { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | async fn html(&self, client: &reqwest::Client) -> scraper::Html { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 227 ~ fn html(&self, client: &reqwest::Client) -> impl std::future::Future + Send {async { [INFO] [stdout] 228 | let res = self.expand_with(&client).await; [INFO] [stdout] 229 | let fragment = scraper::Html::parse_fragment(&res); [INFO] [stdout] 230 | fragment [INFO] [stdout] 231 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | async fn expand(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 242 ~ fn expand(&self) -> impl std::future::Future + Send {async { [INFO] [stdout] 243 | let client = reqwest::Client::new(); [INFO] [stdout] 244 | self.expand_with(&client).await [INFO] [stdout] 245 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/models/wiktionary_macro/mod.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | async fn expand_with(&self, client: &reqwest::Client) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 249 ~ fn expand_with(&self, client: &reqwest::Client) -> impl std::future::Future + Send {async { [INFO] [stdout] 250 | let macro_text = &self.macro_text() [INFO] [stdout] ... [INFO] [stdout] 276 | html_escape::decode_html_entities(&html).to_string() [INFO] [stdout] 277 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `СаудівськаАравія` should have a snake case name [INFO] [stdout] --> src/models/wiktionary_macro/ukrainian/uk_ndecl/lemma/test.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn СаудівськаАравія() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `саудівська_аравія` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Бутан` should have a snake case name [INFO] [stdout] --> src/models/wiktionary_macro/ukrainian/uk_ndecl/entry/test.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | async fn Бутан() { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `бутан` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcxkQ4bm/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhtml_escape-97f8c4839c92b8e0.rlib,libutf8_width-3ffa4db567cb99fb.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libscraper-16b03df781cc9add.rlib,libahash-84aff04647416327.rlib,libgetrandom-1c894f63522be3ad.rlib,libzerocopy-2150a15c16f8bb6b.rlib,libego_tree-e62110f6c1503756.rlib,libselectors-f652b638e066e929.rlib,libservo_arc-71d4f055a76e2277.rlib,libstable_deref_trait-a9f42b1d2f15127d.rlib,libphf-5f8c3dc183981435.rlib,libfxhash-1df546a36b8e6f44.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libcssparser-3083a486a88d4729.rlib,libdtoa_short-324672582807df3c.rlib,libdtoa-d9b764b3c99c5187.rlib,libhtml5ever-ecaa62c8a743e177.rlib,libmarkup5ever-62fa3b94416957fd.rlib,libstring_cache-fb452027efcfeef1.rlib,libprecomputed_hash-b8aaee179f87ad21.rlib,libphf_shared-309e6a952312955a.rlib,libphf-b332efddd839210b.rlib,libphf_shared-22559cc19e2d6be5.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libtendril-93666ea5128310a4.rlib,libutf8-f4341c3c7568480d.rlib,libfutf-a0e0ccd19ff2796c.rlib,libdebug_unreachable-2bce5da2715432ba.rlib,libmac-fd2d43da8dd761a5.rlib,libreqwest-bb9fbfac6bb294a9.rlib,librustls_pemfile-b21619f6c66a14e4.rlib,librustls_pki_types-dfd8ac24fc7a47c8.rlib,libserde_urlencoded-3a11448f8cf084ec.rlib,libbase64-32787b0325ea6df8.rlib,libipnet-21a83f2d587ce134.rlib,libhyper_tls-bfda20204dfc76ec.rlib,libtokio_native_tls-61494ac6a715db94.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libserde_json-6b0e55037e2b6ce4.rlib,libryu-a980823ac8640001.rlib,libserde-fe86bca9848ee1b7.rlib,libnative_tls-129743a622b28929.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-70d98516044434c0.rlib,libbitflags-09131a3e0891448f.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-73b288093640493c.rlib,libhyper_util-8bafaad9e6c07fe3.rlib,libtower-e8204e0c3f465ee6.rlib,libpin_project-c54ff614a4ac8057.rlib,libtower_layer-42079adb73a9aac4.rlib,libtower_service-442e0d38cf369aa3.rlib,libhyper-024e9567f35b63ed.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-7c80f4fbf7df4089.rlib,libh2-ce15c18ef09220f4.rlib,libtracing-6f440e4b9df914ed.rlib,libtracing_core-b916b3518d5055ef.rlib,libonce_cell-a1d7742f74efe1da.rlib,libindexmap-460a20926f80f3a0.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-7535884dad52ee2f.rlib,libslab-b2d771989aa109c6.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libtokio_util-b63881459c8391c6.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libfutures_channel-a77afe3114062077.rlib,libtokio-74daf9e5246a6151.rlib,libsignal_hook_registry-b3ecb71bc464268a.rlib,libsocket2-3cb9248b6effd882.rlib,libmio-c919f639805aff18.rlib,libparking_lot-5696d2bbed01a4d4.rlib,libparking_lot_core-0a012484ad390745.rlib,liblibc-630b2eacbe5cc6be.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libhttp_body_util-dfd547d08a5c9969.rlib,libfutures_util-00d5354aea997a10.rlib,libfutures_task-f5d0873d9bf193e0.rlib,libpin_utils-3860774ad9b215b5.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libhttp_body-6a921836dc12f8cc.rlib,liblog-9a3ff67864b30e2c.rlib,libfutures_core-451bff7c303527ba.rlib,liburl-8b7c31fbe656333b.rlib,libidna-7dbc11892eaa4c64.rlib,libunicode_normalization-fcc8f0b1c97810b3.rlib,libtinyvec-7aa3319fb171c386.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-34d9d36da5471b68.rlib,libitoa-20e94f961f8d160c.rlib,libbytes-0a6a8d483e20d35f.rlib,libfnv-79e2cbfbe03dcd16.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wiktionary_parser-577404ef8fc5a42b" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wiktionary_parser` (lib test) due to 1 previous error; 26 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a93fe25943de8ea55f25b90bd73c6ee8a3f0e4312d16018dab7ca17e08a56fe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93fe25943de8ea55f25b90bd73c6ee8a3f0e4312d16018dab7ca17e08a56fe0", kill_on_drop: false }` [INFO] [stdout] a93fe25943de8ea55f25b90bd73c6ee8a3f0e4312d16018dab7ca17e08a56fe0