[INFO] cloning repository https://github.com/scottlamb/retina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottlamb/retina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fretina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fretina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f403aecc508acfb094b85742daf0a23c8d9f4587 [INFO] testing scottlamb/retina against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fretina" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottlamb/retina on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scottlamb/retina [INFO] finished tweaking git repo https://github.com/scottlamb/retina [INFO] tweaked toml for git repo https://github.com/scottlamb/retina written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/scottlamb/retina 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 846cb2e1f3a8fc009ed77b202ef66b436404dfcfbfc906aa8359e2326bb97135 [INFO] running `Command { std: "docker" "start" "-a" "846cb2e1f3a8fc009ed77b202ef66b436404dfcfbfc906aa8359e2326bb97135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "846cb2e1f3a8fc009ed77b202ef66b436404dfcfbfc906aa8359e2326bb97135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "846cb2e1f3a8fc009ed77b202ef66b436404dfcfbfc906aa8359e2326bb97135", kill_on_drop: false }` [INFO] [stdout] 846cb2e1f3a8fc009ed77b202ef66b436404dfcfbfc906aa8359e2326bb97135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18573cddc2e996cfac559612ff5dbd461d25edae7435823d699f5bc803b4c258 [INFO] running `Command { std: "docker" "start" "-a" "18573cddc2e996cfac559612ff5dbd461d25edae7435823d699f5bc803b4c258", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling four-cc v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling mp4ra-rust v0.1.0 [INFO] [stderr] Compiling mpeg4-audio-const v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling http-auth v0.1.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rfc6381-codec v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling bitstream-io v1.5.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling h264-reader v0.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling sdp-types v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crypto-common v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling rtsp-types v0.0.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling retina v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "18573cddc2e996cfac559612ff5dbd461d25edae7435823d699f5bc803b4c258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18573cddc2e996cfac559612ff5dbd461d25edae7435823d699f5bc803b4c258", kill_on_drop: false }` [INFO] [stdout] 18573cddc2e996cfac559612ff5dbd461d25edae7435823d699f5bc803b4c258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f63666acb20077c38dd9f98cebb028eb9e76bdb1ee6090996227b1cbbbfe93c [INFO] running `Command { std: "docker" "start" "-a" "7f63666acb20077c38dd9f98cebb028eb9e76bdb1ee6090996227b1cbbbfe93c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mylog v0.1.0 (https://github.com/scottlamb/mylog#71bbb14f) [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling sdp-types v0.1.4 [INFO] [stderr] Compiling retina v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "7f63666acb20077c38dd9f98cebb028eb9e76bdb1ee6090996227b1cbbbfe93c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f63666acb20077c38dd9f98cebb028eb9e76bdb1ee6090996227b1cbbbfe93c", kill_on_drop: false }` [INFO] [stdout] 7f63666acb20077c38dd9f98cebb028eb9e76bdb1ee6090996227b1cbbbfe93c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b1835b5862b14bad0b9cf5aaaf187bf7dda0e4d93645297ac1b245ec07664ef [INFO] running `Command { std: "docker" "start" "-a" "9b1835b5862b14bad0b9cf5aaaf187bf7dda0e4d93645297ac1b245ec07664ef", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/retina-33324f0c42c33419) [INFO] [stdout] running 47 tests [INFO] [stdout] test client::parse::tests::dahua_h264_aac_onvif ... ok [INFO] [stdout] test client::parse::tests::reolink ... ok [INFO] [stdout] test client::rtp::tests::geovision_pt50_packet ... ok [INFO] [stdout] test client::parse::tests::gw_sub ... ok [INFO] [stdout] test client::channel_mapping::tests::channel_mappings ... ok [INFO] [stdout] test client::parse::tests::bunny ... ok [INFO] [stdout] test client::tests::await_stale_sessions_is_send ... ok [INFO] [stdout] test client::parse::tests::vstarcam ... ok [INFO] [stdout] test client::parse::tests::macrovideo ... ok [INFO] [stdout] test client::parse::tests::ipcam ... ok [INFO] [stdout] test client::tests::print_sizes ... ok [INFO] [stdout] test client::timeline::tests::cast ... ok [INFO] [stdout] test client::parse::tests::geovision_sdp ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_final_loss ... ok [INFO] [stderr] W20230122 06:57:33.987 client::parse::tests::gw_main retina::client::parse] RTP-Info contains unknown stream rtsp://192.168.1.110:5050/H264/video [INFO] [stderr] I20230122 06:57:33.988 client::rtp::tests::out_of_order retina::client::rtp] Skipping out-of-order seq=0001 when expecting ssrc=Some(0d25614e) seq=Some(0003) [INFO] [stderr] W20230122 06:57:33.988 client::parse::tests::bad_rtptime retina::client::parse] Unparseable rtptime in RTP-Info header HeaderValue("url=trackID=1;seq=1;rtptime=-1,url=rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov/trackID=2;seq=1;rtptime=-1") [INFO] [stderr] W20230122 06:57:34.008 client::tests::simple retina::client] Connecting via TCP to known-broken RTSP server "LIVE555 Streaming Media v2013.04.08". See . Consider using UDP instead! [INFO] [stdout] test client::parse::tests::foscam ... ok [INFO] [stdout] test client::parse::tests::gw_main ... ok [INFO] [stdout] test client::rtp::tests::out_of_order ... ok [INFO] [stderr] W20230122 06:57:34.016 client::tests::ignore_early_rtp_rtcp retina::client] Connecting via TCP to known-broken RTSP server "LIVE555 Streaming Media v2013.04.08". See . Consider using UDP instead! [INFO] [stderr] I20230122 06:57:33.996 client::parse::tests::dahua_h265_pcma retina::codec] no depacketizer for media/encoding_name video/h265 [INFO] [stdout] test client::timeline::tests::timeline ... ok [INFO] [stderr] W20230122 06:57:33.996 client::tests::stale_file_descriptor_session retina::client] Saw unexpected RTSP packet. This is presumed to be due to a bug in old live555 servers' TCP handling, though tool attribute None does not refer to a known-buggy version. Consider switching to UDP. [INFO] [stdout] test client::parse::tests::bad_rtptime ... ok [INFO] [stderr] W20230122 06:57:33.997 client::tests::session_expiration retina::client] Connecting via TCP to known-broken RTSP server "LIVE555 Streaming Media v2013.04.08". See . Consider using UDP instead! [INFO] [stdout] test client::tests::ignore_early_rtp_rtcp ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_old_loss_doesnt_prevent_error ... ok [INFO] [stdout] test client::tests::check_live555_tcp_bug ... ok [INFO] [stderr] W20230122 06:57:34.053 codec::h264::tests::bad_format_specific_params retina::codec::h264] Ignoring bad H.264 format-specific-params "packetization-mode=1;profile-level-id=00f004;sprop-parameter-sets=6QDwBE/LCAAAH0gAB1TgIAAAAAA=,AAAAAA==": bad sprop-parameter-sets: bad NAL header e9 [INFO] [stdout] test client::parse::tests::anvpiz_sdp ... ok [INFO] [stdout] test client::parse::tests::hikvision ... ok [INFO] [stdout] test client::parse::tests::dahua_h265_pcma ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_initial_loss ... ok [INFO] [stdout] test codec::aac::tests::depacketize_happy_path ... ok [INFO] [stdout] test client::tests::stale_file_descriptor_session ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_interior_loss ... ok [INFO] [stdout] test client::tests::session_expiration ... ok [INFO] [stdout] test codec::h264::tests::depacketize ... ok [INFO] [stdout] test codec::h264::tests::bad_format_specific_params ... ok [INFO] [stdout] test codec::h264::tests::depacketize_reolink_bad_framing_at_start ... ok [INFO] [stderr] W20230122 06:57:34.075 client::tests::simple retina::client] Ignoring data on unassigned RTSP interleaved data channel 2. This is the first such message. Following messages will be logged at trace priority only. [INFO] [stderr] [INFO] [stderr] conn: 127.0.0.1:37784(me)->127.0.0.1:46731@2023-01-22T06:57:34 [INFO] [stderr] msg: 1340@2023-01-22T06:57:34 [INFO] [stderr] data: Length: 26 (0x1a) bytes [INFO] [stderr] 0000: 64 61 74 61 20 6f 6e 20 75 6e 61 73 73 69 67 6e data on unassign [INFO] [stderr] 0010: 65 64 20 63 68 61 6e 6e 65 6c ed channel [INFO] [stdout] test rtcp::tests::dahua ... ok [INFO] [stdout] test codec::h264::tests::depacketize_reolink_gop_boundary ... ok [INFO] [stdout] test rtcp::tests::padding ... ok [INFO] [stdout] test codec::h264::tests::depacketize_parameter_change ... ok [INFO] [stdout] test codec::h264::tests::gw_security_params ... ok [INFO] [stdout] test codec::tests::print_sizes ... ok [INFO] [stdout] test codec::aac::tests::parse_audio_specific_config ... ok [INFO] [stdout] test client::tests::simple ... ok [INFO] [stdout] test rtp::tests::pkt_with_extension ... ok [INFO] [stdout] test tokio::tests::crlf_data ... ok [INFO] [stderr] W20230122 06:57:33.974 client::parse::tests::ubiquiti_sdp retina::client::parse] ignoring invalid fmtp attribute value "96" [INFO] [stderr] I20230122 06:57:34.087 client::parse::tests::ubiquiti_sdp retina::codec] no depacketizer for media/encoding_name audio/opus [INFO] [stdout] test test::local_udp_pair ... ok [INFO] [stdout] test client::parse::tests::ubiquiti_sdp ... ok [INFO] [stdout] test codec::h264::tests::depacketize_empty ... ok [INFO] [stderr] I20230122 06:57:34.087 client::parse::tests::tplink_sdp retina::codec] no depacketizer for media/encoding_name video/h265 [INFO] [stderr] W20230122 06:57:34.095 client::parse::tests::tplink_sdp retina::client::parse] Ignoring unparseable stream 2: invalid RTP payload type "smart/1/90000" [INFO] [stderr] raw SDP: "v=0\r [INFO] [stderr] o=- 14665860 31787219 1 IN IP4 192.168.2.29\r [INFO] [stderr] s=Session streamed by "TP-LINK RTSP Server"\r [INFO] [stderr] t=0 0\r [INFO] [stderr] m=video 0 RTP/AVP 96\r [INFO] [stderr] c=IN IP4 0.0.0.0\r [INFO] [stderr] b=AS:4096\r [INFO] [stderr] a=range:npt=0-\r [INFO] [stderr] a=control:track1\r [INFO] [stderr] a=rtpmap:96 H265/90000\r [INFO] [stderr] a=fmtp:96 profile-space=0;profile-id=1;tier-flag=0;level-id=150;interop-constraints=000000000000;sprop-vps=QAEMAf//AWAAAAMAAAMAAAMAAAMAlqwJ;sprop-sps=QgEBAWAAAAMAAAMAAAMAAAMAlqABQCAFof4qtO6JLuaAgA27oADN/mAE;sprop-pps=RAHAcvAbJA==\r [INFO] [stderr] m=audio 0 RTP/AVP 8\r [INFO] [stderr] a=rtpmap:8 PCMA/8000\r [INFO] [stderr] a=control:track2\r [INFO] [stderr] m=application/TP-LINK 0 RTP/AVP smart/1/90000\r [INFO] [stderr] a=rtpmap:95 TP-LINK/90000\r [INFO] [stderr] a=control:track3\r [INFO] [stderr] " [INFO] [stdout] test client::parse::tests::tplink_sdp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests retina [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/rtcp.rs - rtcp::ReceivedCompoundPacket::rtp_timestamp (line 74) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b1835b5862b14bad0b9cf5aaaf187bf7dda0e4d93645297ac1b245ec07664ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1835b5862b14bad0b9cf5aaaf187bf7dda0e4d93645297ac1b245ec07664ef", kill_on_drop: false }` [INFO] [stdout] 9b1835b5862b14bad0b9cf5aaaf187bf7dda0e4d93645297ac1b245ec07664ef