[INFO] cloning repository https://github.com/RizkiePratama/hayai-playout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RizkiePratama/hayai-playout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRizkiePratama%2Fhayai-playout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRizkiePratama%2Fhayai-playout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17f720a36f7d812d8e885964394478ecb09d3cd8 [INFO] checking RizkiePratama/hayai-playout against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRizkiePratama%2Fhayai-playout" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RizkiePratama/hayai-playout [INFO] finished tweaking git repo https://github.com/RizkiePratama/hayai-playout [INFO] tweaked toml for git repo https://github.com/RizkiePratama/hayai-playout written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RizkiePratama/hayai-playout on toolchain ff647322379c48947c196639599067665ff9eb88 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RizkiePratama/hayai-playout 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" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded muldiv v1.0.1 [INFO] [stderr] Downloaded gstreamer-sys v0.24.0 [INFO] [stderr] Downloaded option-operations v0.5.0 [INFO] [stderr] Downloaded gobject-sys v0.21.0 [INFO] [stderr] Downloaded glib-sys v0.21.0 [INFO] [stderr] Downloaded gio-sys v0.21.0 [INFO] [stderr] Downloaded gstreamer v0.24.1 [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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5df5db363c9b0d528a070578f6744a09a5fcee368c0d89044f65eb08899b7d28 [INFO] running `Command { std: "docker" "start" "5df5db363c9b0d528a070578f6744a09a5fcee368c0d89044f65eb08899b7d28", 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" "5df5db363c9b0d528a070578f6744a09a5fcee368c0d89044f65eb08899b7d28" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5df5db363c9b0d528a070578f6744a09a5fcee368c0d89044f65eb08899b7d28", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5df5db363c9b0d528a070578f6744a09a5fcee368c0d89044f65eb08899b7d28" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling gio v0.19.8 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling cfg-expr v0.20.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Compiling glib-macros v0.19.9 [INFO] [stderr] Compiling glib-macros v0.21.0 [INFO] [stderr] Compiling gtk4-macros v0.8.2 [INFO] [stderr] Compiling glib-sys v0.19.8 [INFO] [stderr] Compiling gobject-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.19.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.19.8 [INFO] [stderr] Compiling cairo-sys-rs v0.19.2 [INFO] [stderr] Compiling pango-sys v0.19.8 [INFO] [stderr] Compiling gdk4-sys v0.8.2 [INFO] [stderr] Compiling graphene-sys v0.19.8 [INFO] [stderr] Compiling gsk4-sys v0.8.2 [INFO] [stderr] Compiling gtk4-sys v0.8.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling glib-sys v0.21.0 [INFO] [stderr] Compiling gobject-sys v0.21.0 [INFO] [stderr] Compiling gio-sys v0.21.0 [INFO] [stderr] Compiling gstreamer-sys v0.24.0 [INFO] [stderr] Checking glib v0.19.9 [INFO] [stderr] Checking glib v0.21.1 [INFO] [stderr] Checking cairo-rs v0.19.4 [INFO] [stderr] Checking graphene-rs v0.19.8 [INFO] [stderr] Checking gstreamer v0.24.1 [INFO] [stderr] Checking hayai-playout-core v0.1.0 (/opt/rustwide/workdir/hayai-playout-core) [INFO] [stderr] Checking pango v0.19.8 [INFO] [stderr] Checking gdk-pixbuf v0.19.8 [INFO] [stderr] Checking gdk4 v0.8.2 [INFO] [stderr] Checking gsk4 v0.8.2 [INFO] [stderr] Checking gtk4 v0.8.2 [INFO] [stderr] Checking hayai-playout-gtk v0.1.0 (/opt/rustwide/workdir/hayai-playout-gtk) [INFO] [stdout] warning: Use of ambiguously glob imported trait `Cast` [INFO] [stdout] --> hayai-playout-gtk/src/main.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 6 | use gstreamer::prelude::*; [INFO] [stdout] | ------------------ `Cast` imported ambiguously here [INFO] [stdout] ... [INFO] [stdout] 30 | if let Some(factory) = factory.downcast_ref::() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Import `Cast` explicitly [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147992 [INFO] [stdout] = note: `#[warn(ambiguous_glob_imported_traits)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Use of ambiguously glob imported trait `Cast` [INFO] [stdout] --> hayai-playout-gtk/src/main.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 6 | use gstreamer::prelude::*; [INFO] [stdout] | ------------------ `Cast` imported ambiguously here [INFO] [stdout] ... [INFO] [stdout] 55 | if let Some(factory) = factory.downcast_ref::() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Import `Cast` explicitly [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147992 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> hayai-playout-gtk/src/main.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let mut current_sel = selected_index.lock().unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Use of ambiguously glob imported trait `Cast` [INFO] [stdout] --> hayai-playout-gtk/src/main.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 6 | use gstreamer::prelude::*; [INFO] [stdout] | ------------------ `Cast` imported ambiguously here [INFO] [stdout] ... [INFO] [stdout] 30 | if let Some(factory) = factory.downcast_ref::() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Import `Cast` explicitly [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147992 [INFO] [stdout] = note: `#[warn(ambiguous_glob_imported_traits)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Use of ambiguously glob imported trait `Cast` [INFO] [stdout] --> hayai-playout-gtk/src/main.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 6 | use gstreamer::prelude::*; [INFO] [stdout] | ------------------ `Cast` imported ambiguously here [INFO] [stdout] ... [INFO] [stdout] 55 | if let Some(factory) = factory.downcast_ref::() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Import `Cast` explicitly [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147992 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> hayai-playout-gtk/src/main.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let mut current_sel = selected_index.lock().unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "5df5db363c9b0d528a070578f6744a09a5fcee368c0d89044f65eb08899b7d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df5db363c9b0d528a070578f6744a09a5fcee368c0d89044f65eb08899b7d28", kill_on_drop: false }` [INFO] [stdout] 5df5db363c9b0d528a070578f6744a09a5fcee368c0d89044f65eb08899b7d28