[INFO] cloning repository https://github.com/Susurrus/gattii [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Susurrus/gattii" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSusurrus%2Fgattii", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSusurrus%2Fgattii'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb54cecc777eb1e65cf0d99c3b7f9a2de5232133 [INFO] testing Susurrus/gattii against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSusurrus%2Fgattii" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Susurrus/gattii on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Susurrus/gattii [INFO] finished tweaking git repo https://github.com/Susurrus/gattii [INFO] tweaked toml for git repo https://github.com/Susurrus/gattii written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Susurrus/gattii already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8475a55c9a8ee66a2ec82f25ac9f5a6c9bb0a9548e9f78ea0cc22375759a7661 [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" "8475a55c9a8ee66a2ec82f25ac9f5a6c9bb0a9548e9f78ea0cc22375759a7661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8475a55c9a8ee66a2ec82f25ac9f5a6c9bb0a9548e9f78ea0cc22375759a7661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8475a55c9a8ee66a2ec82f25ac9f5a6c9bb0a9548e9f78ea0cc22375759a7661", kill_on_drop: false }` [INFO] [stdout] 8475a55c9a8ee66a2ec82f25ac9f5a6c9bb0a9548e9f78ea0cc22375759a7661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 4bc1fe107f3a4e37f3d8c9fed101b6eec9eee0f13b769e736d16683cae18156b [INFO] running `Command { std: "docker" "start" "-a" "4bc1fe107f3a4e37f3d8c9fed101b6eec9eee0f13b769e736d16683cae18156b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling glib v0.7.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling serialport v3.1.0 [INFO] [stderr] Compiling gattii v0.13.1-alpha.0 (/opt/rustwide/workdir) [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.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0cb3f74f568e29d5 -C extra-filename=-0cb3f74f568e29d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-4195333077087b73.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1571ba03acf75a34.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-648d4beb75beae61.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-dabccfc3c5f129ed.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-08a02d841c33d31c.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-2b611f767fce5409.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-b682053e34c44f10.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-be3e84e435294d8a.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-ffb8ce136ce67fa4.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-3a6116da75ef564b.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-bd0da78302e115da.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-756703c28204ae2e.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-82d79a3e43a54721.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-3c6807a6b6256b9f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c4c82cf767cb8e45.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6c9ba1b157ed4856.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-7dfdcd14027a8572.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-196153a78a5ce789.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4bc1fe107f3a4e37f3d8c9fed101b6eec9eee0f13b769e736d16683cae18156b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc1fe107f3a4e37f3d8c9fed101b6eec9eee0f13b769e736d16683cae18156b", kill_on_drop: false }` [INFO] [stdout] 4bc1fe107f3a4e37f3d8c9fed101b6eec9eee0f13b769e736d16683cae18156b