[INFO] fetching crate yt-transcript-rs 0.1.8... [INFO] testing yt-transcript-rs-0.1.8 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate yt-transcript-rs 0.1.8 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate yt-transcript-rs 0.1.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate yt-transcript-rs 0.1.8 [INFO] tweaked toml for crates.io crate yt-transcript-rs 0.1.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yt-transcript-rs 0.1.8 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yt-transcript-rs 0.1.8 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded web_atoms v0.1.2 [INFO] [stderr] Downloaded html2text v0.14.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 688f3df327a0028c1fc4993690ab43185b0d0af7db563b97759c6491a672d356 [INFO] running `Command { std: "docker" "start" "-a" "688f3df327a0028c1fc4993690ab43185b0d0af7db563b97759c6491a672d356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "688f3df327a0028c1fc4993690ab43185b0d0af7db563b97759c6491a672d356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "688f3df327a0028c1fc4993690ab43185b0d0af7db563b97759c6491a672d356", kill_on_drop: false }` [INFO] [stdout] 688f3df327a0028c1fc4993690ab43185b0d0af7db563b97759c6491a672d356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c23cdb62b13dfc50d6eee7e5cb3a4f1126f036fabbc70915dca2f1cf88ca497 [INFO] running `Command { std: "docker" "start" "-a" "3c23cdb62b13dfc50d6eee7e5cb3a4f1126f036fabbc70915dca2f1cf88ca497", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling web_atoms v0.1.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.108 [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 parking_lot v0.12.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling clap v4.5.38 [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 phf_macros v0.11.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [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 derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling regex v1.11.1 [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 thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [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 serde v1.0.219 [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_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling chrono v0.4.41 [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 markup5ever v0.16.1 [INFO] [stderr] Compiling html5ever v0.31.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling html2text v0.14.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling cookie_store v0.21.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 06s [INFO] running `Command { std: "docker" "inspect" "3c23cdb62b13dfc50d6eee7e5cb3a4f1126f036fabbc70915dca2f1cf88ca497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c23cdb62b13dfc50d6eee7e5cb3a4f1126f036fabbc70915dca2f1cf88ca497", kill_on_drop: false }` [INFO] [stdout] 3c23cdb62b13dfc50d6eee7e5cb3a4f1126f036fabbc70915dca2f1cf88ca497 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4d80b6bd7382d88d9da922077080e802a8dd741837e68ccad59de65a192947d [INFO] running `Command { std: "docker" "start" "-a" "c4d80b6bd7382d88d9da922077080e802a8dd741837e68ccad59de65a192947d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [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 regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling markup5ever v0.16.1 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling html5ever v0.31.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling html2text v0.14.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.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 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: unused variable: `transcript` [INFO] [stdout] --> examples/youtube_transcript_debug_with_user_agent.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | if let Ok(transcript) = transcript_list.find_transcript(&["en"]) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transcript` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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=7831cdaa5c6741e4 -C extra-filename=-623002f5b7f3e989 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-c9d1be7d0551a700.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-778c7fa1347c8c1f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a7d57385009e3679.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-3a7ee0974ad45b30.rlib --extern html2text=/opt/rustwide/target/debug/deps/libhtml2text-6be6439ce1f159ee.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-2a2351a709d9dd80.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-057b4bfe66fb4274.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-edd4537dc434ffc6.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-5906637fe234f6a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be7907905f9e9340.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ee5b2a0c0534c6b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f3c0afac28572655.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dd97daef16591363.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e738131b6ef4e98a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-19cd277da03732aa.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-257415012d1b7903.rlib --cap-lints=forbid` (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_transcript_advanced") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name youtube_transcript_advanced --edition=2021 examples/youtube_transcript_advanced.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=b95f1a5a69004833 -C extra-filename=-0ee83740c709376b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-c9d1be7d0551a700.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-778c7fa1347c8c1f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a7d57385009e3679.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-3a7ee0974ad45b30.rlib --extern html2text=/opt/rustwide/target/debug/deps/libhtml2text-6be6439ce1f159ee.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-2a2351a709d9dd80.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-057b4bfe66fb4274.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-edd4537dc434ffc6.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-5906637fe234f6a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be7907905f9e9340.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ee5b2a0c0534c6b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f3c0afac28572655.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dd97daef16591363.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e738131b6ef4e98a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-19cd277da03732aa.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-257415012d1b7903.rlib --extern yt_transcript_rs=/opt/rustwide/target/debug/deps/libyt_transcript_rs-3a33ff51d8fd2c36.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbQZQjB/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyt_transcript_rs-3a33ff51d8fd2c36,libscraper-5906637fe234f6a1,libego_tree-b962cbce906a24cc,libselectors-a3892af1fd1beb45,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libservo_arc-72f281609b9cf72a,libcssparser-b6c5e3f2705338c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-36819ccdfe2da87d,libmarkup5ever-8864ec1c5c59df57,libstring_cache-4b8bcc02bb2887d2,libprecomputed_hash-7d997fe2cb7badd4,libphf-66a94bff9809555c,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libquick_xml-057b4bfe66fb4274,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-dd97daef16591363,libreqwest-edd4537dc434ffc6,librustls_pemfile-c10d86683cd02bd2,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-8d240a2c605ceac5,libcookie_store-1fc723843c9242dd,libpublicsuffix-b4824f3846db91cf,libpsl_types-fd0d8ee12106f23e,libcookie-d5ac5d42f8f2b8f7,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-978df427a39cf111,libtokio_native_tls-0037d14744379c55,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-9ee5b2a0c0534c6b,libmemchr-3ffe5f7a52883367,libryu-0ea4bafc9bef6d8b,libserde-be7907905f9e9340,libtower-2203f104be26ce75,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-3eed11cc30ca105f,libopenssl_probe-cbab9b905ab83f66,libopenssl-fb6d2a6a6f1882c6,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-90df4c3fe94716f1,libhyper_util-29d7907c1bee3efb,libtower_service-0d7df29686b13872,libhyper-f1e6f3afa4736881,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-aa95737267f46abd,libtracing-90c35db9c4da35d0,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libslab-b066ee2c679b47fd,libatomic_waker-001109810bdecbaa,libtokio_util-98cbf737ef0cadfd,libfutures_sink-be8442ee548d90f9,libhttpdate-9f9d2502c6a38412,libfutures_channel-179401688c37d974,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-e738131b6ef4e98a,libsignal_hook_registry-1171f0d22a871719,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libparking_lot-2264c179d6ab9f91,libparking_lot_core-463ac56614e6d2e9,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,liblog-ba604b77dad33fe2,liburl-257415012d1b7903,libidna-8953a3f9f85c4996,libidna_adapter-8fa898b8659a0349,libicu_normalizer-b7799a837ffb4711,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-cc09618ba41502d9,libicu_properties-12a13b17871ac621,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-18390e1ef578f82e,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-efcd9fca3da2efb0,libicu_provider-391c03064f8ec27a,libicu_locid-4a39685d786f5eee,liblitemap-705c4d2af7d10c57,libtinystr-b54fddc89bfedde3,libzerovec-8632369c8d6fb856,libwriteable-45c783735d88c2b0,libyoke-e8c6997f8ca02ce9,libzerofrom-51110a7636bbe256,libstable_deref_trait-a2d30f30be7c468b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-1062fd8720902979}.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/rustcbQZQjB/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_cookie_auth-02a052b610bfd22e" "-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_cookie_auth") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrlYSio/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyt_transcript_rs-3a33ff51d8fd2c36,libscraper-5906637fe234f6a1,libego_tree-b962cbce906a24cc,libselectors-a3892af1fd1beb45,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libservo_arc-72f281609b9cf72a,libcssparser-b6c5e3f2705338c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-36819ccdfe2da87d,libmarkup5ever-8864ec1c5c59df57,libstring_cache-4b8bcc02bb2887d2,libprecomputed_hash-7d997fe2cb7badd4,libphf-66a94bff9809555c,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libquick_xml-057b4bfe66fb4274,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-dd97daef16591363,libreqwest-edd4537dc434ffc6,librustls_pemfile-c10d86683cd02bd2,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-8d240a2c605ceac5,libcookie_store-1fc723843c9242dd,libpublicsuffix-b4824f3846db91cf,libpsl_types-fd0d8ee12106f23e,libcookie-d5ac5d42f8f2b8f7,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-978df427a39cf111,libtokio_native_tls-0037d14744379c55,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-9ee5b2a0c0534c6b,libmemchr-3ffe5f7a52883367,libryu-0ea4bafc9bef6d8b,libserde-be7907905f9e9340,libtower-2203f104be26ce75,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-3eed11cc30ca105f,libopenssl_probe-cbab9b905ab83f66,libopenssl-fb6d2a6a6f1882c6,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-90df4c3fe94716f1,libhyper_util-29d7907c1bee3efb,libtower_service-0d7df29686b13872,libhyper-f1e6f3afa4736881,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-aa95737267f46abd,libtracing-90c35db9c4da35d0,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libslab-b066ee2c679b47fd,libatomic_waker-001109810bdecbaa,libtokio_util-98cbf737ef0cadfd,libfutures_sink-be8442ee548d90f9,libhttpdate-9f9d2502c6a38412,libfutures_channel-179401688c37d974,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-e738131b6ef4e98a,libsignal_hook_registry-1171f0d22a871719,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libparking_lot-2264c179d6ab9f91,libparking_lot_core-463ac56614e6d2e9,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,liblog-ba604b77dad33fe2,liburl-257415012d1b7903,libidna-8953a3f9f85c4996,libidna_adapter-8fa898b8659a0349,libicu_normalizer-b7799a837ffb4711,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-cc09618ba41502d9,libicu_properties-12a13b17871ac621,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-18390e1ef578f82e,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-efcd9fca3da2efb0,libicu_provider-391c03064f8ec27a,libicu_locid-4a39685d786f5eee,liblitemap-705c4d2af7d10c57,libtinystr-b54fddc89bfedde3,libzerovec-8632369c8d6fb856,libwriteable-45c783735d88c2b0,libyoke-e8c6997f8ca02ce9,libzerofrom-51110a7636bbe256,libstable_deref_trait-a2d30f30be7c468b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-1062fd8720902979}.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/rustcrlYSio/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_translation-3900794007e06f3a" "-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_translation") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6LHQHh/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyt_transcript_rs-3a33ff51d8fd2c36,libscraper-5906637fe234f6a1,libego_tree-b962cbce906a24cc,libselectors-a3892af1fd1beb45,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libservo_arc-72f281609b9cf72a,libcssparser-b6c5e3f2705338c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-36819ccdfe2da87d,libmarkup5ever-8864ec1c5c59df57,libstring_cache-4b8bcc02bb2887d2,libprecomputed_hash-7d997fe2cb7badd4,libphf-66a94bff9809555c,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libquick_xml-057b4bfe66fb4274,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-dd97daef16591363,libreqwest-edd4537dc434ffc6,librustls_pemfile-c10d86683cd02bd2,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-8d240a2c605ceac5,libcookie_store-1fc723843c9242dd,libpublicsuffix-b4824f3846db91cf,libpsl_types-fd0d8ee12106f23e,libcookie-d5ac5d42f8f2b8f7,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-978df427a39cf111,libtokio_native_tls-0037d14744379c55,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-9ee5b2a0c0534c6b,libmemchr-3ffe5f7a52883367,libryu-0ea4bafc9bef6d8b,libserde-be7907905f9e9340,libtower-2203f104be26ce75,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-3eed11cc30ca105f,libopenssl_probe-cbab9b905ab83f66,libopenssl-fb6d2a6a6f1882c6,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-90df4c3fe94716f1,libhyper_util-29d7907c1bee3efb,libtower_service-0d7df29686b13872,libhyper-f1e6f3afa4736881,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-aa95737267f46abd,libtracing-90c35db9c4da35d0,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libslab-b066ee2c679b47fd,libatomic_waker-001109810bdecbaa,libtokio_util-98cbf737ef0cadfd,libfutures_sink-be8442ee548d90f9,libhttpdate-9f9d2502c6a38412,libfutures_channel-179401688c37d974,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-e738131b6ef4e98a,libsignal_hook_registry-1171f0d22a871719,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libparking_lot-2264c179d6ab9f91,libparking_lot_core-463ac56614e6d2e9,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,liblog-ba604b77dad33fe2,liburl-257415012d1b7903,libidna-8953a3f9f85c4996,libidna_adapter-8fa898b8659a0349,libicu_normalizer-b7799a837ffb4711,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-cc09618ba41502d9,libicu_properties-12a13b17871ac621,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-18390e1ef578f82e,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-efcd9fca3da2efb0,libicu_provider-391c03064f8ec27a,libicu_locid-4a39685d786f5eee,liblitemap-705c4d2af7d10c57,libtinystr-b54fddc89bfedde3,libzerovec-8632369c8d6fb856,libwriteable-45c783735d88c2b0,libyoke-e8c6997f8ca02ce9,libzerofrom-51110a7636bbe256,libstable_deref_trait-a2d30f30be7c468b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-1062fd8720902979}.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/rustc6LHQHh/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_microformat_data-2a74cb68a63df7cc" "-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_microformat_data") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclFpvG1/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyt_transcript_rs-3a33ff51d8fd2c36,libscraper-5906637fe234f6a1,libego_tree-b962cbce906a24cc,libselectors-a3892af1fd1beb45,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libservo_arc-72f281609b9cf72a,libcssparser-b6c5e3f2705338c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-36819ccdfe2da87d,libmarkup5ever-8864ec1c5c59df57,libstring_cache-4b8bcc02bb2887d2,libprecomputed_hash-7d997fe2cb7badd4,libphf-66a94bff9809555c,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libquick_xml-057b4bfe66fb4274,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-dd97daef16591363,libreqwest-edd4537dc434ffc6,librustls_pemfile-c10d86683cd02bd2,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-8d240a2c605ceac5,libcookie_store-1fc723843c9242dd,libpublicsuffix-b4824f3846db91cf,libpsl_types-fd0d8ee12106f23e,libcookie-d5ac5d42f8f2b8f7,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-978df427a39cf111,libtokio_native_tls-0037d14744379c55,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-9ee5b2a0c0534c6b,libmemchr-3ffe5f7a52883367,libryu-0ea4bafc9bef6d8b,libserde-be7907905f9e9340,libtower-2203f104be26ce75,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-3eed11cc30ca105f,libopenssl_probe-cbab9b905ab83f66,libopenssl-fb6d2a6a6f1882c6,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-90df4c3fe94716f1,libhyper_util-29d7907c1bee3efb,libtower_service-0d7df29686b13872,libhyper-f1e6f3afa4736881,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-aa95737267f46abd,libtracing-90c35db9c4da35d0,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libslab-b066ee2c679b47fd,libatomic_waker-001109810bdecbaa,libtokio_util-98cbf737ef0cadfd,libfutures_sink-be8442ee548d90f9,libhttpdate-9f9d2502c6a38412,libfutures_channel-179401688c37d974,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-e738131b6ef4e98a,libsignal_hook_registry-1171f0d22a871719,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libparking_lot-2264c179d6ab9f91,libparking_lot_core-463ac56614e6d2e9,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,liblog-ba604b77dad33fe2,liburl-257415012d1b7903,libidna-8953a3f9f85c4996,libidna_adapter-8fa898b8659a0349,libicu_normalizer-b7799a837ffb4711,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-cc09618ba41502d9,libicu_properties-12a13b17871ac621,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-18390e1ef578f82e,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-efcd9fca3da2efb0,libicu_provider-391c03064f8ec27a,libicu_locid-4a39685d786f5eee,liblitemap-705c4d2af7d10c57,libtinystr-b54fddc89bfedde3,libzerovec-8632369c8d6fb856,libwriteable-45c783735d88c2b0,libyoke-e8c6997f8ca02ce9,libzerofrom-51110a7636bbe256,libstable_deref_trait-a2d30f30be7c468b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-1062fd8720902979}.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/rustclFpvG1/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_proxy-482e802cb6c2f3cd" "-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_proxy") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2K177j/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyt_transcript_rs-3a33ff51d8fd2c36,libscraper-5906637fe234f6a1,libego_tree-b962cbce906a24cc,libselectors-a3892af1fd1beb45,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libservo_arc-72f281609b9cf72a,libcssparser-b6c5e3f2705338c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-36819ccdfe2da87d,libmarkup5ever-8864ec1c5c59df57,libstring_cache-4b8bcc02bb2887d2,libprecomputed_hash-7d997fe2cb7badd4,libphf-66a94bff9809555c,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libquick_xml-057b4bfe66fb4274,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-dd97daef16591363,libreqwest-edd4537dc434ffc6,librustls_pemfile-c10d86683cd02bd2,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-8d240a2c605ceac5,libcookie_store-1fc723843c9242dd,libpublicsuffix-b4824f3846db91cf,libpsl_types-fd0d8ee12106f23e,libcookie-d5ac5d42f8f2b8f7,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-978df427a39cf111,libtokio_native_tls-0037d14744379c55,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-9ee5b2a0c0534c6b,libmemchr-3ffe5f7a52883367,libryu-0ea4bafc9bef6d8b,libserde-be7907905f9e9340,libtower-2203f104be26ce75,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-3eed11cc30ca105f,libopenssl_probe-cbab9b905ab83f66,libopenssl-fb6d2a6a6f1882c6,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-90df4c3fe94716f1,libhyper_util-29d7907c1bee3efb,libtower_service-0d7df29686b13872,libhyper-f1e6f3afa4736881,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-aa95737267f46abd,libtracing-90c35db9c4da35d0,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libslab-b066ee2c679b47fd,libatomic_waker-001109810bdecbaa,libtokio_util-98cbf737ef0cadfd,libfutures_sink-be8442ee548d90f9,libhttpdate-9f9d2502c6a38412,libfutures_channel-179401688c37d974,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-e738131b6ef4e98a,libsignal_hook_registry-1171f0d22a871719,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libparking_lot-2264c179d6ab9f91,libparking_lot_core-463ac56614e6d2e9,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,liblog-ba604b77dad33fe2,liburl-257415012d1b7903,libidna-8953a3f9f85c4996,libidna_adapter-8fa898b8659a0349,libicu_normalizer-b7799a837ffb4711,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-cc09618ba41502d9,libicu_properties-12a13b17871ac621,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-18390e1ef578f82e,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-efcd9fca3da2efb0,libicu_provider-391c03064f8ec27a,libicu_locid-4a39685d786f5eee,liblitemap-705c4d2af7d10c57,libtinystr-b54fddc89bfedde3,libzerovec-8632369c8d6fb856,libwriteable-45c783735d88c2b0,libyoke-e8c6997f8ca02ce9,libzerofrom-51110a7636bbe256,libstable_deref_trait-a2d30f30be7c468b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-1062fd8720902979}.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/rustc2K177j/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_video_infos-5422794712168be8" "-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_video_infos") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c4d80b6bd7382d88d9da922077080e802a8dd741837e68ccad59de65a192947d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d80b6bd7382d88d9da922077080e802a8dd741837e68ccad59de65a192947d", kill_on_drop: false }` [INFO] [stdout] c4d80b6bd7382d88d9da922077080e802a8dd741837e68ccad59de65a192947d