[INFO] updating cached repository https://github.com/laochanlam/Real-time-DoF-Rendering [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff19cc5835893d12ba9437e5447cdf8a247a4e83 [INFO] testing laochanlam/Real-time-DoF-Rendering against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaochanlam%2FReal-time-DoF-Rendering" "/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/laochanlam/Real-time-DoF-Rendering on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/laochanlam/Real-time-DoF-Rendering [INFO] finished tweaking git repo https://github.com/laochanlam/Real-time-DoF-Rendering [INFO] tweaked toml for git repo https://github.com/laochanlam/Real-time-DoF-Rendering written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/laochanlam/Real-time-DoF-Rendering already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e031a9c2a93a0f5186c958f36d693ca6c62927c5fa8c0d3364817a6268846e2 [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" "1e031a9c2a93a0f5186c958f36d693ca6c62927c5fa8c0d3364817a6268846e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e031a9c2a93a0f5186c958f36d693ca6c62927c5fa8c0d3364817a6268846e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e031a9c2a93a0f5186c958f36d693ca6c62927c5fa8c0d3364817a6268846e2", kill_on_drop: false }` [INFO] [stdout] 1e031a9c2a93a0f5186c958f36d693ca6c62927c5fa8c0d3364817a6268846e2 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", 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] 1135b02bd003d266c6294dc0067d3c81f3591bcdd868b88b8e3fb3454951ba9c [INFO] running `Command { std: "docker" "start" "-a" "1135b02bd003d266c6294dc0067d3c81f3591bcdd868b88b8e3fb3454951ba9c", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling futures-glib v0.3.2 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling relm-core v0.11.0 [INFO] [stderr] Compiling relm-state v0.11.0 [INFO] [stderr] Compiling relm-gen-widget v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling num-derive v0.2.0 [INFO] [stderr] Compiling relm-derive-common v0.11.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling pango v0.3.0 [INFO] [stderr] Compiling relm-derive v0.11.0 [INFO] [stderr] Compiling relm v0.11.0 [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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=ea163158aa50ec46 -C extra-filename=-ea163158aa50ec46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-432b05d325b83a4e.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-bd6834a1ec7f2e4a.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-b140e542d6146d9c.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-07956fcc4175b108.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-f51d9f6c53959a47.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-3ef213a8d9e53b37.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-ee0b6b9c2a101373.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-d2ff6ff5bb267138.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-da86bed1254c885d.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-201f5097b7b183ff.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-821cb2b62c0f9e05.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-bc298531821b7400.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-fb64022fd6169983.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8fa38065ad3b44d2.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-e7324dffba5dee53.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1135b02bd003d266c6294dc0067d3c81f3591bcdd868b88b8e3fb3454951ba9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1135b02bd003d266c6294dc0067d3c81f3591bcdd868b88b8e3fb3454951ba9c", kill_on_drop: false }` [INFO] [stdout] 1135b02bd003d266c6294dc0067d3c81f3591bcdd868b88b8e3fb3454951ba9c