[INFO] cloning repository https://github.com/BenjaminRi/gtk_treemodel_perf_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenjaminRi/gtk_treemodel_perf_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminRi%2Fgtk_treemodel_perf_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminRi%2Fgtk_treemodel_perf_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a96cf4f28f0cfa182f6f5135d3f828bf25480138 [INFO] testing BenjaminRi/gtk_treemodel_perf_rust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminRi%2Fgtk_treemodel_perf_rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenjaminRi/gtk_treemodel_perf_rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BenjaminRi/gtk_treemodel_perf_rust [INFO] finished tweaking git repo https://github.com/BenjaminRi/gtk_treemodel_perf_rust [INFO] tweaked toml for git repo https://github.com/BenjaminRi/gtk_treemodel_perf_rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/BenjaminRi/gtk_treemodel_perf_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 075472d0d7fdc34eeb31d7e25d3a9957c3f5e6c4e2660017e4ee31141776d27c [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" "075472d0d7fdc34eeb31d7e25d3a9957c3f5e6c4e2660017e4ee31141776d27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "075472d0d7fdc34eeb31d7e25d3a9957c3f5e6c4e2660017e4ee31141776d27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075472d0d7fdc34eeb31d7e25d3a9957c3f5e6c4e2660017e4ee31141776d27c", kill_on_drop: false }` [INFO] [stdout] 075472d0d7fdc34eeb31d7e25d3a9957c3f5e6c4e2660017e4ee31141776d27c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fdd4d25a35d687de4edad641ef70caf7b4fa1ed5faff093c2cb8098c24c71ae [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" "1fdd4d25a35d687de4edad641ef70caf7b4fa1ed5faff093c2cb8098c24c71ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [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 pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [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.4 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling glib v0.9.3 [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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=097e549dfde3c1f3 -C extra-filename=-097e549dfde3c1f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-d504e846750e1ba7.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-21a89d30c56177f6.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-ad60ce7c690ea522.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-cfc42bab3fd3581d.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-5372dcd637cd2eea.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-86c0df5531573ebd.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-938fb559d5a095b1.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-e4e6a771ca5a8707.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-e954076c076ce895.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-b7f57681fafb8b79.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-a1fa388cd64bd512.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-dcb7d65b19a1454d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-e12ff762691955bb.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2e55ceeccc3dc861.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-105495013756c2dc.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-2bc947f1281f1e9a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1fdd4d25a35d687de4edad641ef70caf7b4fa1ed5faff093c2cb8098c24c71ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdd4d25a35d687de4edad641ef70caf7b4fa1ed5faff093c2cb8098c24c71ae", kill_on_drop: false }` [INFO] [stdout] 1fdd4d25a35d687de4edad641ef70caf7b4fa1ed5faff093c2cb8098c24c71ae