[INFO] fetching crate atm0s-custom-str0m 0.1.1...
[INFO] checking atm0s-custom-str0m-0.1.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate atm0s-custom-str0m 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate atm0s-custom-str0m 0.1.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate atm0s-custom-str0m 0.1.1
[INFO] finished tweaking crates.io crate atm0s-custom-str0m 0.1.1
[INFO] tweaked toml for crates.io crate atm0s-custom-str0m 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate atm0s-custom-str0m 0.1.1 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a7a55f27e7b0b7b16fcdb2b1e3a19e46c822f705d00a6b28a66e01405abd24d
[INFO] running `Command { std: "docker" "start" "-a" "6a7a55f27e7b0b7b16fcdb2b1e3a19e46c822f705d00a6b28a66e01405abd24d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a7a55f27e7b0b7b16fcdb2b1e3a19e46c822f705d00a6b28a66e01405abd24d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7a55f27e7b0b7b16fcdb2b1e3a19e46c822f705d00a6b28a66e01405abd24d", kill_on_drop: false }`
[INFO] [stdout] 6a7a55f27e7b0b7b16fcdb2b1e3a19e46c822f705d00a6b28a66e01405abd24d
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f882e0eb499ff24ff4fb8b65557de799b5af43e076be91397912bb5b12abedee
[INFO] running `Command { std: "docker" "start" "-a" "f882e0eb499ff24ff4fb8b65557de799b5af43e076be91397912bb5b12abedee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking chunked_transfer v1.4.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]    Compiling openssl-src v300.1.6+3.1.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking byteorder_slice v3.0.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling sha1-asm v0.5.2
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]     Checking systemstat v0.2.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking sctp-proto v0.1.7
[INFO] [stderr]     Checking pcap-file v2.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking atm0s-custom-str0m v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rouille v3.6.2
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]     --> src/change/sdp.rs:1433:40
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     pub fn as_new_medias<'a, 'b: 'a>(
[INFO] [stdout]      |                          -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 1433 |     ) -> impl Iterator<Item = Media> + '_ {
[INFO] [stdout]      |                                        ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ice-agent`
[INFO] [stdout]     --> src/lib.rs:1716:20
[INFO] [stdout]      |
[INFO] [stdout] 1716 |     #[cfg_attr(not(feature = "ice-agent"), doc(hidden))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `_internal_dont_use_log_stats`, `_internal_test_exports`, `default`, and `openssl`
[INFO] [stdout]      = help: consider adding `ice-agent` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]     --> src/change/sdp.rs:1433:40
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     pub fn as_new_medias<'a, 'b: 'a>(
[INFO] [stdout]      |                          -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 1433 |     ) -> impl Iterator<Item = Media> + '_ {
[INFO] [stdout]      |                                        ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ice-agent`
[INFO] [stdout]     --> src/lib.rs:1716:20
[INFO] [stdout]      |
[INFO] [stdout] 1716 |     #[cfg_attr(not(feature = "ice-agent"), doc(hidden))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `_internal_dont_use_log_stats`, `_internal_test_exports`, `default`, and `openssl`
[INFO] [stdout]      = help: consider adding `ice-agent` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rtp/rtcp/twcc.rs:549:14
[INFO] [stdout]     |
[INFO] [stdout] 549 |     Received(usize, PacketStatus, i16),
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChunkInterim` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 549 |     Received((), PacketStatus, i16),
[INFO] [stdout]     |              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_unix_duration` is never used
[INFO] [stdout]   --> src/util/time_tricks.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub trait InstantExt {
[INFO] [stdout]    |           ---------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn from_unix_duration(d: Duration) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated item not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atm0s-custom-str0m` (test "unidirectional") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atm0s-custom-str0m` (test "common") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `_is_locked` found for struct `PayloadParams` in the current scope
[INFO] [stdout]   --> tests/sdp-negotiation.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |     assert!(l.codec_config()[0]._is_locked());
[INFO] [stdout]    |                                 ^^^^^^^^^^ method not found in `PayloadParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atm0s-custom-str0m` (test "bidirectional") due to 2 previous errors
[INFO] [stderr] error: could not compile `atm0s-custom-str0m` (test "rtp-direct-mid-rid") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atm0s-custom-str0m` (test "rtp-direct-ssrc") due to 2 previous errors
[INFO] [stderr] error: could not compile `atm0s-custom-str0m` (test "data-channel") due to 2 previous errors
[INFO] [stdout] error[E0599]: no associated item named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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 struct `PayloadParams` in the current scope
[INFO] [stdout]   --> tests/sdp-negotiation.rs:37:33
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert!(r.codec_config()[0]._is_locked());
[INFO] [stdout]    |                                 ^^^^^^^^^^ method not found in `PayloadParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atm0s-custom-str0m` (test "rtx-cache-0") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `_mids` found for struct `TestRtc` in the current scope
[INFO] [stdout]   --> tests/sdp-negotiation.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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: aborting due to 1 previous error
[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 reference `&PayloadParams` in the current scope
[INFO] [stdout]   --> tests/sdp-negotiation.rs:57:47
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert!(l.codec_config().iter().all(|p| p._is_locked()));
[INFO] [stdout]    |                                               ^^^^^^^^^^ method not found in `&PayloadParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atm0s-custom-str0m` (test "stats") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `_is_locked` found for reference `&PayloadParams` in the current scope
[INFO] [stdout]   --> tests/sdp-negotiation.rs:66:47
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert!(r.codec_config().iter().all(|p| p._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:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let header = RtpHeader::_parse(rtp_data, &exts).unwrap();
[INFO] [stdout]     |                                 ^^^^^^ associated item not found in `RtpHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atm0s-custom-str0m` (test "user-rtp-header-extension") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `_mids` found for struct `TestRtc` in the current scope
[INFO] [stdout]   --> tests/sdp-negotiation.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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 `atm0s-custom-str0m` (test "rtp-direct-mid") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `_is_locked` found for reference `&PayloadParams` in the current scope
[INFO] [stdout]   --> tests/sdp-negotiation.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |             .map(|p| p._is_locked())
[INFO] [stdout]    |                        ^^^^^^^^^^ method not found in `&PayloadParams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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 reference `&PayloadParams` in the current scope
[INFO] [stdout]    --> tests/sdp-negotiation.rs:107:47
[INFO] [stdout]     |
[INFO] [stdout] 107 |     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 `atm0s-custom-str0m` (test "remb") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `_mids` found for struct `TestRtc` in the current scope
[INFO] [stdout]    --> tests/sdp-negotiation.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |     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 associated item named `_parse` found for struct `RtpHeader` in the current scope
[INFO] [stdout]    --> tests/common.rs:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |         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 struct `PayloadParams` in the current scope
[INFO] [stdout]    --> tests/sdp-negotiation.rs:132:34
[INFO] [stdout]     |
[INFO] [stdout] 132 |     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:138:34
[INFO] [stdout]     |
[INFO] [stdout] 138 |     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:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |     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:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 |     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:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |     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:232:25
[INFO] [stdout]     |
[INFO] [stdout] 232 |     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: aborting due to 1 previous error
[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 `_exts` found for struct `TestRtc` in the current scope
[INFO] [stdout]    --> tests/sdp-negotiation.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 |         l._exts().iter_video().collect::<Vec<_>>(),
[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] [stderr] error: could not compile `atm0s-custom-str0m` (test "keyframes") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `_exts` found for struct `TestRtc` in the current scope
[INFO] [stdout]    --> tests/sdp-negotiation.rs:289:11
[INFO] [stdout]     |
[INFO] [stdout] 289 |         r._exts().iter_video().collect::<Vec<_>>(),
[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:293:17
[INFO] [stdout]     |
[INFO] [stdout] 293 |     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:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |     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:360:17
[INFO] [stdout]     |
[INFO] [stdout] 360 |     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: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atm0s-custom-str0m` (test "sdp-negotiation") due to 22 previous errors
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rtp/rtcp/twcc.rs:549:14
[INFO] [stdout]     |
[INFO] [stdout] 549 |     Received(usize, PacketStatus, i16),
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChunkInterim` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 549 |     Received((), PacketStatus, i16),
[INFO] [stdout]     |              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_unix_duration` is never used
[INFO] [stdout]   --> src/util/time_tricks.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub trait InstantExt {
[INFO] [stdout]    |           ---------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn from_unix_duration(d: Duration) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f882e0eb499ff24ff4fb8b65557de799b5af43e076be91397912bb5b12abedee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f882e0eb499ff24ff4fb8b65557de799b5af43e076be91397912bb5b12abedee", kill_on_drop: false }`
[INFO] [stdout] f882e0eb499ff24ff4fb8b65557de799b5af43e076be91397912bb5b12abedee
