[INFO] cloning repository https://github.com/cogman/sav1n [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cogman/sav1n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcogman%2Fsav1n", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcogman%2Fsav1n'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53929d6fd0051d14a7dbd03c8e07383ea4499518 [INFO] building cogman/sav1n against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcogman%2Fsav1n" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cogman/sav1n on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cogman/sav1n [INFO] finished tweaking git repo https://github.com/cogman/sav1n [INFO] tweaked toml for git repo https://github.com/cogman/sav1n written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/cogman/sav1n already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v3.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 799cd520e6d4dbb781cd5f791b5ac9ca9dedc5ec25479d43e398c5100be5b64a [INFO] running `Command { std: "docker" "start" "-a" "799cd520e6d4dbb781cd5f791b5ac9ca9dedc5ec25479d43e398c5100be5b64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "799cd520e6d4dbb781cd5f791b5ac9ca9dedc5ec25479d43e398c5100be5b64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799cd520e6d4dbb781cd5f791b5ac9ca9dedc5ec25479d43e398c5100be5b64a", kill_on_drop: false }` [INFO] [stdout] 799cd520e6d4dbb781cd5f791b5ac9ca9dedc5ec25479d43e398c5100be5b64a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0613c2b0ade731f134cc23d8e16659bd36f5af1198f590bc6871f5796580b25 [INFO] running `Command { std: "docker" "start" "-a" "e0613c2b0ade731f134cc23d8e16659bd36f5af1198f590bc6871f5796580b25", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling sav1n v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/frame.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(data_len: usize, num: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `video_header` [INFO] [stdout] --> src/frame_buffer.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | video_header: VideoHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_frame` [INFO] [stdout] --> src/frame_buffer.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | pub async fn add_frame(&self, frame: &Frame) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/frame_buffer.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | pub async fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/video_header.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SemaphorePermit` that must be used [INFO] [stdout] --> src/main.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | active_encodes.acquire_many(encoders as u32).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:569:17 [INFO] [stdout] | [INFO] [stdout] 569 | / stats_tx.send(FrameStats { [INFO] [stdout] 570 | | frame_num: current.frame as u64, [INFO] [stdout] 571 | | is_keyframe: true, [INFO] [stdout] 572 | | }); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:575:17 [INFO] [stdout] | [INFO] [stdout] 575 | / stats_tx.send(FrameStats { [INFO] [stdout] 576 | | frame_num: current.frame as u64, [INFO] [stdout] 577 | | is_keyframe: false, [INFO] [stdout] 578 | | }); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:588:25 [INFO] [stdout] | [INFO] [stdout] 588 | / stats_tx.send(FrameStats { [INFO] [stdout] 589 | | frame_num: current.frame as u64, [INFO] [stdout] 590 | | is_keyframe: false, [INFO] [stdout] 591 | | }); [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:593:29 [INFO] [stdout] | [INFO] [stdout] 593 | / ... stats_tx.send(FrameStats { [INFO] [stdout] 594 | | ... frame_num: stats.frame as u64, [INFO] [stdout] 595 | | ... is_keyframe: false, [INFO] [stdout] 596 | | ... }); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MVr` should have a snake case name [INFO] [stdout] --> src/aom_firstpass.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | MVr: f64, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mvr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MVc` should have a snake case name [INFO] [stdout] --> src/aom_firstpass.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | MVc: f64, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mvc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MVrv` should have a snake case name [INFO] [stdout] --> src/aom_firstpass.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | MVrv: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `mvrv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MVcv` should have a snake case name [INFO] [stdout] --> src/aom_firstpass.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | MVcv: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `mvcv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "e0613c2b0ade731f134cc23d8e16659bd36f5af1198f590bc6871f5796580b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0613c2b0ade731f134cc23d8e16659bd36f5af1198f590bc6871f5796580b25", kill_on_drop: false }` [INFO] [stdout] e0613c2b0ade731f134cc23d8e16659bd36f5af1198f590bc6871f5796580b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5f9cb3fcc48b089f69538d9a09584244b9ae5780757f2bbf6030e176d34cdf3 [INFO] running `Command { std: "docker" "start" "-a" "b5f9cb3fcc48b089f69538d9a09584244b9ae5780757f2bbf6030e176d34cdf3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sav1n v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `video_header` [INFO] [stdout] --> src/frame_buffer.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | video_header: VideoHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SemaphorePermit` that must be used [INFO] [stdout] --> src/main.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | active_encodes.acquire_many(encoders as u32).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:569:17 [INFO] [stdout] | [INFO] [stdout] 569 | / stats_tx.send(FrameStats { [INFO] [stdout] 570 | | frame_num: current.frame as u64, [INFO] [stdout] 571 | | is_keyframe: true, [INFO] [stdout] 572 | | }); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:575:17 [INFO] [stdout] | [INFO] [stdout] 575 | / stats_tx.send(FrameStats { [INFO] [stdout] 576 | | frame_num: current.frame as u64, [INFO] [stdout] 577 | | is_keyframe: false, [INFO] [stdout] 578 | | }); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:588:25 [INFO] [stdout] | [INFO] [stdout] 588 | / stats_tx.send(FrameStats { [INFO] [stdout] 589 | | frame_num: current.frame as u64, [INFO] [stdout] 590 | | is_keyframe: false, [INFO] [stdout] 591 | | }); [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:593:29 [INFO] [stdout] | [INFO] [stdout] 593 | / ... stats_tx.send(FrameStats { [INFO] [stdout] 594 | | ... frame_num: stats.frame as u64, [INFO] [stdout] 595 | | ... is_keyframe: false, [INFO] [stdout] 596 | | ... }); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MVr` should have a snake case name [INFO] [stdout] --> src/aom_firstpass.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | MVr: f64, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mvr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MVc` should have a snake case name [INFO] [stdout] --> src/aom_firstpass.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | MVc: f64, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mvc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MVrv` should have a snake case name [INFO] [stdout] --> src/aom_firstpass.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | MVrv: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `mvrv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MVcv` should have a snake case name [INFO] [stdout] --> src/aom_firstpass.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | MVcv: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `mvcv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.17s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sav1n-b5fb902aa86666b9) [INFO] running `Command { std: "docker" "inspect" "b5f9cb3fcc48b089f69538d9a09584244b9ae5780757f2bbf6030e176d34cdf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f9cb3fcc48b089f69538d9a09584244b9ae5780757f2bbf6030e176d34cdf3", kill_on_drop: false }` [INFO] [stdout] b5f9cb3fcc48b089f69538d9a09584244b9ae5780757f2bbf6030e176d34cdf3