[INFO] fetching crate str0m 0.10.0... [INFO] testing str0m-0.10.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate str0m 0.10.0 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate str0m 0.10.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate str0m 0.10.0 [INFO] tweaked toml for crates.io crate str0m 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate str0m 0.10.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate str0m 0.10.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 887e2f37c06e75f6416d43641dac8b46c3927078b04feda291515356422db448 [INFO] running `Command { std: "docker" "start" "-a" "887e2f37c06e75f6416d43641dac8b46c3927078b04feda291515356422db448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "887e2f37c06e75f6416d43641dac8b46c3927078b04feda291515356422db448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887e2f37c06e75f6416d43641dac8b46c3927078b04feda291515356422db448", kill_on_drop: false }` [INFO] [stdout] 887e2f37c06e75f6416d43641dac8b46c3927078b04feda291515356422db448 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d72a8b9ad78bac9de6db8a4fd77f967a33326c5c92c748de171311b9ac06827a [INFO] running `Command { std: "docker" "start" "-a" "d72a8b9ad78bac9de6db8a4fd77f967a33326c5c92c748de171311b9ac06827a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling sha1-asm v0.5.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sctp-proto v0.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling str0m v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "d72a8b9ad78bac9de6db8a4fd77f967a33326c5c92c748de171311b9ac06827a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72a8b9ad78bac9de6db8a4fd77f967a33326c5c92c748de171311b9ac06827a", kill_on_drop: false }` [INFO] [stdout] d72a8b9ad78bac9de6db8a4fd77f967a33326c5c92c748de171311b9ac06827a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9fc69baa281211d137dc081725aa41584a2ba879791a3cdca4ce2e44dfee94e [INFO] running `Command { std: "docker" "start" "-a" "a9fc69baa281211d137dc081725aa41584a2ba879791a3cdca4ce2e44dfee94e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling sctp-proto v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling byteorder_slice v3.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling derive-into-owned v0.2.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling systemstat v0.2.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pcap-file v2.0.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling str0m v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rouille v3.6.2 [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m` (test "common") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m` (test "remb") due to 1 previous error [INFO] [stderr] error: could not compile `str0m` (test "contiguous") due to 1 previous error [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_is_locked` found for struct `PayloadParams` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:35:33 [INFO] [stdout] | [INFO] [stdout] 35 | assert!(l.codec_config()[0]._is_locked()); [INFO] [stdout] | ^^^^^^^^^^ method not found in `PayloadParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m` (test "rtx-cache-0") due to 1 previous error [INFO] [stdout] error[E0599]: no method named `_is_locked` found for struct `PayloadParams` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | assert!(r.codec_config()[0]._is_locked()); [INFO] [stdout] | ^^^^^^^^^^ method not found in `PayloadParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m` (test "nack") due to 1 previous error [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_mids` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | let mid = l._mids()[0]; [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_mids` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_is_locked` found for reference `&PayloadParams` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | assert!(l.codec_config().iter().all(|p| p._is_locked())); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&PayloadParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m` (test "data-channel-direct") due to 1 previous error [INFO] [stderr] error: could not compile `str0m` (test "rtp-direct-with-roc") due to 1 previous error [INFO] [stdout] error[E0599]: no method named `_is_locked` found for reference `&PayloadParams` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:69:47 [INFO] [stdout] | [INFO] [stdout] 69 | assert!(r.codec_config().iter().all(|p| p._is_locked())); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&PayloadParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m` (test "keyframes") due to 1 previous error [INFO] [stderr] error: could not compile `str0m` (test "srtp-replay-attack") due to 1 previous error [INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope [INFO] [stdout] --> tests/common.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | let header = RtpHeader::_parse(rtp_data, &exts).unwrap(); [INFO] [stdout] | ^^^^^^ associated item not found in `RtpHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_mids` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | let mid = l._mids()[0]; [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_mids` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m` (test "stats") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_is_locked` found for reference `&PayloadParams` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | .map(|p| p._is_locked()) [INFO] [stdout] | ^^^^^^^^^^ method not found in `&PayloadParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m` (test "no-local-media-added") due to 1 previous error [INFO] [stderr] error: could not compile `str0m` (test "unidirectional-r-create-media") due to 1 previous error [INFO] [stderr] error: could not compile `str0m` (test "rtp-direct-mid-rid") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_is_locked` found for reference `&PayloadParams` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:111:47 [INFO] [stdout] | [INFO] [stdout] 111 | assert!(r.codec_config().iter().all(|p| p._is_locked())); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&PayloadParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m` (test "rtp_to_frame") due to 1 previous error [INFO] [stdout] error[E0599]: no method named `_mids` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | let mid = l._mids()[0]; [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_mids` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_is_locked` found for struct `PayloadParams` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:137:34 [INFO] [stdout] | [INFO] [stdout] 137 | assert!(!l.codec_config()[0]._is_locked()); [INFO] [stdout] | ^^^^^^^^^^ method not found in `PayloadParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_is_locked` found for struct `PayloadParams` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:143:34 [INFO] [stdout] | [INFO] [stdout] 143 | assert!(!r.codec_config()[0]._is_locked()); [INFO] [stdout] | ^^^^^^^^^^ method not found in `PayloadParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_exts` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:236:25 [INFO] [stdout] | [INFO] [stdout] 236 | let v_l: Vec<_> = l._exts().iter_video().collect(); [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_exts` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_exts` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:237:25 [INFO] [stdout] | [INFO] [stdout] 237 | let v_r: Vec<_> = r._exts().iter_video().collect(); [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_exts` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_exts` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:238:25 [INFO] [stdout] | [INFO] [stdout] 238 | let a_l: Vec<_> = l._exts().iter_audio().collect(); [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_exts` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_exts` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:239:25 [INFO] [stdout] | [INFO] [stdout] 239 | let a_r: Vec<_> = r._exts().iter_audio().collect(); [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_exts` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_exts` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:293:11 [INFO] [stdout] | [INFO] [stdout] 293 | l._exts().iter_video().collect::>(), [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_exts` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_exts` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:297:11 [INFO] [stdout] | [INFO] [stdout] 297 | r._exts().iter_video().collect::>(), [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_exts` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_mids` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | let mid = l._mids()[0]; [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_mids` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_mids` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | let mid = r._mids()[0]; [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_mids` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `_mids` found for struct `TestRtc` in the current scope [INFO] [stdout] --> tests/sdp-negotiation.rs:372:17 [INFO] [stdout] | [INFO] [stdout] 372 | let mid = r._mids()[0]; [INFO] [stdout] | ^^^^^ method not found in `TestRtc` [INFO] [stdout] | [INFO] [stdout] ::: tests/common.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestRtc { [INFO] [stdout] | ------------------ method `_mids` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m` (test "sdp-negotiation") due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "a9fc69baa281211d137dc081725aa41584a2ba879791a3cdca4ce2e44dfee94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fc69baa281211d137dc081725aa41584a2ba879791a3cdca4ce2e44dfee94e", kill_on_drop: false }` [INFO] [stdout] a9fc69baa281211d137dc081725aa41584a2ba879791a3cdca4ce2e44dfee94e