[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] 375754a88fb12bc9d7a59153393b14f5bae6f4e6 [INFO] testing scottlamb/retina against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fretina" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottlamb/retina on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffb231bc2ec99fa6aa1611779a3dd7cc8ab42dc973bc74cc339e784996c7ef3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ffb231bc2ec99fa6aa1611779a3dd7cc8ab42dc973bc74cc339e784996c7ef3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffb231bc2ec99fa6aa1611779a3dd7cc8ab42dc973bc74cc339e784996c7ef3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb231bc2ec99fa6aa1611779a3dd7cc8ab42dc973bc74cc339e784996c7ef3a", kill_on_drop: false }` [INFO] [stdout] ffb231bc2ec99fa6aa1611779a3dd7cc8ab42dc973bc74cc339e784996c7ef3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e9a495300a8a8eb0af030fdf8b7e070f10866cc5b72c1e2a0c96df1143aeec9 [INFO] running `Command { std: "docker" "start" "-a" "1e9a495300a8a8eb0af030fdf8b7e070f10866cc5b72c1e2a0c96df1143aeec9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling four-cc v0.1.0 [INFO] [stderr] Compiling mpeg4-audio-const v0.2.0 [INFO] [stderr] Compiling http-auth v0.1.5 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling rtp-rs v0.6.0 [INFO] [stderr] Compiling bitreader v0.3.5 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling mp4ra-rust v0.1.0 [INFO] [stderr] Compiling rfc6381-codec v0.1.0 [INFO] [stderr] Compiling h264-reader v0.5.0 [INFO] [stderr] Compiling sdp-types v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rtsp-types v0.0.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling retina v0.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "1e9a495300a8a8eb0af030fdf8b7e070f10866cc5b72c1e2a0c96df1143aeec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9a495300a8a8eb0af030fdf8b7e070f10866cc5b72c1e2a0c96df1143aeec9", kill_on_drop: false }` [INFO] [stdout] 1e9a495300a8a8eb0af030fdf8b7e070f10866cc5b72c1e2a0c96df1143aeec9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3445db7fa7eb9b4229c2b76fc79e6837ef3afc5360cc29501a5cdf8867e87f05 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3445db7fa7eb9b4229c2b76fc79e6837ef3afc5360cc29501a5cdf8867e87f05", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling mylog v0.1.0 (https://github.com/scottlamb/mylog#51ef4f14) [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling retina v0.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 21s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/retina-110c79e53b823008) [INFO] running `Command { std: "docker" "inspect" "3445db7fa7eb9b4229c2b76fc79e6837ef3afc5360cc29501a5cdf8867e87f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3445db7fa7eb9b4229c2b76fc79e6837ef3afc5360cc29501a5cdf8867e87f05", kill_on_drop: false }` [INFO] [stdout] 3445db7fa7eb9b4229c2b76fc79e6837ef3afc5360cc29501a5cdf8867e87f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfda38e264e9ca10dd223aad26eca27e54024ef0d21bcfc7b8bb120caea453a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bfda38e264e9ca10dd223aad26eca27e54024ef0d21bcfc7b8bb120caea453a0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/retina-110c79e53b823008) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test client::channel_mapping::tests::channel_mappings ... ok [INFO] [stdout] test client::parse::tests::anvpiz_sdp ... ok [INFO] [stdout] test client::parse::tests::macrovideo ... ok [INFO] [stdout] test client::parse::tests::dahua_h264_aac_onvif ... ok [INFO] [stdout] test client::parse::tests::hikvision ... ok [INFO] [stdout] test client::parse::tests::geovision_sdp ... ok [INFO] [stdout] test client::parse::tests::reolink ... ok [INFO] [stdout] test client::parse::tests::ipcam ... ok [INFO] [stdout] test client::rtp::tests::geovision_pt50_packet ... ok [INFO] [stdout] test client::parse::tests::gw_sub ... ok [INFO] [stdout] test client::rtp::tests::out_of_order ... 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::foscam ... ok [INFO] [stderr] W20220416 04:49:05.568 client::parse::tests::gw_main retina::client::parse] RTP-Info contains unknown stream rtsp://192.168.1.110:5050/H264/video [INFO] [stdout] test client::parse::tests::dahua_h265_pcma ... ok [INFO] [stdout] test client::parse::tests::bunny ... ok [INFO] [stdout] test client::tests::print_sizes ... ok [INFO] [stdout] test codec::aac::tests::depacketize_happy_path ... ok [INFO] [stdout] test codec::aac::tests::parse_audio_specific_config ... ok [INFO] [stdout] test client::tests::check_live555_tcp_bug ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_initial_loss ... ok [INFO] [stdout] test codec::h264::tests::depacketize_reolink_bad_framing_at_start ... ok [INFO] [stderr] W20220416 04:49:05.572 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] [stderr] W20220416 04:49:05.576 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] [stderr] W20220416 04:49:05.577 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:44314(me)->127.0.0.1:42411@2022-04-16T04:49:05 [INFO] [stderr] msg: 1340@2022-04-16T04:49:05 [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 codec::aac::tests::depacketize_fragment_interior_loss ... ok [INFO] [stdout] test client::parse::tests::gw_main ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_old_loss_doesnt_prevent_error ... ok [INFO] [stdout] test codec::h264::tests::depacketize ... ok [INFO] [stdout] test codec::h264::tests::depacketize_parameter_change ... ok [INFO] [stdout] test codec::h264::tests::depacketize_empty ... ok [INFO] [stdout] test client::timeline::tests::timeline ... ok [INFO] [stdout] test client::timeline::tests::cast ... ok [INFO] [stdout] test client::tests::session_expiration ... ok [INFO] [stdout] test client::tests::simple ... ok [INFO] [stdout] test codec::h264::tests::depacketize_reolink_gop_boundary ... ok [INFO] [stderr] W20220416 04:49:05.588 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 rtcp::tests::dahua ... ok [INFO] [stdout] test codec::h264::tests::gw_security_params ... ok [INFO] [stdout] test test::local_udp_pair ... ok [INFO] [stdout] test tokio::tests::crlf_data ... ok [INFO] [stdout] test codec::tests::print_sizes ... ok [INFO] [stdout] test codec::h264::tests::bad_format_specific_params ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_final_loss ... ok [INFO] [stderr] W20220416 04:49:05.595 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::tests::stale_file_descriptor_session ... ok [INFO] [stderr] W20220416 04:49:05.596 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] [stdout] test client::tests::ignore_early_rtp_rtcp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests retina [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bfda38e264e9ca10dd223aad26eca27e54024ef0d21bcfc7b8bb120caea453a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfda38e264e9ca10dd223aad26eca27e54024ef0d21bcfc7b8bb120caea453a0", kill_on_drop: false }` [INFO] [stdout] bfda38e264e9ca10dd223aad26eca27e54024ef0d21bcfc7b8bb120caea453a0