[INFO] cloning repository https://github.com/edmugabi/search-compute-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edmugabi/search-compute-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedmugabi%2Fsearch-compute-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedmugabi%2Fsearch-compute-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efc30405d87cf6352be04f00ed0b5345c9042064 [INFO] testing edmugabi/search-compute-engine against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedmugabi%2Fsearch-compute-engine" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 99% (284/285) Checking out files: 100% (285/285) Checking out files: 100% (285/285), done. [INFO] validating manifest of git repo https://github.com/edmugabi/search-compute-engine on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edmugabi/search-compute-engine [INFO] finished tweaking git repo https://github.com/edmugabi/search-compute-engine [INFO] tweaked toml for git repo https://github.com/edmugabi/search-compute-engine written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/edmugabi/search-compute-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f91f1a5f194ffbc7adc5842ce60413757dcf8895a64ef126b828bba93babb6bb [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" "f91f1a5f194ffbc7adc5842ce60413757dcf8895a64ef126b828bba93babb6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f91f1a5f194ffbc7adc5842ce60413757dcf8895a64ef126b828bba93babb6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91f1a5f194ffbc7adc5842ce60413757dcf8895a64ef126b828bba93babb6bb", kill_on_drop: false }` [INFO] [stdout] f91f1a5f194ffbc7adc5842ce60413757dcf8895a64ef126b828bba93babb6bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa90f88dc2ddbc49a57bef5f1fe82c05189b07d23c2c2c453052d29ee2a165f1 [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" "aa90f88dc2ddbc49a57bef5f1fe82c05189b07d23c2c2c453052d29ee2a165f1", kill_on_drop: false }` [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling pango v0.5.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.5.0/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 --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=5f9c028f71704cd1 -C extra-filename=-5f9c028f71704cd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7d7e30e06800d2fa.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-88414539ccc291ef.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-936d674f14b02691.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-eb51e7653ba031ee.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-d3db93b245d1cc22.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-64d89e1c54b759c4.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-aec197399c04f960.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-05868c3cbd6f334d.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-1b5158e33c6602b6.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-1731625df5cf4693.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-9d42c6606452d1ad.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-cf3277399ca5099c.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-4da4e5eff3a8803b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-676610746f45012f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-99eb49759f94b4f4.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-248c4bca48fbdb62.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aa90f88dc2ddbc49a57bef5f1fe82c05189b07d23c2c2c453052d29ee2a165f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa90f88dc2ddbc49a57bef5f1fe82c05189b07d23c2c2c453052d29ee2a165f1", kill_on_drop: false }` [INFO] [stdout] aa90f88dc2ddbc49a57bef5f1fe82c05189b07d23c2c2c453052d29ee2a165f1