[INFO] fetching crate way-cooler-background 0.1.0... [INFO] checking way-cooler-background-0.1.0 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate way-cooler-background 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate way-cooler-background 0.1.0 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate way-cooler-background 0.1.0 [INFO] finished tweaking crates.io crate way-cooler-background 0.1.0 [INFO] tweaked toml for crates.io crate way-cooler-background 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-scanner v0.6.0 [INFO] [stderr] Downloaded wayland-client v0.6.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5b424ed24f1142509f87604e6298113c00b4a24615588bd42a8e0f698860be0e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5b424ed24f1142509f87604e6298113c00b4a24615588bd42a8e0f698860be0e"` [INFO] [stderr] warning: package replacement is not used: https://github.com/rust-lang/crates.io-index#cairo-sys-rs:0.3.1 [INFO] [stderr] warning: package replacement is not used: https://github.com/rust-lang/crates.io-index#glib-sys:0.3.1 [INFO] [stderr] warning: package replacement is not used: https://github.com/rust-lang/crates.io-index#gobject-sys:0.3.1 [INFO] [stderr] Compiling gio v0.1.3 [INFO] [stderr] Compiling gdk-pixbuf v0.1.3 [INFO] [stderr] Compiling gdk v0.5.3 [INFO] [stderr] Compiling gtk v0.1.3 [INFO] [stderr] Compiling gio-sys v0.3.4 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.4 [INFO] [stderr] Compiling pango-sys v0.3.4 [INFO] [stderr] Compiling gdk-sys v0.3.4 [INFO] [stderr] Compiling gtk-sys v0.3.4 [INFO] [stderr] Compiling glib-sys v0.3.4 [INFO] [stderr] Compiling cairo-sys-rs v0.3.4 [INFO] [stderr] Compiling wayland-scanner v0.6.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking wayland-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.3.4 [INFO] [stderr] Compiling cairo-rs v0.1.3 [INFO] [stderr] Compiling atk-sys v0.3.4 [INFO] [stderr] Compiling wayland-client v0.6.2 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking image v0.10.4 [INFO] [stderr] Checking glib v0.1.3 [INFO] [stderr] error[E0119]: conflicting implementations of trait `value::SetValueOptional` for type `&_`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glib-0.1.3/src/value.rs:509:1 [INFO] [stderr] | [INFO] [stderr] 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { [INFO] [stderr] | ----------------------------------------------------------------- first implementation here [INFO] [stderr] ... [INFO] [stderr] 509 | impl> SetValueOptional for T { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` [INFO] [stderr] | [INFO] [stderr] = note: downstream crates may implement trait `object::IsA` for type `&_` [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `value::SetValue` for type `&_`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glib-0.1.3/src/value.rs:503:1 [INFO] [stderr] | [INFO] [stderr] 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { [INFO] [stderr] | ------------------------------------------------- first implementation here [INFO] [stderr] ... [INFO] [stderr] 503 | impl> SetValue for T { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` [INFO] [stderr] | [INFO] [stderr] = note: downstream crates may implement trait `object::IsA` for type `&_` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0119`. [INFO] [stderr] error: could not compile `glib`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5b424ed24f1142509f87604e6298113c00b4a24615588bd42a8e0f698860be0e"` [INFO] running `"docker" "rm" "-f" "5b424ed24f1142509f87604e6298113c00b4a24615588bd42a8e0f698860be0e"` [INFO] [stdout] 5b424ed24f1142509f87604e6298113c00b4a24615588bd42a8e0f698860be0e