[INFO] cloning repository https://github.com/martinomburajr/recall_1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinomburajr/recall_1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinomburajr%2Frecall_1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinomburajr%2Frecall_1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a08cf34e090c75fabd14704320d6f5bf17f99a48
[INFO] testing martinomburajr/recall_1 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinomburajr%2Frecall_1" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/martinomburajr/recall_1
[INFO] finished tweaking git repo https://github.com/martinomburajr/recall_1
[INFO] tweaked toml for git repo https://github.com/martinomburajr/recall_1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martinomburajr/recall_1 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martinomburajr/recall_1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: `recall_1_video_recomp` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 560ec3848e6b79a7cf6cef8fc7f50ddcfb97df4d842e46ce62f0582c613f26b8
[INFO] running `Command { std: "docker" "start" "560ec3848e6b79a7cf6cef8fc7f50ddcfb97df4d842e46ce62f0582c613f26b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "560ec3848e6b79a7cf6cef8fc7f50ddcfb97df4d842e46ce62f0582c613f26b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "560ec3848e6b79a7cf6cef8fc7f50ddcfb97df4d842e46ce62f0582c613f26b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "560ec3848e6b79a7cf6cef8fc7f50ddcfb97df4d842e46ce62f0582c613f26b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "560ec3848e6b79a7cf6cef8fc7f50ddcfb97df4d842e46ce62f0582c613f26b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: `recall_1_video_recomp` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling recall_1_video_recomp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(portable_simd)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_idx`
[INFO] [stdout]    --> src/exp.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |     for frame_idx in 0..total_frames {
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sw`
[INFO] [stdout]    --> src/exp.rs:411:30
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 let [sx, sy, sw, sh] = rect.src;
[INFO] [stdout]     |                              ^^ help: if this is intentional, prefix it with an underscore: `_sw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sh`
[INFO] [stdout]    --> src/exp.rs:411:34
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 let [sx, sy, sw, sh] = rect.src;
[INFO] [stdout]     |                                  ^^ help: if this is intentional, prefix it with an underscore: `_sh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sw`
[INFO] [stdout]    --> src/exp.rs:511:30
[INFO] [stdout]     |
[INFO] [stdout] 511 |                 let [sx, sy, sw, sh] = rect.src;
[INFO] [stdout]     |                              ^^ help: if this is intentional, prefix it with an underscore: `_sw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sh`
[INFO] [stdout]    --> src/exp.rs:511:34
[INFO] [stdout]     |
[INFO] [stdout] 511 |                 let [sx, sy, sw, sh] = rect.src;
[INFO] [stdout]     |                                  ^^ help: if this is intentional, prefix it with an underscore: `_sh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `recall_1_video_recomp` (lib) due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "560ec3848e6b79a7cf6cef8fc7f50ddcfb97df4d842e46ce62f0582c613f26b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560ec3848e6b79a7cf6cef8fc7f50ddcfb97df4d842e46ce62f0582c613f26b8", kill_on_drop: false }`
[INFO] [stdout] 560ec3848e6b79a7cf6cef8fc7f50ddcfb97df4d842e46ce62f0582c613f26b8
