[INFO] fetching crate tplay 0.6.3...
[INFO] testing tplay-0.6.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate tplay 0.6.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tplay 0.6.3
[INFO] finished tweaking crates.io crate tplay 0.6.3
[INFO] tweaked toml for crates.io crate tplay 0.6.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tplay 0.6.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tplay 0.6.3 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded youtube_dl v0.10.0
[INFO] [stderr]   Downloaded ogg v0.8.0
[INFO] [stderr]   Downloaded windows-implement v0.59.0
[INFO] [stderr]   Downloaded windows-core v0.59.0
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded gif-dispose v5.0.1
[INFO] [stderr]   Downloaded lewton v0.10.2
[INFO] [stderr]   Downloaded claxon v0.4.3
[INFO] [stderr]   Downloaded rodio v0.20.1
[INFO] [stderr]   Downloaded opencv-binding-generator v0.96.1
[INFO] [stderr]   Downloaded opencv v0.94.4
[INFO] [stderr]   Downloaded libmpv-sys v3.1.0
[INFO] [stderr]   Downloaded libmpv-sys-sirno v2.0.0-fork.1
[INFO] [stderr]   Downloaded fast_image_resize v5.1.4
[INFO] [stderr]   Downloaded libmpv-sirno v2.0.2-fork.1
[INFO] [stderr]   Downloaded libmpv v2.0.1
[INFO] [stderr]   Downloaded windows v0.59.0
[INFO] [stderr]   Downloaded libwebp-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c70b1abc28b955a171a92ee3db15b552f5c24c3c13ef8863dddf9ebf4cc2ca79
[INFO] running `Command { std: "docker" "start" "-a" "c70b1abc28b955a171a92ee3db15b552f5c24c3c13ef8863dddf9ebf4cc2ca79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c70b1abc28b955a171a92ee3db15b552f5c24c3c13ef8863dddf9ebf4cc2ca79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c70b1abc28b955a171a92ee3db15b552f5c24c3c13ef8863dddf9ebf4cc2ca79", kill_on_drop: false }`
[INFO] [stdout] c70b1abc28b955a171a92ee3db15b552f5c24c3c13ef8863dddf9ebf4cc2ca79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1fd51c28976c1ccfb54cbcc863b16f856b5b702674d83a4ea2849449c6e611d
[INFO] running `Command { std: "docker" "start" "-a" "a1fd51c28976c1ccfb54cbcc863b16f856b5b702674d83a4ea2849449c6e611d", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling libwebp-sys v0.11.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling zune-jpeg v0.4.18
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling opencv-binding-generator v0.96.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling tplay v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling gif-dispose v5.0.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling fast_image_resize v5.1.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling opencv v0.94.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling youtube_dl v0.10.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stdout] error[E0432]: unresolved import `opencv::core::AlgorithmHint`
[INFO] [stdout]  --> src/common/utils.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use opencv::{core::AlgorithmHint, imgproc, prelude::*};
[INFO] [stdout]   |              ^^^^^^-------------
[INFO] [stdout]   |              |     |
[INFO] [stdout]   |              |     help: a similar name exists in the module: `Algorithm`
[INFO] [stdout]   |              no `AlgorithmHint` in `opencv::hub::core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied
[INFO] [stdout]     --> src/common/utils.rs:66:8
[INFO] [stdout]      |
[INFO] [stdout]   66 |     if imgproc::cvt_color(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   71 |         AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]      |         -------------------------------- unexpected argument #5
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-13d015287d1d35f0/out/opencv/imgproc.rs:5889:9
[INFO] [stdout]      |
[INFO] [stdout] 5889 |     pub fn cvt_color(src: &impl ToInputArray, dst: &mut impl ToOutputArray, code: i32, dst_cn: i32) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]   70 -         0,
[INFO] [stdout]   71 -         AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]   70 +         0,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tplay` (bin "tplay") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1fd51c28976c1ccfb54cbcc863b16f856b5b702674d83a4ea2849449c6e611d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1fd51c28976c1ccfb54cbcc863b16f856b5b702674d83a4ea2849449c6e611d", kill_on_drop: false }`
[INFO] [stdout] a1fd51c28976c1ccfb54cbcc863b16f856b5b702674d83a4ea2849449c6e611d
