[INFO] fetching crate way-cooler-background 0.1.0... [INFO] testing way-cooler-background-0.1.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate way-cooler-background 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate way-cooler-background 0.1.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c62e79a62abf89c17bbed3a89d07b3f3820ec6c1f0f9ba14b77c37050e18d8e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c62e79a62abf89c17bbed3a89d07b3f3820ec6c1f0f9ba14b77c37050e18d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c62e79a62abf89c17bbed3a89d07b3f3820ec6c1f0f9ba14b77c37050e18d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c62e79a62abf89c17bbed3a89d07b3f3820ec6c1f0f9ba14b77c37050e18d8e", kill_on_drop: false }` [INFO] [stdout] 8c62e79a62abf89c17bbed3a89d07b3f3820ec6c1f0f9ba14b77c37050e18d8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 165bffc92f09b6ec70fa37ac45da859dbd21d92dd9583521986f119f6518c514 [INFO] running `Command { std: "docker" "start" "-a" "165bffc92f09b6ec70fa37ac45da859dbd21d92dd9583521986f119f6518c514", kill_on_drop: false }` [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 autocfg v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.1.3 [INFO] [stderr] Compiling cairo-rs v0.1.3 [INFO] [stderr] Compiling gio v0.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.5.3 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gtk v0.1.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling byteorder v0.5.3 [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 cairo-sys-rs 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 atk-sys v0.3.4 [INFO] [stderr] Compiling gtk-sys v0.3.4 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.6.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-client v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling glib v0.1.3 [INFO] [stdout] error[E0119]: conflicting implementations of trait `value::SetValueOptional` for type `&_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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> SetValueOptional for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `object::IsA` for type `&_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `value::SetValue` for type `&_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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> SetValue for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `object::IsA` for type `&_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] error: could not compile `glib` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "165bffc92f09b6ec70fa37ac45da859dbd21d92dd9583521986f119f6518c514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165bffc92f09b6ec70fa37ac45da859dbd21d92dd9583521986f119f6518c514", kill_on_drop: false }` [INFO] [stdout] 165bffc92f09b6ec70fa37ac45da859dbd21d92dd9583521986f119f6518c514