[INFO] updating cached repository https://github.com/Minizinger/i3langlayout-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2bcdd67c61bed0dbe8c0ffb8d19a633b2a8a58fa [INFO] testing Minizinger/i3langlayout-rs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinizinger%2Fi3langlayout-rs" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Minizinger/i3langlayout-rs on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Minizinger/i3langlayout-rs [INFO] finished tweaking git repo https://github.com/Minizinger/i3langlayout-rs [INFO] tweaked toml for git repo https://github.com/Minizinger/i3langlayout-rs written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Minizinger/i3langlayout-rs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 6accd833fb367d3ccb2932c95f5ccbe292b096989dbabefcc43e31404d697629 [INFO] running `"docker" "start" "-a" "6accd833fb367d3ccb2932c95f5ccbe292b096989dbabefcc43e31404d697629"` [INFO] [stderr] Compiling gdk-pixbuf v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling gio v0.1.3 [INFO] [stderr] Compiling cairo-rs v0.1.3 [INFO] [stderr] Compiling gdk v0.5.3 [INFO] [stderr] Compiling gtk v0.1.3 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling gio-sys v0.3.4 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.4 [INFO] [stderr] Compiling cairo-sys-rs v0.3.4 [INFO] [stderr] Compiling pango-sys v0.3.4 [INFO] [stderr] Compiling gdk-sys v0.3.4 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling gtk-sys v0.3.4 [INFO] [stderr] Compiling clang-sys v0.14.1 [INFO] [stderr] Compiling num-complex v0.1.38 [INFO] [stderr] Compiling cexpr v0.2.0 [INFO] [stderr] Compiling toml v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.1.0 [INFO] [stderr] Compiling deflate v0.7.11 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling unix_socket v0.4.6 [INFO] [stderr] Compiling glib-sys v0.3.4 [INFO] [stderr] Compiling num-bigint v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling linux_raw_input_rs v0.1.5 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling num-rational v0.1.38 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling gobject-sys v0.3.4 [INFO] [stderr] Compiling config v0.6.0 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling cairo v0.0.4 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling glib v0.1.3 [INFO] [stderr] Compiling atk-sys v0.3.4 [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" "6accd833fb367d3ccb2932c95f5ccbe292b096989dbabefcc43e31404d697629"` [INFO] running `"docker" "rm" "-f" "6accd833fb367d3ccb2932c95f5ccbe292b096989dbabefcc43e31404d697629"` [INFO] [stdout] 6accd833fb367d3ccb2932c95f5ccbe292b096989dbabefcc43e31404d697629