[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 beta-2022-02-22 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-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottlamb/retina on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-26/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/scottlamb/mylog` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72dc9989b2bf611ead0399abdf0e6eb4219680f8a636d545a952ac8b6c844de3 [INFO] running `Command { std: "docker" "start" "-a" "72dc9989b2bf611ead0399abdf0e6eb4219680f8a636d545a952ac8b6c844de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72dc9989b2bf611ead0399abdf0e6eb4219680f8a636d545a952ac8b6c844de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72dc9989b2bf611ead0399abdf0e6eb4219680f8a636d545a952ac8b6c844de3", kill_on_drop: false }` [INFO] [stdout] 72dc9989b2bf611ead0399abdf0e6eb4219680f8a636d545a952ac8b6c844de3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf0f543ab4dff4fb6e75c157084d89fbc755fe69638828e5fa66b2de432b0cdc [INFO] running `Command { std: "docker" "start" "-a" "cf0f543ab4dff4fb6e75c157084d89fbc755fe69638828e5fa66b2de432b0cdc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling four-cc v0.1.0 [INFO] [stderr] Compiling http-auth v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mpeg4-audio-const v0.2.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rtp-rs v0.6.0 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling bitreader v0.3.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 quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rtsp-types v0.0.3 [INFO] [stderr] Compiling rand v0.8.4 [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 pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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 16.39s [INFO] running `Command { std: "docker" "inspect" "cf0f543ab4dff4fb6e75c157084d89fbc755fe69638828e5fa66b2de432b0cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf0f543ab4dff4fb6e75c157084d89fbc755fe69638828e5fa66b2de432b0cdc", kill_on_drop: false }` [INFO] [stdout] cf0f543ab4dff4fb6e75c157084d89fbc755fe69638828e5fa66b2de432b0cdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7fda48998e499bec703f2e1ca5a92e42f1475fe254f6ab6ffc87c5e7a596399 [INFO] running `Command { std: "docker" "start" "-a" "d7fda48998e499bec703f2e1ca5a92e42f1475fe254f6ab6ffc87c5e7a596399", 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] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [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 clap v2.34.0 [INFO] [stderr] Compiling itertools v0.10.1 [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 serde_cbor v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mylog v0.1.0 (https://github.com/scottlamb/mylog#2b1085cf) [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rayon v1.5.1 [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 17.21s [INFO] running `Command { std: "docker" "inspect" "d7fda48998e499bec703f2e1ca5a92e42f1475fe254f6ab6ffc87c5e7a596399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fda48998e499bec703f2e1ca5a92e42f1475fe254f6ab6ffc87c5e7a596399", kill_on_drop: false }` [INFO] [stdout] d7fda48998e499bec703f2e1ca5a92e42f1475fe254f6ab6ffc87c5e7a596399 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73d5f03c799591b91ee50ac6338afa9fd6fccd74b1163e501725e25ba75f32fe [INFO] running `Command { std: "docker" "start" "-a" "73d5f03c799591b91ee50ac6338afa9fd6fccd74b1163e501725e25ba75f32fe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/retina-730aeb0b7a9da25f) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stderr] W20220301 02:14:01.908 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] [stderr] W20220301 02:14:01.919 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:14:01.935 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:14:01.951 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] I20220301 02:14:01.958 client::rtp::tests::out_of_order retina::client::rtp] Skipping out-of-order seq=0001 when expecting ssrc=Some(0d25614e) seq=Some(0003) [INFO] [stdout] test client::parse::tests::gw_sub ... ok [INFO] [stdout] test client::parse::tests::geovision_sdp ... ok [INFO] [stdout] test client::parse::tests::hikvision ... ok [INFO] [stdout] test client::parse::tests::gw_main ... ok [INFO] [stdout] test client::channel_mapping::tests::channel_mappings ... ok [INFO] [stdout] test client::rtp::tests::geovision_pt50_packet ... ok [INFO] [stdout] test client::parse::tests::dahua_h264_aac_onvif ... ok [INFO] [stdout] test client::parse::tests::vstarcam ... ok [INFO] [stdout] test client::parse::tests::anvpiz_sdp ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_interior_loss ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_old_loss_doesnt_prevent_error ... 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 codec::aac::tests::depacketize_fragment_final_loss ... ok [INFO] [stdout] test client::tests::check_live555_tcp_bug ... ok [INFO] [stdout] test client::timeline::tests::cast ... ok [INFO] [stdout] test client::tests::print_sizes ... ok [INFO] [stdout] test client::timeline::tests::timeline ... ok [INFO] [stdout] test client::tests::stale_file_descriptor_session ... ok [INFO] [stdout] test codec::h264::tests::bad_format_specific_params ... ok [INFO] [stdout] test client::parse::tests::dahua_h265_pcma ... ok [INFO] [stdout] test client::parse::tests::bunny ... ok [INFO] [stdout] test client::tests::await_stale_sessions_is_send ... ok [INFO] [stdout] test codec::aac::tests::depacketize_fragment_initial_loss ... ok [INFO] [stdout] test client::tests::session_expiration ... ok [INFO] [stdout] test codec::h264::tests::depacketize_empty ... ok [INFO] [stdout] test client::tests::simple ... ok [INFO] [stdout] test codec::h264::tests::depacketize ... ok [INFO] [stdout] test client::parse::tests::reolink ... ok [INFO] [stdout] test codec::h264::tests::depacketize_parameter_change ... ok [INFO] [stdout] test client::tests::ignore_early_rtp_rtcp ... ok [INFO] [stdout] test client::rtp::tests::out_of_order ... ok [INFO] [stdout] test codec::h264::tests::depacketize_reolink_gop_boundary ... ok [INFO] [stdout] test client::parse::tests::foscam ... ok [INFO] [stdout] test codec::h264::tests::gw_security_params ... ok [INFO] [stdout] test codec::h264::tests::depacketize_reolink_bad_framing_at_start ... 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.11s [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" "73d5f03c799591b91ee50ac6338afa9fd6fccd74b1163e501725e25ba75f32fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d5f03c799591b91ee50ac6338afa9fd6fccd74b1163e501725e25ba75f32fe", kill_on_drop: false }` [INFO] [stdout] 73d5f03c799591b91ee50ac6338afa9fd6fccd74b1163e501725e25ba75f32fe