[INFO] cloning repository https://github.com/nbennett320/metrognome [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbennett320/metrognome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbennett320%2Fmetrognome", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbennett320%2Fmetrognome'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 104993f2b2eafcf2a80142bd8ad1eb8b415d1378 [INFO] testing nbennett320/metrognome against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbennett320%2Fmetrognome" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nbennett320/metrognome 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/nbennett320/metrognome [INFO] finished tweaking git repo https://github.com/nbennett320/metrognome [INFO] tweaked toml for git repo https://github.com/nbennett320/metrognome written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/nbennett320/metrognome 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 7d14b2d13beebbe19e9ac4222a3ec7877aeeb03a4552cdb0ebf990626f68ab0b [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" "7d14b2d13beebbe19e9ac4222a3ec7877aeeb03a4552cdb0ebf990626f68ab0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d14b2d13beebbe19e9ac4222a3ec7877aeeb03a4552cdb0ebf990626f68ab0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d14b2d13beebbe19e9ac4222a3ec7877aeeb03a4552cdb0ebf990626f68ab0b", kill_on_drop: false }` [INFO] [stdout] 7d14b2d13beebbe19e9ac4222a3ec7877aeeb03a4552cdb0ebf990626f68ab0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 1c8ebff2116c447b68e3db6bcaef8d8c9799d07da236407e89d0bb856b9febf4 [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" "1c8ebff2116c447b68e3db6bcaef8d8c9799d07da236407e89d0bb856b9febf4", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.24 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling metrognome v0.1.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.8.1/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 --cfg 'feature="v3_16"' -C metadata=77f4a7af3e85acb0 -C extra-filename=-77f4a7af3e85acb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-2fd3ede6978bcc2e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-9a2f795f01ceb32f.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-11e8068de3e1b70d.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-4f76b510eca26861.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-90ea4dda3abb8103.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-fe1d9d6ecd9ecb0b.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-402e29cc3f019c79.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-ec7804f9ef8707a2.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-595d79c338eaf343.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-ded15246847a03ed.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-fb9a2c80205724e2.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-ce23fce2099535f8.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-461af88a5ae32836.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-e983567940e50139.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-fc123ea51840afbd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1c8ebff2116c447b68e3db6bcaef8d8c9799d07da236407e89d0bb856b9febf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8ebff2116c447b68e3db6bcaef8d8c9799d07da236407e89d0bb856b9febf4", kill_on_drop: false }` [INFO] [stdout] 1c8ebff2116c447b68e3db6bcaef8d8c9799d07da236407e89d0bb856b9febf4