[INFO] fetching crate examples 0.5.0... [INFO] testing examples-0.5.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate examples 0.5.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate examples 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate examples 0.5.0 [INFO] tweaked toml for crates.io crate examples 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate examples 0.5.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate examples 0.5.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cea2cc8ba1a71c4a59bff60b23e22d6dd9b1af5ed626312c0dfd64214d39c1d [INFO] running `Command { std: "docker" "start" "-a" "9cea2cc8ba1a71c4a59bff60b23e22d6dd9b1af5ed626312c0dfd64214d39c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cea2cc8ba1a71c4a59bff60b23e22d6dd9b1af5ed626312c0dfd64214d39c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cea2cc8ba1a71c4a59bff60b23e22d6dd9b1af5ed626312c0dfd64214d39c1d", kill_on_drop: false }` [INFO] [stdout] 9cea2cc8ba1a71c4a59bff60b23e22d6dd9b1af5ed626312c0dfd64214d39c1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 011a778a9334ca8b8ac5d9a6fdc3228a0df9372462f11d5270e50998265e002e [INFO] running `Command { std: "docker" "start" "-a" "011a778a9334ca8b8ac5d9a6fdc3228a0df9372462f11d5270e50998265e002e", kill_on_drop: false }` [INFO] [stderr] Compiling examples v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "011a778a9334ca8b8ac5d9a6fdc3228a0df9372462f11d5270e50998265e002e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011a778a9334ca8b8ac5d9a6fdc3228a0df9372462f11d5270e50998265e002e", kill_on_drop: false }` [INFO] [stdout] 011a778a9334ca8b8ac5d9a6fdc3228a0df9372462f11d5270e50998265e002e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 411f84d9a425b54a1554f6901c715b7b57f73723b6ce8f3c37e430867cf54e20 [INFO] running `Command { std: "docker" "start" "-a" "411f84d9a425b54a1554f6901c715b7b57f73723b6ce8f3c37e430867cf54e20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling webrtc-signal v0.1.1 [INFO] [stderr] Compiling examples v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use webrtc::api::interceptor_registry::register_default_interceptors; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use webrtc::api::media_engine::MediaEngine; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use webrtc::api::setting_engine::SettingEngine; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use webrtc::api::APIBuilder; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use webrtc::data_channel::RTCDataChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use webrtc::ice_transport::ice_server::RTCIceServer; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use webrtc::interceptor::registry::Registry; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use webrtc::peer_connection::configuration::RTCConfiguration; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use webrtc::peer_connection::math_rand_alpha; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use webrtc::peer_connection::peer_connection_state::RTCPeerConnectionState; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use webrtc::peer_connection::sdp::session_description::RTCSessionDescription; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use webrtc::api::interceptor_registry::register_default_interceptors; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use webrtc::api::media_engine::{MediaEngine, MIME_TYPE_VP8}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use webrtc::api::APIBuilder; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use webrtc::ice_transport::ice_connection_state::RTCIceConnectionState; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use webrtc::ice_transport::ice_server::RTCIceServer; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use webrtc::interceptor::registry::Registry; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use webrtc::media::io::ivf_reader::IVFReader; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use webrtc::media::Sample; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use webrtc::peer_connection::configuration::RTCConfiguration; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use webrtc::peer_connection::peer_connection_state::RTCPeerConnectionState; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use webrtc::peer_connection::sdp::session_description::RTCSessionDescription; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use webrtc::rtp_transceiver::rtp_codec::RTCRtpCodecCapability; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use webrtc::track::track_local::track_local_static_sample::TrackLocalStaticSample; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use webrtc::track::track_local::TrackLocal; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use webrtc::api::interceptor_registry::register_default_interceptors; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use webrtc::api::media_engine::MediaEngine; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use webrtc::api::APIBuilder; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use webrtc::ice_transport::ice_server::RTCIceServer; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use webrtc::interceptor::registry::Registry; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use webrtc::peer_connection::configuration::RTCConfiguration; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use webrtc::peer_connection::peer_connection_state::RTCPeerConnectionState; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use webrtc::peer_connection::sdp::session_description::RTCSessionDescription; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use webrtc::rtcp::payload_feedbacks::picture_loss_indication::PictureLossIndication; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use webrtc::rtp_transceiver::rtp_codec::RTPCodecType; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use webrtc::track::track_local::track_local_static_rtp::TrackLocalStaticRTP; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use webrtc::track::track_local::{TrackLocal, TrackLocalWriter}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use webrtc::api::APIBuilder; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use webrtc::data_channel::data_channel_message::DataChannelMessage; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use webrtc::data_channel::data_channel_parameters::DataChannelParameters; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use webrtc::data_channel::RTCDataChannel; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use webrtc::dtls_transport::dtls_parameters::DTLSParameters; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use webrtc::ice_transport::ice_candidate::RTCIceCandidate; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use webrtc::ice_transport::ice_gatherer::RTCIceGatherOptions; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use webrtc::ice_transport::ice_parameters::RTCIceParameters; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use webrtc::ice_transport::ice_role::RTCIceRole; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use webrtc::ice_transport::ice_server::RTCIceServer; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use webrtc::peer_connection::math_rand_alpha; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/ortc/ortc.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use webrtc::sctp_transport::sctp_transport_capabilities::SCTPTransportCapabilities; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use webrtc::api::interceptor_registry::register_default_interceptors; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use webrtc::api::media_engine::{MediaEngine, MIME_TYPE_OPUS, MIME_TYPE_VP8, MIME_TYPE_VP9}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use webrtc::api::APIBuilder; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use webrtc::ice_transport::ice_connection_state::RTCIceConnectionState; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use webrtc::ice_transport::ice_server::RTCIceServer; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use webrtc::interceptor::registry::Registry; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use webrtc::media::io::ivf_reader::IVFReader; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use webrtc::media::io::ogg_reader::OggReader; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use webrtc::media::Sample; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use webrtc::peer_connection::configuration::RTCConfiguration; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use webrtc::peer_connection::peer_connection_state::RTCPeerConnectionState; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use webrtc::peer_connection::sdp::session_description::RTCSessionDescription; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use webrtc::rtp_transceiver::rtp_codec::RTCRtpCodecCapability; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use webrtc::track::track_local::track_local_static_sample::TrackLocalStaticSample; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use webrtc::track::track_local::TrackLocal; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `webrtc` [INFO] [stdout] --> examples/broadcast/broadcast.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use webrtc::Error; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `webrtc` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use webrtc::Error; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `webrtc` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use webrtc::Error; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>` [INFO] [stdout] --> examples/insertable-streams/insertable-streams.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | let peer_connection = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | .add_track(Arc::clone(&video_track) as Arc) [INFO] [stdout] | --------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `peer_connection` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 118 | let peer_connection: Arc = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>` [INFO] [stdout] --> examples/play-from-disk-vpx/play-from-disk-vpx.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | let peer_connection = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | .add_track(Arc::clone(&video_track) as Arc) [INFO] [stdout] | --------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `peer_connection` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 141 | let peer_connection: Arc = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:214:27 [INFO] [stdout] | [INFO] [stdout] 214 | async fn read_loop(d: Arc) -> Result<()> { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "insertable-streams") due to 16 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | async fn write_loop(d: Arc) -> Result<()> { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>` [INFO] [stdout] --> examples/broadcast/broadcast.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | let peer_connection = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | .add_transceiver_from_kind(RTPCodecType::Video, None) [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `peer_connection` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 115 | let peer_connection: Arc = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use webrtc::api::interceptor_registry::register_default_interceptors; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use webrtc::api::media_engine::{MediaEngine, MIME_TYPE_OPUS, MIME_TYPE_VP8, MIME_TYPE_VP9}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use webrtc::api::APIBuilder; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use webrtc::ice_transport::ice_connection_state::RTCIceConnectionState; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use webrtc::ice_transport::ice_server::RTCIceServer; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use webrtc::interceptor::registry::Registry; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use webrtc::media::io::ivf_reader::IVFFileHeader; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use webrtc::media::io::ivf_writer::IVFWriter; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use webrtc::media::io::ogg_writer::OggWriter; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use webrtc::peer_connection::configuration::RTCConfiguration; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use webrtc::peer_connection::sdp::session_description::RTCSessionDescription; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use webrtc::rtcp::payload_feedbacks::picture_loss_indication::PictureLossIndication; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use webrtc::rtp_transceiver::rtp_codec::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use webrtc::track::track_remote::TrackRemote; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "play-from-disk-vpx") due to 17 previous errors [INFO] [stdout] error[E0282]: type annotations needed for `std::sync::Weak<_, _>` [INFO] [stdout] --> examples/broadcast/broadcast.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let pc = Arc::downgrade(&peer_connection); [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 143 | result = pc.write_rtcp(&[Box::new(PictureLossIndication{ [INFO] [stdout] | ---------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `pc` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 128 | let pc: std::sync::Weak = Arc::downgrade(&peer_connection); [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use webrtc::api::interceptor_registry::register_default_interceptors; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use webrtc::api::media_engine::{MediaEngine, MIME_TYPE_VP8}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use webrtc::api::APIBuilder; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use webrtc::ice_transport::ice_server::RTCIceServer; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use webrtc::interceptor::registry::Registry; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use webrtc::peer_connection::configuration::RTCConfiguration; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use webrtc::peer_connection::peer_connection_state::RTCPeerConnectionState; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use webrtc::peer_connection::sdp::session_description::RTCSessionDescription; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use webrtc::rtcp::payload_feedbacks::picture_loss_indication::PictureLossIndication; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use webrtc::rtp_transceiver::rtp_codec::RTCRtpCodecCapability; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use webrtc::track::track_local::track_local_static_rtp::TrackLocalStaticRTP; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use webrtc::track::track_local::{TrackLocal, TrackLocalWriter}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_, _>` [INFO] [stdout] --> examples/broadcast/broadcast.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let local_track_chan_tx2 = Arc::clone(&local_track_chan_tx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | let _ = local_track_chan_tx2.send(Arc::clone(&local_track)).await; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `local_track_chan_tx2` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 155 | let local_track_chan_tx2: Arc = Arc::clone(&local_track_chan_tx); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | let peer_connection = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | peer_connection.on_peer_connection_state_change(Box::new(move |s: RTCPeerConnectionState| { [INFO] [stdout] | ------------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `peer_connection` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 109 | let peer_connection: Arc = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use webrtc::api::interceptor_registry::register_default_interceptors; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use webrtc::api::media_engine::{MediaEngine, MIME_TYPE_HEVC, MIME_TYPE_OPUS}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use webrtc::api::APIBuilder; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use webrtc::ice_transport::ice_connection_state::RTCIceConnectionState; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use webrtc::ice_transport::ice_server::RTCIceServer; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use webrtc::interceptor::registry::Registry; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use webrtc::media::io::ogg_reader::OggReader; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use webrtc::media::Sample; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use webrtc::peer_connection::configuration::RTCConfiguration; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use webrtc::peer_connection::peer_connection_state::RTCPeerConnectionState; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use webrtc::peer_connection::sdp::session_description::RTCSessionDescription; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use webrtc::peer_connection::RTCPeerConnection; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use webrtc::rtcp::payload_feedbacks::picture_loss_indication::PictureLossIndication; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use webrtc::rtp::codecs::h264::ANNEXB_NALUSTART_CODE; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use webrtc::rtp::codecs::h265::{H265NALUHeader, H265Packet, H265Payload, UnitType}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use webrtc::rtp::packetizer::Depacketizer; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use webrtc::rtp_transceiver::rtp_codec::{RTCRtpCodecCapability, RTPCodecType}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use webrtc::rtp_transceiver::rtp_receiver::RTCRtpReceiver; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use webrtc::rtp_transceiver::rtp_transceiver_direction::RTCRtpTransceiverDirection; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use webrtc::rtp_transceiver::{RTCRtpTransceiver, RTCRtpTransceiverInit}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use webrtc::track::track_local::track_local_static_sample::TrackLocalStaticSample; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use webrtc::track::track_local::TrackLocal; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use webrtc::track::track_remote::TrackRemote; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_, _>` [INFO] [stdout] --> examples/data-channels-detach/data-channels-detach.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | let d2 = Arc::clone(&d); [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 144 | let raw = match d2.detach().await { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `d2` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 137 | let d2: Arc = Arc::clone(&d); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use webrtc::Error; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `webrtc` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use webrtc::Error; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | writer: Arc>, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>` [INFO] [stdout] --> examples/broadcast/broadcast.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | let peer_connection = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | .add_track(Arc::clone(&local_track) as Arc) [INFO] [stdout] | --------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `peer_connection` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 252 | let peer_connection: Arc = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:139:38 [INFO] [stdout] | [INFO] [stdout] 139 | tokio::sync::mpsc::channel::(60); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:130:35 [INFO] [stdout] | [INFO] [stdout] 130 | let ivf_writer: Arc> = [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] --> examples/save-to-disk-vpx/save-to-disk-vpx.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | let ogg_writer: Arc> = Arc::new(Mutex::new( [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `webrtc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `webrtc`, use `cargo add webrtc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>` [INFO] [stdout] --> examples/play-from-disk-hevc/play-from-disk-hevc.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | let peer_connection = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 397 | .add_track(Arc::clone(&local_video_track) as Arc) [INFO] [stdout] | --------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `peer_connection` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 385 | let peer_connection: Arc = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "broadcast") due to 17 previous errors [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "save-to-disk-vpx") due to 17 previous errors [INFO] [stderr] error: could not compile `examples` (example "play-from-disk-hevc") due to 25 previous errors [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>` [INFO] [stdout] --> examples/swap-tracks/swap-tracks.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | let peer_connection = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | .add_track(Arc::clone(&output_track) as Arc) [INFO] [stdout] | --------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `peer_connection` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 100 | let peer_connection: Arc = Arc::new(api.new_peer_connection(config).await?); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "swap-tracks") due to 15 previous errors [INFO] [stderr] error: could not compile `examples` (example "data-channels-detach") due to 15 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "ortc") due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "411f84d9a425b54a1554f6901c715b7b57f73723b6ce8f3c37e430867cf54e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411f84d9a425b54a1554f6901c715b7b57f73723b6ce8f3c37e430867cf54e20", kill_on_drop: false }` [INFO] [stdout] 411f84d9a425b54a1554f6901c715b7b57f73723b6ce8f3c37e430867cf54e20