[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] 10fecf86819c26b3de3b52130be00487d81504c6 [INFO] testing scottlamb/retina against 1.59.0 for beta-1.60-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 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdp-types v0.1.3 [INFO] [stderr] Downloaded mpeg4-audio-const v0.2.0 [INFO] [stderr] Downloaded rfc6381-codec v0.1.0 [INFO] [stderr] Downloaded h264-reader v0.5.0 [INFO] [stderr] Downloaded mp4ra-rust v0.1.0 [INFO] [stderr] Downloaded four-cc v0.1.0 [INFO] [stderr] Downloaded bitreader v0.3.4 [INFO] [stderr] Downloaded http-auth v0.1.4 [INFO] [stderr] Downloaded rtp-rs v0.6.0 [INFO] [stderr] Downloaded rtsp-types v0.0.3 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee9ff8ce293d514d8e96ef0438fb349605273fd1182789817b473d8e545a5a1e [INFO] running `Command { std: "docker" "start" "-a" "ee9ff8ce293d514d8e96ef0438fb349605273fd1182789817b473d8e545a5a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee9ff8ce293d514d8e96ef0438fb349605273fd1182789817b473d8e545a5a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9ff8ce293d514d8e96ef0438fb349605273fd1182789817b473d8e545a5a1e", kill_on_drop: false }` [INFO] [stdout] ee9ff8ce293d514d8e96ef0438fb349605273fd1182789817b473d8e545a5a1e [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b280e706eb4fd7fd7a7e91bc68e0059a4d6ba50d436bd66890ff2fdc7b40d981 [INFO] running `Command { std: "docker" "start" "-a" "b280e706eb4fd7fd7a7e91bc68e0059a4d6ba50d436bd66890ff2fdc7b40d981", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling four-cc v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling http-auth v0.1.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mpeg4-audio-const v0.2.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling rtp-rs v0.6.0 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bitreader v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [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 unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rtsp-types v0.0.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling sdp-types v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling retina v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.96s [INFO] running `Command { std: "docker" "inspect" "b280e706eb4fd7fd7a7e91bc68e0059a4d6ba50d436bd66890ff2fdc7b40d981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b280e706eb4fd7fd7a7e91bc68e0059a4d6ba50d436bd66890ff2fdc7b40d981", kill_on_drop: false }` [INFO] [stdout] b280e706eb4fd7fd7a7e91bc68e0059a4d6ba50d436bd66890ff2fdc7b40d981 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d3137a74000dd183d759a603a693a68aaef33bd7ecb5c222b6935335cd6a6a0 [INFO] running `Command { std: "docker" "start" "-a" "3d3137a74000dd183d759a603a693a68aaef33bd7ecb5c222b6935335cd6a6a0", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.1 [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#2b1085cf) [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling retina v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.15s [INFO] running `Command { std: "docker" "inspect" "3d3137a74000dd183d759a603a693a68aaef33bd7ecb5c222b6935335cd6a6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d3137a74000dd183d759a603a693a68aaef33bd7ecb5c222b6935335cd6a6a0", kill_on_drop: false }` [INFO] [stdout] 3d3137a74000dd183d759a603a693a68aaef33bd7ecb5c222b6935335cd6a6a0 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9fa31f9318bbb520cfd66f2ebddf907f302eba8cf2697cef5c17922c526b1945 [INFO] running `Command { std: "docker" "start" "-a" "9fa31f9318bbb520cfd66f2ebddf907f302eba8cf2697cef5c17922c526b1945", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/retina-81362cfe04f499ed) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stderr] I20220301 02:13:44.336 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] W20220301 02:13:44.338 client::parse::tests::gw_main retina::client::parse] RTP-Info contains unknown stream rtsp://192.168.1.110:5050/H264/video [INFO] [stderr] W20220301 02:13:44.341 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] W20220301 02:13:44.342 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] W20220301 02:13:44.346 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] W20220301 02:13:44.343 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::channel_mapping::tests::channel_mappings ... ok [INFO] [stdout] test client::parse::tests::dahua_h265_pcma ... ok [INFO] [stdout] test client::parse::tests::foscam ... ok [INFO] [stdout] test client::parse::tests::geovision_sdp ... ok [INFO] [stdout] test client::parse::tests::anvpiz_sdp ... ok [INFO] [stdout] test client::rtp::tests::geovision_pt50_packet ... ok [INFO] [stdout] test client::tests::await_stale_sessions_is_send ... ok [INFO] [stdout] test client::tests::check_live555_tcp_bug ... ok [INFO] [stdout] test client::parse::tests::bunny ... ok [INFO] [stdout] test client::parse::tests::gw_sub ... ok [INFO] [stdout] test client::tests::print_sizes ... ok [INFO] [stdout] test client::parse::tests::dahua_h264_aac_onvif ... ok [INFO] [stdout] test client::parse::tests::hikvision ... ok [INFO] [stdout] test client::timeline::tests::timeline ... ok [INFO] [stdout] test client::timeline::tests::cast ... ok [INFO] [stdout] test client::parse::tests::reolink ... ok [INFO] [stdout] test client::parse::tests::vstarcam ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_final_loss ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_old_loss_doesnt_prevent_error ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_initial_loss ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_interior_loss ... ok [INFO] [stdout] test codec::aac::tests::depacketize_happy_path ... ok [INFO] [stdout] test client::rtp::tests::out_of_order ... ok [INFO] [stdout] test client::tests::stale_file_descriptor_session ... ok [INFO] [stdout] test client::parse::tests::gw_main ... ok [INFO] [stdout] test codec::aac::tests::parse_audio_specific_config ... ok [INFO] [stdout] test codec::h264::tests::depacketize_empty ... ok [INFO] [stdout] test client::tests::ignore_early_rtp_rtcp ... ok [INFO] [stdout] test codec::h264::tests::depacketize ... ok [INFO] [stdout] test client::tests::simple ... ok [INFO] [stdout] test codec::h264::tests::depacketize_reolink_bad_framing_at_start ... 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::h264::tests::depacketize_reolink_gop_boundary ... ok [INFO] [stdout] test codec::h264::tests::bad_format_specific_params ... ok [INFO] [stdout] test client::tests::session_expiration ... ok [INFO] [stdout] test codec::tests::print_sizes ... ok [INFO] [stdout] test rtcp::tests::dahua ... ok [INFO] [stdout] test test::local_udp_pair ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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" "9fa31f9318bbb520cfd66f2ebddf907f302eba8cf2697cef5c17922c526b1945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa31f9318bbb520cfd66f2ebddf907f302eba8cf2697cef5c17922c526b1945", kill_on_drop: false }` [INFO] [stdout] 9fa31f9318bbb520cfd66f2ebddf907f302eba8cf2697cef5c17922c526b1945