[INFO] fetching crate vorbis-shortener 0.1.1...
[INFO] testing vorbis-shortener-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate vorbis-shortener 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate vorbis-shortener 0.1.1
[INFO] finished tweaking crates.io crate vorbis-shortener 0.1.1
[INFO] tweaked toml for crates.io crate vorbis-shortener 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vorbis-shortener 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding c_vec v1.2.1 (available: v1.3.3)
[INFO] [stderr]       Adding gtk v0.1.3 (available: v0.18.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c2aeb7c22e0078b9d7b7a7c318f0216ab1b626e70371b74d3d91d27bd10c8cc
[INFO] running `Command { std: "docker" "start" "-a" "8c2aeb7c22e0078b9d7b7a7c318f0216ab1b626e70371b74d3d91d27bd10c8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c2aeb7c22e0078b9d7b7a7c318f0216ab1b626e70371b74d3d91d27bd10c8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c2aeb7c22e0078b9d7b7a7c318f0216ab1b626e70371b74d3d91d27bd10c8cc", kill_on_drop: false }`
[INFO] [stdout] 8c2aeb7c22e0078b9d7b7a7c318f0216ab1b626e70371b74d3d91d27bd10c8cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15da8829372dbb42657363bd45e96ebfccfd77293282e2fa1955586b5d62ae8c
[INFO] running `Command { std: "docker" "start" "-a" "15da8829372dbb42657363bd45e96ebfccfd77293282e2fa1955586b5d62ae8c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling glib-sys v0.3.4
[INFO] [stderr]    Compiling gobject-sys v0.3.4
[INFO] [stderr]    Compiling gio-sys v0.3.4
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.3.4
[INFO] [stderr]    Compiling cairo-sys-rs v0.3.4
[INFO] [stderr]    Compiling pango-sys v0.3.4
[INFO] [stderr]    Compiling gdk-sys v0.3.4
[INFO] [stderr]    Compiling bitflags v0.5.0
[INFO] [stderr]    Compiling atk-sys v0.3.4
[INFO] [stderr]    Compiling gtk-sys v0.3.4
[INFO] [stderr]    Compiling cairo-rs v0.1.3
[INFO] [stderr]    Compiling gio v0.1.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.1.3
[INFO] [stderr]    Compiling c_vec v1.2.1
[INFO] [stderr]    Compiling gdk v0.5.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling gtk v0.1.3
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling ogg-sys v0.0.9
[INFO] [stderr]    Compiling vorbis-sys v0.0.8
[INFO] [stderr]    Compiling vorbisfile-sys v0.0.8
[INFO] [stderr]    Compiling vorbis-encoder v0.1.4
[INFO] [stderr]    Compiling glib v0.1.3
[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.3/src/value.rs:503:1
[INFO] [stdout]     |
[INFO] [stdout] 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T {
[INFO] [stdout]     | ------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 503 | 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.3/src/value.rs:509:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T {
[INFO] [stdout]     | ----------------------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 509 | 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" "15da8829372dbb42657363bd45e96ebfccfd77293282e2fa1955586b5d62ae8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15da8829372dbb42657363bd45e96ebfccfd77293282e2fa1955586b5d62ae8c", kill_on_drop: false }`
[INFO] [stdout] 15da8829372dbb42657363bd45e96ebfccfd77293282e2fa1955586b5d62ae8c
