[INFO] cloning repository https://github.com/akinsella/yt-transcript-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akinsella/yt-transcript-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakinsella%2Fyt-transcript-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakinsella%2Fyt-transcript-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbdc56b114bb857a79039256b1290c8a66d9a0c7 [INFO] testing akinsella/yt-transcript-rs against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakinsella%2Fyt-transcript-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akinsella/yt-transcript-rs [INFO] finished tweaking git repo https://github.com/akinsella/yt-transcript-rs [INFO] tweaked toml for git repo https://github.com/akinsella/yt-transcript-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akinsella/yt-transcript-rs on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akinsella/yt-transcript-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2065c737949bdaa3635f6c83b6bdf04f91c41e09e3601a98866599bd27cac25b [INFO] running `Command { std: "docker" "start" "-a" "2065c737949bdaa3635f6c83b6bdf04f91c41e09e3601a98866599bd27cac25b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2065c737949bdaa3635f6c83b6bdf04f91c41e09e3601a98866599bd27cac25b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2065c737949bdaa3635f6c83b6bdf04f91c41e09e3601a98866599bd27cac25b", kill_on_drop: false }` [INFO] [stdout] 2065c737949bdaa3635f6c83b6bdf04f91c41e09e3601a98866599bd27cac25b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aec16b6eb901c3f440204efd37604f2eb25a174a818dd30c8e09e00efd6482b7 [INFO] running `Command { std: "docker" "start" "-a" "aec16b6eb901c3f440204efd37604f2eb25a174a818dd30c8e09e00efd6482b7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling web_atoms v0.1.2 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling markup5ever v0.16.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling html5ever v0.31.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling html2text v0.14.4 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling yt-transcript-rs v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Transcript` is never constructed [INFO] [stdout] --> src/transcript_parser.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Transcript { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Text` is never constructed [INFO] [stdout] --> src/transcript_parser.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct Text { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "aec16b6eb901c3f440204efd37604f2eb25a174a818dd30c8e09e00efd6482b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec16b6eb901c3f440204efd37604f2eb25a174a818dd30c8e09e00efd6482b7", kill_on_drop: false }` [INFO] [stdout] aec16b6eb901c3f440204efd37604f2eb25a174a818dd30c8e09e00efd6482b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ba133e7e0ab660fd411e26c785b17880039fa8bdee465fc13c629de70951dbf [INFO] running `Command { std: "docker" "start" "-a" "9ba133e7e0ab660fd411e26c785b17880039fa8bdee465fc13c629de70951dbf", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling markup5ever v0.16.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling html5ever v0.31.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling html2text v0.14.4 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling yt-transcript-rs v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Transcript` is never constructed [INFO] [stdout] --> src/transcript_parser.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Transcript { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Text` is never constructed [INFO] [stdout] --> src/transcript_parser.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct Text { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Transcript` is never constructed [INFO] [stdout] --> src/transcript_parser.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Transcript { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Text` is never constructed [INFO] [stdout] --> src/transcript_parser.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct Text { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yt-transcript-rs` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name yt_transcript_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "mock"))' -C metadata=08c84f6f3fdf16ec -C extra-filename=-c84d974f9da990fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-875a28607dff2e81.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7fb77aed96989d04.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ced74989b434bcc7.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-97f8c4839c92b8e0.rlib --extern html2text=/opt/rustwide/target/debug/deps/libhtml2text-f125a9abb5b6f574.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-c5872fef08855831.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-e55852207f051233.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c1f2f84bdfda4529.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e2730e065d29c328.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-12537443f878eee6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e5d5ca936105934b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7da2641e8899c4fc.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-261860b0295d2235.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-00c158ab9827b8ae.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38bd7437fb6ca648.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ac7835c2ef61c441.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ba4f4625af568829.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yt-transcript-rs` (example "youtube_video_infos") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name youtube_video_infos --edition=2021 examples/youtube_video_infos.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "mock"))' -C metadata=9f0ffd401fcd0dc0 -C extra-filename=-537c34cfcc381b42 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-875a28607dff2e81.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7fb77aed96989d04.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ced74989b434bcc7.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-97f8c4839c92b8e0.rlib --extern html2text=/opt/rustwide/target/debug/deps/libhtml2text-f125a9abb5b6f574.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-c5872fef08855831.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-e55852207f051233.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c1f2f84bdfda4529.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e2730e065d29c328.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-12537443f878eee6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e5d5ca936105934b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7da2641e8899c4fc.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-261860b0295d2235.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-00c158ab9827b8ae.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38bd7437fb6ca648.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ac7835c2ef61c441.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ba4f4625af568829.rlib --extern yt_transcript_rs=/opt/rustwide/target/debug/deps/libyt_transcript_rs-28e4f8d7d58b0309.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPKcyF2/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyt_transcript_rs-28e4f8d7d58b0309,libscraper-12537443f878eee6,libego_tree-7a9e77d3f01fba8d,libselectors-53850abb40e99fca,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libservo_arc-164dc5ebec9b10f3,libcssparser-a033af51a598150e,libdtoa_short-6095338158040e2d,libdtoa-3ccbc6d68634781a,libhtml5ever-723bcd713dca20ee,libmarkup5ever-0f8088928bcac781,libstring_cache-6b130ec9b5e31f8f,libprecomputed_hash-b8aaee179f87ad21,libphf-2a827a1fb65d49eb,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libquick_xml-e55852207f051233,libhtml_escape-97f8c4839c92b8e0,libutf8_width-3ffa4db567cb99fb,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libthiserror-00c158ab9827b8ae,libreqwest-e2730e065d29c328,librustls_pemfile-37fc7deda89168e1,librustls_pki_types-7013f2d5aa634e0b,libserde_urlencoded-39b1616b502feef4,libcookie_store-9090e57fd3a3fb05,libpublicsuffix-3800f1abeeb60a99,libpsl_types-be5f8942940e3a9c,libcookie-756d03a6f57cdc3d,libtime-c2eb8ca866aeb4b0,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libhyper_tls-43b503d3a06c27d9,libtokio_native_tls-218d2752121d2c6e,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-7da2641e8899c4fc,libmemchr-08f38e9718637002,libryu-a7164637bc4900ee,libserde-e5d5ca936105934b,libtower-cfe8026725f40c08,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libnative_tls-0788a2828449bd61,libopenssl_probe-2c6d21a9709cae46,libopenssl-5c84dfba2f13df47,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-072b1e7cf131a5a6,libhyper_util-20cad8fe684b239d,libtower_service-3fb88d28c2218805,libhyper-0e1bd9c445fe221b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-55a70c5e3725796c,libtracing-b25594cc61ff0226,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libslab-0a476b530f8e6631,libatomic_waker-06950c8c08d2b8fa,libtokio_util-5320c206caec0e00,libfutures_sink-ae1eb2d060de53a2,libhttpdate-331798cefc82cc7e,libfutures_channel-8e61eaebe9799500,libfutures_util-7445315e3d23a36a,libfutures_task-f13500651ee1eef1,libpin_utils-3860774ad9b215b5,libtokio-38bd7437fb6ca648,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-aaacac4edbeb85ac,libmio-5d4c9ef70f336681,libparking_lot-cffe71777877ae32,libparking_lot_core-d9ac79d1e695981d,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp_body-11f2ad891619fd82,liblog-d6f7bb1298e9acd0,liburl-ba4f4625af568829,libidna-a86c9a5acc8298c2,libidna_adapter-3402b07b85f1336b,libicu_normalizer-1646fe96481a1034,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-a1468abc3d2c62db,libicu_properties-12abbc5a5aff8108,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-32c9debe803ae043,libicu_locid_transform_data-592a482cca19c097,libicu_collections-4ca3e4b2d1d8db47,libicu_provider-f7b3b493a3f30bfd,libicu_locid-3175d8b5196c4700,liblitemap-79485f3bd9d9879d,libtinystr-86ddbbe58753f4db,libzerovec-50ea054e79a5dd01,libwriteable-1e5dea0053e4c229,libyoke-acf6ae591dee9516,libzerofrom-412c76e547a294c8,libstable_deref_trait-a9f42b1d2f15127d,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libanyhow-ae63679af1e3713c}.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/rustcPKcyF2/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/youtube_transcript_advanced-a04acdf3b0d0b2ad" "-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 `yt-transcript-rs` (example "youtube_transcript_advanced") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9ba133e7e0ab660fd411e26c785b17880039fa8bdee465fc13c629de70951dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba133e7e0ab660fd411e26c785b17880039fa8bdee465fc13c629de70951dbf", kill_on_drop: false }` [INFO] [stdout] 9ba133e7e0ab660fd411e26c785b17880039fa8bdee465fc13c629de70951dbf