[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiridyan%2Fpaint" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Miridyan/paint on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-6/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term v0.4.4 [INFO] [stderr] Downloaded c_vec v1.0.12 [INFO] [stderr] Downloaded bitflags v0.4.0 [INFO] [stderr] Downloaded kernel32-sys v0.2.1 [INFO] [stderr] Downloaded winapi v0.2.5 [INFO] [stderr] Downloaded pkg-config v0.3.7 [INFO] [stderr] Downloaded term-painter v0.2.2 [INFO] [stderr] Downloaded libc v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 72e35d882958b6b15c1b729df0f62b2a168e73315527cea526e58da9156e1a78 [INFO] running `Command { std: "docker" "start" "-a" "72e35d882958b6b15c1b729df0f62b2a168e73315527cea526e58da9156e1a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72e35d882958b6b15c1b729df0f62b2a168e73315527cea526e58da9156e1a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e35d882958b6b15c1b729df0f62b2a168e73315527cea526e58da9156e1a78", kill_on_drop: false }` [INFO] [stdout] 72e35d882958b6b15c1b729df0f62b2a168e73315527cea526e58da9156e1a78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fbfa2a28c346aef83384ff891ba7952b297eb8e8d0d35f038101cb513965507 [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" "9fbfa2a28c346aef83384ff891ba7952b297eb8e8d0d35f038101cb513965507", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.7 [INFO] [stderr] Compiling libc v0.2.7 [INFO] [stderr] Compiling gdk-pixbuf v0.0.1 (https://github.com/gtk-rs/gdk-pixbuf#e78d18a5) [INFO] [stderr] Compiling cairo-rs v0.0.8 (https://github.com/gtk-rs/cairo#e579cde8) [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling gdk v0.3.0 (https://github.com/gtk-rs/gdk.git#db08aeba) [INFO] [stderr] Compiling winapi v0.2.5 [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 gdk-pixbuf-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 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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9fbfa2a28c346aef83384ff891ba7952b297eb8e8d0d35f038101cb513965507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fbfa2a28c346aef83384ff891ba7952b297eb8e8d0d35f038101cb513965507", kill_on_drop: false }` [INFO] [stdout] 9fbfa2a28c346aef83384ff891ba7952b297eb8e8d0d35f038101cb513965507