[INFO] cloning repository https://github.com/Miridyan/paint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Miridyan/paint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiridyan%2Fpaint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiridyan%2Fpaint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdb697c790c5e3e9904c2f1d20beb1571e976b6e [INFO] testing Miridyan/paint against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiridyan%2Fpaint" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Miridyan/paint on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Miridyan/paint [INFO] finished tweaking git repo https://github.com/Miridyan/paint [INFO] tweaked toml for git repo https://github.com/Miridyan/paint written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Miridyan/paint already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", 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] bb14b957fc2da48efd20dbb8d7310a10d12afc3f40f039621d5d98b7c63c7ca6 [INFO] running `Command { std: "docker" "start" "-a" "bb14b957fc2da48efd20dbb8d7310a10d12afc3f40f039621d5d98b7c63c7ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb14b957fc2da48efd20dbb8d7310a10d12afc3f40f039621d5d98b7c63c7ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb14b957fc2da48efd20dbb8d7310a10d12afc3f40f039621d5d98b7c63c7ca6", kill_on_drop: false }` [INFO] [stdout] bb14b957fc2da48efd20dbb8d7310a10d12afc3f40f039621d5d98b7c63c7ca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a71b031965ea3d26a5533e1294d4d0bb3bf1afb2ba990299dc82d305813b47de [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" "a71b031965ea3d26a5533e1294d4d0bb3bf1afb2ba990299dc82d305813b47de", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.7 [INFO] [stderr] Compiling libc v0.2.7 [INFO] [stderr] Compiling cairo-rs v0.0.8 (https://github.com/gtk-rs/cairo#e579cde8) [INFO] [stderr] Compiling gdk-pixbuf v0.0.1 (https://github.com/gtk-rs/gdk-pixbuf#e78d18a5) [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling winapi v0.2.5 [INFO] [stderr] Compiling gdk v0.3.0 (https://github.com/gtk-rs/gdk.git#db08aeba) [INFO] [stderr] Compiling gtk v0.0.7 (https://github.com/gtk-rs/gtk.git#a38359c3) [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Compiling term v0.4.4 [INFO] [stderr] Compiling glib-sys v0.3.0 (https://github.com/gtk-rs/sys#5d994dad) [INFO] [stderr] Compiling gobject-sys v0.3.0 (https://github.com/gtk-rs/sys#5d994dad) [INFO] [stderr] Compiling gio-sys v0.3.0 (https://github.com/gtk-rs/sys#5d994dad) [INFO] [stderr] Compiling cairo-sys-rs v0.3.0 (https://github.com/gtk-rs/cairo#e579cde8) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.0 (https://github.com/gtk-rs/sys#5d994dad) [INFO] [stderr] Compiling pango-sys v0.3.0 (https://github.com/gtk-rs/sys#5d994dad) [INFO] [stderr] Compiling gdk-sys v0.3.0 (https://github.com/gtk-rs/sys#5d994dad) [INFO] [stderr] Compiling atk-sys v0.3.0 (https://github.com/gtk-rs/sys#5d994dad) [INFO] [stderr] Compiling gtk-sys v0.3.0 (https://github.com/gtk-rs/sys#5d994dad) [INFO] [stderr] Compiling term-painter v0.2.2 [INFO] [stderr] Compiling glib v0.0.8 (https://github.com/gtk-rs/glib.git#3b6db9e7) [INFO] [stdout] error[E0119]: conflicting implementations of trait `value::SetValue` for type `&_` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glib-928cf7b282977403/3b6db9e/src/value.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 482 | impl> SetValue for T { [INFO] [stdout] | ----------------------------------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 494 | impl<'a, T: IsA> SetValue for &'a 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 previous error [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` [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" "a71b031965ea3d26a5533e1294d4d0bb3bf1afb2ba990299dc82d305813b47de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71b031965ea3d26a5533e1294d4d0bb3bf1afb2ba990299dc82d305813b47de", kill_on_drop: false }` [INFO] [stdout] a71b031965ea3d26a5533e1294d4d0bb3bf1afb2ba990299dc82d305813b47de