[INFO] updating cached repository rookie1024/Ingot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rookie1024/Ingot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rookie1024/Ingot" "work/ex/beta-1.37-6/sources/1.36.0/gh/rookie1024/Ingot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rookie1024/Ingot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rookie1024/Ingot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rookie1024/Ingot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rookie1024/Ingot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e7cadeba79ce695cd5c13c65980e715ccb83c67c [INFO] sha for GitHub repo rookie1024/Ingot: e7cadeba79ce695cd5c13c65980e715ccb83c67c [INFO] validating manifest of rookie1024/Ingot on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rookie1024/Ingot on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rookie1024/Ingot [INFO] finished frobbing rookie1024/Ingot [INFO] frobbed toml for rookie1024/Ingot written to work/ex/beta-1.37-6/sources/1.36.0/gh/rookie1024/Ingot/Cargo.toml [INFO] started frobbing rookie1024/Ingot [INFO] finished frobbing rookie1024/Ingot [INFO] frobbed toml for rookie1024/Ingot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rookie1024/Ingot/Cargo.toml [INFO] crate rookie1024/Ingot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rookie1024/Ingot against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rookie1024/Ingot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 522766cc9d15d346d4761caa89ce539239ba359313dd1ff72e1efb582bd0a763 [INFO] running `"docker" "start" "-a" "522766cc9d15d346d4761caa89ce539239ba359313dd1ff72e1efb582bd0a763"` [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling nalgebra v0.16.5 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.0 [INFO] [stderr] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.5/src/base/cg.rs:292:44 [INFO] [stderr] | [INFO] [stderr] 292 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] error: Could not compile `gtk`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="gdk"' --cfg 'feature="gtk-sys"' --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=380faeef1040577d -C extra-filename=-380faeef1040577d --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-22ea2a61d817889f.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-9a4f8d3fd4b5f14c.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-8d631cc85ed1734b.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-417569e4e2501f80.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-d18eb46bda5076e7.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-bf90e748e50d27d0.rlib --extern gio=/opt/crater/target/debug/deps/libgio-0fe6fecf0d41efb7.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-d66f59043aebc7f5.rlib --extern glib=/opt/crater/target/debug/deps/libglib-9cb0da9081c5a5fb.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-22b5ca3dce435e47.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-0a1a2ecbe1f01e4c.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-112c9247b72d553e.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-ecaeabeb9565ea66.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-dd1adeeac4690585.rlib --extern pango=/opt/crater/target/debug/deps/libpango-a00a4ae5e08ec894.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "522766cc9d15d346d4761caa89ce539239ba359313dd1ff72e1efb582bd0a763"` [INFO] running `"docker" "rm" "-f" "522766cc9d15d346d4761caa89ce539239ba359313dd1ff72e1efb582bd0a763"` [INFO] [stdout] 522766cc9d15d346d4761caa89ce539239ba359313dd1ff72e1efb582bd0a763