[INFO] fetching crate str0m 0.19.0...
[INFO] testing str0m-0.19.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate str0m 0.19.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate str0m 0.19.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate str0m 0.19.0
[INFO] tweaked toml for crates.io crate str0m 0.19.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate str0m 0.19.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate str0m 0.19.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fac1794a287dafdada72c06aeb74d1a1d7bf675e8dafb755c28c2a373ad814d
[INFO] running `Command { std: "docker" "start" "-a" "4fac1794a287dafdada72c06aeb74d1a1d7bf675e8dafb755c28c2a373ad814d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fac1794a287dafdada72c06aeb74d1a1d7bf675e8dafb755c28c2a373ad814d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fac1794a287dafdada72c06aeb74d1a1d7bf675e8dafb755c28c2a373ad814d", kill_on_drop: false }`
[INFO] [stdout] 4fac1794a287dafdada72c06aeb74d1a1d7bf675e8dafb755c28c2a373ad814d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa7e21293623e00848f1c63461ff6690fa26f43ac98321cddc5914393d125e57
[INFO] running `Command { std: "docker" "start" "-a" "aa7e21293623e00848f1c63461ff6690fa26f43ac98321cddc5914393d125e57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ccm v0.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling sctp-proto v0.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling dimpl v0.6.1
[INFO] [stderr]    Compiling str0m-proto v0.5.0
[INFO] [stderr]    Compiling str0m-aws-lc-rs v0.4.0
[INFO] [stderr]    Compiling is v0.9.0
[INFO] [stderr]    Compiling str0m v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "aa7e21293623e00848f1c63461ff6690fa26f43ac98321cddc5914393d125e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa7e21293623e00848f1c63461ff6690fa26f43ac98321cddc5914393d125e57", kill_on_drop: false }`
[INFO] [stdout] aa7e21293623e00848f1c63461ff6690fa26f43ac98321cddc5914393d125e57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ecaf48da3535027f2e59aa9463db4878738b849a7538da8b1c34adc5c75e864
[INFO] running `Command { std: "docker" "start" "-a" "0ecaf48da3535027f2e59aa9463db4878738b849a7538da8b1c34adc5c75e864", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling gzip-header v1.0.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling byteorder_slice v3.0.0
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ccm v0.5.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sctp-proto v0.9.0
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling dimpl v0.4.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pcap-file v2.0.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling systemstat v0.2.6
[INFO] [stderr]    Compiling str0m-proto v0.2.0
[INFO] [stderr]    Compiling str0m-netem v0.2.0
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling rouille v3.6.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling dimpl v0.6.1
[INFO] [stderr]    Compiling str0m-proto v0.5.0
[INFO] [stderr]    Compiling is v0.9.0
[INFO] [stderr]    Compiling str0m-aws-lc-rs v0.4.0
[INFO] [stderr]    Compiling str0m-rust-crypto v0.4.0
[INFO] [stderr]    Compiling str0m v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant 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 function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `str0m` (test "api-errors") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant 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 function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant not found in `RtpHeader`
[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 associated function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant 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 function or constant named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated function or constant 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 "no-local-media-added") due to 1 previous error
[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 "srtp-replay-attack") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `str0m` (test "dtls-retransmit") 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 `_local_ice_creds` found for struct `TestRtc` in the current scope
[INFO] [stdout]   --> tests/ice-restart.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let l_creds = l._local_ice_creds();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ method not found in `TestRtc`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct TestRtc {
[INFO] [stdout]    | ------------------ method `_local_ice_creds` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `str0m` (test "ice-remote-binding-keepalive") due to 1 previous error
[INFO] [stderr] error: could not compile `str0m` (test "handshake-direct") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `str0m` (test "data-channel") due to 1 previous error
[INFO] [stderr] error: could not compile `str0m` (test "ice-lite-connectivity") due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `_local_ice_creds` found for struct `TestRtc` in the current scope
[INFO] [stdout]   --> tests/ice-restart.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let r_creds = r._local_ice_creds();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ method not found in `TestRtc`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct TestRtc {
[INFO] [stdout]    | ------------------ method `_local_ice_creds` 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 "no-pre-ice-feedback") due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `_local_ice_creds` found for struct `TestRtc` in the current scope
[INFO] [stdout]   --> tests/ice-restart.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |         r._local_ice_creds(),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ method not found in `TestRtc`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct TestRtc {
[INFO] [stdout]    | ------------------ method `_local_ice_creds` 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] [stderr] error: could not compile `str0m` (test "network-conditions") due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `_local_ice_creds` found for struct `TestRtc` in the current scope
[INFO] [stdout]   --> tests/ice-restart.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |         l._local_ice_creds(),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ method not found in `TestRtc`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct TestRtc {
[INFO] [stdout]    | ------------------ method `_local_ice_creds` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `str0m` (test "change-ssrc-reset-receive") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `str0m` (test "rtp-sequence") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `str0m` (test "ice-restart") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "0ecaf48da3535027f2e59aa9463db4878738b849a7538da8b1c34adc5c75e864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ecaf48da3535027f2e59aa9463db4878738b849a7538da8b1c34adc5c75e864", kill_on_drop: false }`
[INFO] [stdout] 0ecaf48da3535027f2e59aa9463db4878738b849a7538da8b1c34adc5c75e864
