[INFO] cloning repository https://github.com/kokoax/mpd_client_with_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kokoax/mpd_client_with_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokoax%2Fmpd_client_with_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokoax%2Fmpd_client_with_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c97a96937f3d03c2d6ae350f50aebb009b2b3d70
[INFO] testing kokoax/mpd_client_with_rust against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokoax%2Fmpd_client_with_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kokoax/mpd_client_with_rust
[INFO] finished tweaking git repo https://github.com/kokoax/mpd_client_with_rust
[INFO] tweaked toml for git repo https://github.com/kokoax/mpd_client_with_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kokoax/mpd_client_with_rust on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kokoax/mpd_client_with_rust 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c392740048fc384c207a71d8793e016c3b84e64c991f190a47342eecc264cda5
[INFO] running `Command { std: "docker" "start" "-a" "c392740048fc384c207a71d8793e016c3b84e64c991f190a47342eecc264cda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c392740048fc384c207a71d8793e016c3b84e64c991f190a47342eecc264cda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c392740048fc384c207a71d8793e016c3b84e64c991f190a47342eecc264cda5", kill_on_drop: false }`
[INFO] [stdout] c392740048fc384c207a71d8793e016c3b84e64c991f190a47342eecc264cda5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65ce9f0837afdff661042837d2829cae114a1e12184bd371739f4128c2cac6ac
[INFO] running `Command { std: "docker" "start" "-a" "65ce9f0837afdff661042837d2829cae114a1e12184bd371739f4128c2cac6ac", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling libc v0.2.21
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling bitflags v0.5.0
[INFO] [stderr]    Compiling gio v0.1.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.1.2
[INFO] [stderr]    Compiling cairo-rs v0.1.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling c_vec v1.2.0
[INFO] [stderr]    Compiling gdk v0.5.2
[INFO] [stderr]    Compiling gtk v0.1.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.4.0
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling thread-id v3.0.0
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling glib-sys v0.3.3
[INFO] [stderr]    Compiling gobject-sys v0.3.3
[INFO] [stderr]    Compiling gio-sys v0.3.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.3.3
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.3.3
[INFO] [stderr]    Compiling pango-sys v0.3.3
[INFO] [stderr]    Compiling gdk-sys v0.3.3
[INFO] [stderr]    Compiling atk-sys v0.3.3
[INFO] [stderr]    Compiling gtk-sys v0.3.3
[INFO] [stderr]    Compiling thread_local v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.6.2
[INFO] [stderr]    Compiling regex v0.2.1
[INFO] [stderr]    Compiling glib v0.1.2
[INFO] [stdout] error[E0119]: conflicting implementations of trait `SetValue` for type `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.1.2/src/value.rs:483:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T {
[INFO] [stdout]     | ------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 483 | impl<T: IsA<Object>> SetValue for T {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: downstream crates may implement trait `translate::ToGlibPtr<'a, *mut gobject_ffi::GObject>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `wrapper::UnsafeFrom<object::ObjectRef>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::convert::Into<object::ObjectRef>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `wrapper::Wrapper` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `object::IsA<object::Object>` for type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `SetValueOptional` for type `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.1.2/src/value.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 458 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T {
[INFO] [stdout]     | ----------------------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 489 | impl<T: IsA<Object>> SetValueOptional for T {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: downstream crates may implement trait `translate::ToGlibPtr<'a, *mut gobject_ffi::GObject>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `wrapper::UnsafeFrom<object::ObjectRef>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::convert::Into<object::ObjectRef>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `wrapper::Wrapper` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `object::IsA<object::Object>` for type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glib` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "65ce9f0837afdff661042837d2829cae114a1e12184bd371739f4128c2cac6ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ce9f0837afdff661042837d2829cae114a1e12184bd371739f4128c2cac6ac", kill_on_drop: false }`
[INFO] [stdout] 65ce9f0837afdff661042837d2829cae114a1e12184bd371739f4128c2cac6ac
