[INFO] updating cached repository https://github.com/dwbrite/briteplayer [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] [stderr] From https://github.com/dwbrite/briteplayer [INFO] [stderr] 431becb..caab013 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caab01358a1b0f2efa9ea0fd9fdecfaf3cfa78b2 [INFO] testing dwbrite/briteplayer against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwbrite%2Fbriteplayer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dwbrite/briteplayer on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dwbrite/briteplayer [INFO] finished tweaking git repo https://github.com/dwbrite/briteplayer [INFO] tweaked toml for git repo https://github.com/dwbrite/briteplayer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/dwbrite/briteplayer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac026f63ec1c082d390e3f7ca8de9eecc3dc3050fbec923127bf97d14dd3e3d7 [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" "ac026f63ec1c082d390e3f7ca8de9eecc3dc3050fbec923127bf97d14dd3e3d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac026f63ec1c082d390e3f7ca8de9eecc3dc3050fbec923127bf97d14dd3e3d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac026f63ec1c082d390e3f7ca8de9eecc3dc3050fbec923127bf97d14dd3e3d7", kill_on_drop: false }` [INFO] [stdout] ac026f63ec1c082d390e3f7ca8de9eecc3dc3050fbec923127bf97d14dd3e3d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de57b4f8ea8f39fce06193f0ea9f97b025f43cce58b37f52b00388361ad9fe61 [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" "de57b4f8ea8f39fce06193f0ea9f97b025f43cce58b37f52b00388361ad9fe61", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gstreamer v0.16.1 [INFO] [stderr] Compiling gtk v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling directories-next v1.0.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling relm-derive v0.20.0 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-sys v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.10.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling relm v0.20.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.9.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_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' -C metadata=3e2d00e43f61a6bd -C extra-filename=-3e2d00e43f61a6bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-ffba8d930c992499.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-c8bdffdd53225159.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-bbcdf33ae71bf3ac.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-46624fa75bbc06c0.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-0b96b3fa036a49a0.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-945508fb7069c6d7.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-14dbff01f02e9f78.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-ffa67c04da587ff5.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-85efa236562e598b.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-c4609839e57b12f7.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-595e87f731a22675.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-5587e2c3e405d5ef.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-a037cbd089013413.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f503d0b57945a25f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-2d2b08fcc50bfd83.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-a0a625fb8f232a50.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "de57b4f8ea8f39fce06193f0ea9f97b025f43cce58b37f52b00388361ad9fe61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de57b4f8ea8f39fce06193f0ea9f97b025f43cce58b37f52b00388361ad9fe61", kill_on_drop: false }` [INFO] [stdout] de57b4f8ea8f39fce06193f0ea9f97b025f43cce58b37f52b00388361ad9fe61