[INFO] fetching crate srt_media 0.1.0... [INFO] testing srt_media-0.1.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate srt_media 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate srt_media 0.1.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate srt_media 0.1.0 [INFO] finished tweaking crates.io crate srt_media 0.1.0 [INFO] tweaked toml for crates.io crate srt_media 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate srt_media 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.6.0 [INFO] [stderr] Downloaded aes-ctr v0.6.0 [INFO] [stderr] Downloaded srt-protocol v0.2.0 [INFO] [stderr] Downloaded srt-tokio v0.2.0 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded stainless_ffmpeg v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", 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] 65f48b79a7b96462d1dcd0b5d1a02ad12396f453c891337b4a1c1a55d7c3a70f [INFO] running `Command { std: "docker" "start" "-a" "65f48b79a7b96462d1dcd0b5d1a02ad12396f453c891337b4a1c1a55d7c3a70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65f48b79a7b96462d1dcd0b5d1a02ad12396f453c891337b4a1c1a55d7c3a70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f48b79a7b96462d1dcd0b5d1a02ad12396f453c891337b4a1c1a55d7c3a70f", kill_on_drop: false }` [INFO] [stdout] 65f48b79a7b96462d1dcd0b5d1a02ad12396f453c891337b4a1c1a55d7c3a70f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] a7a91c40062ae5c9a7863001e9a6d1b7c6942b814ef3ea2090cd226ef059a8e9 [INFO] running `Command { std: "docker" "start" "-a" "a7a91c40062ae5c9a7863001e9a6d1b7c6942b814ef3ea2090cd226ef059a8e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling ringbuf v0.2.3 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling srt-protocol v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling ffmpeg-sys v4.2.1 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling srt-tokio v0.2.0 [INFO] [stderr] Compiling stainless_ffmpeg v0.2.5 [INFO] [stderr] Compiling srt_media v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "a7a91c40062ae5c9a7863001e9a6d1b7c6942b814ef3ea2090cd226ef059a8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a91c40062ae5c9a7863001e9a6d1b7c6942b814ef3ea2090cd226ef059a8e9", kill_on_drop: false }` [INFO] [stdout] a7a91c40062ae5c9a7863001e9a6d1b7c6942b814ef3ea2090cd226ef059a8e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a17a0af27e1832c679644fdf862f6324c857755f12e12faf6955d927d66f4848 [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" "a17a0af27e1832c679644fdf862f6324c857755f12e12faf6955d927d66f4848", kill_on_drop: false }` [INFO] [stderr] Compiling srt_media v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `Command { std: "docker" "inspect" "a17a0af27e1832c679644fdf862f6324c857755f12e12faf6955d927d66f4848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a17a0af27e1832c679644fdf862f6324c857755f12e12faf6955d927d66f4848", kill_on_drop: false }` [INFO] [stdout] a17a0af27e1832c679644fdf862f6324c857755f12e12faf6955d927d66f4848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ffc6e580f1b0507bc80adc9478e7c7c42436c511065726bcc7392b369fa9719 [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" "8ffc6e580f1b0507bc80adc9478e7c7c42436c511065726bcc7392b369fa9719", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/srt_media-a12fbf20158d9f05) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test source::filters::parameters::region_of_interest::region_of_interest_to_coordinates_left_bottom_width_height ... ok [INFO] [stdout] test source::filters::parameters::region_of_interest::region_of_interest_to_coordinates_right_bottom_width_height ... ok [INFO] [stdout] test source::filters::parameters::region_of_interest::region_of_interest_to_coordinates_errors ... ok [INFO] [stdout] test source::filters::parameters::region_of_interest::region_of_interest_to_coordinates_top_left_right_height ... ok [INFO] [stdout] test source::filters::parameters::region_of_interest::region_of_interest_to_coordinates_top_right_width_height ... ok [INFO] [stdout] test source::filters::parameters::video_crop::test_video_crop_get_filter_parameters ... ok [INFO] [stdout] test source::filters::parameters::region_of_interest::region_of_interest_to_coordinates_top_left_bottom_width ... ok [INFO] [stdout] test source::filters::parameters::region_of_interest::region_of_interest_to_coordinates_top_left_width_height ... ok [INFO] [stdout] test source::filters::parameters::region_of_interest::region_of_interest_to_coordinates_top_left_right_bottom ... ok [INFO] [stdout] test source::filters::parameters::video_scaling::test_video_scaling_get_filter_parameters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dump_srt_source-b8990c86e931a7bd) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/play_srt_source-f5dd6e1a7d87c2dd) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests srt_media [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] [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] [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" "8ffc6e580f1b0507bc80adc9478e7c7c42436c511065726bcc7392b369fa9719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ffc6e580f1b0507bc80adc9478e7c7c42436c511065726bcc7392b369fa9719", kill_on_drop: false }` [INFO] [stdout] 8ffc6e580f1b0507bc80adc9478e7c7c42436c511065726bcc7392b369fa9719