[INFO] cloning repository https://github.com/HMPerson1/plotany [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HMPerson1/plotany" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHMPerson1%2Fplotany", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHMPerson1%2Fplotany'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cd601f73aa388696a139bbc0e0f157456511093 [INFO] checking HMPerson1/plotany against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHMPerson1%2Fplotany" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HMPerson1/plotany on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HMPerson1/plotany [INFO] finished tweaking git repo https://github.com/HMPerson1/plotany [INFO] tweaked toml for git repo https://github.com/HMPerson1/plotany written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/HMPerson1/plotany already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed56687828f3a8d6b2f9bd47b76fe4663e4e55bb7e13eee7a9e79e1991db6326 [INFO] running `Command { std: "docker" "start" "-a" "ed56687828f3a8d6b2f9bd47b76fe4663e4e55bb7e13eee7a9e79e1991db6326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed56687828f3a8d6b2f9bd47b76fe4663e4e55bb7e13eee7a9e79e1991db6326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed56687828f3a8d6b2f9bd47b76fe4663e4e55bb7e13eee7a9e79e1991db6326", kill_on_drop: false }` [INFO] [stdout] ed56687828f3a8d6b2f9bd47b76fe4663e4e55bb7e13eee7a9e79e1991db6326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 485218b42842c9a2ee3ef7931155d6b8a95e6911b6f4160366efab13a026156c [INFO] running `Command { std: "docker" "start" "-a" "485218b42842c9a2ee3ef7931155d6b8a95e6911b6f4160366efab13a026156c", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking libc v0.2.26 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling fixedbitset v0.1.6 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ordermap v0.2.10 [INFO] [stderr] Compiling diff v0.1.10 [INFO] [stderr] Compiling ena v0.5.0 [INFO] [stderr] Compiling lalrpop-intern v0.13.1 [INFO] [stderr] Compiling lalrpop-util v0.13.1 [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] Checking c_vec v1.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.13 [INFO] [stderr] Compiling gdk v0.5.3 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Compiling gtk v0.1.3 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking itertools v0.6.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling petgraph v0.4.5 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Checking num-complex v0.1.39 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.6.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] Checking regex v0.2.2 [INFO] [stderr] Checking meval v0.0.9 [INFO] [stderr] Checking glib v0.1.3 [INFO] [stderr] Compiling docopt v0.7.0 [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] error: could not compile `glib` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "485218b42842c9a2ee3ef7931155d6b8a95e6911b6f4160366efab13a026156c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "485218b42842c9a2ee3ef7931155d6b8a95e6911b6f4160366efab13a026156c", kill_on_drop: false }` [INFO] [stdout] 485218b42842c9a2ee3ef7931155d6b8a95e6911b6f4160366efab13a026156c