[INFO] cloning repository https://github.com/MFAshby/slite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MFAshby/slite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFAshby%2Fslite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFAshby%2Fslite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 396e997052248baadbe3447f9bbc1ca38caf49ab [INFO] testing MFAshby/slite 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%2FMFAshby%2Fslite" "/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/MFAshby/slite 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/MFAshby/slite [INFO] finished tweaking git repo https://github.com/MFAshby/slite [INFO] tweaked toml for git repo https://github.com/MFAshby/slite written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/MFAshby/slite 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kurbo v0.6.1 [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" "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] b43cdd436aeabcd72039f0aeb9459bf8a8d1a8d98c387a6591892b740342dd07 [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" "b43cdd436aeabcd72039f0aeb9459bf8a8d1a8d98c387a6591892b740342dd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b43cdd436aeabcd72039f0aeb9459bf8a8d1a8d98c387a6591892b740342dd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b43cdd436aeabcd72039f0aeb9459bf8a8d1a8d98c387a6591892b740342dd07", kill_on_drop: false }` [INFO] [stdout] b43cdd436aeabcd72039f0aeb9459bf8a8d1a8d98c387a6591892b740342dd07 [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" "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] d51e0fe6f2c05992ad2618e3d795d2bbfafbd390fd9d6c4dc44f86b343c8fe3b [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" "d51e0fe6f2c05992ad2618e3d795d2bbfafbd390fd9d6c4dc44f86b343c8fe3b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [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 gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling kurbo v0.6.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling piet v0.1.0 [INFO] [stderr] Compiling intl-memoizer v0.5.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling druid-derive v0.3.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling fluent-bundle v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling piet-cairo v0.1.0 [INFO] [stderr] Compiling piet-common v0.1.1 [INFO] [stderr] Compiling slack_api v0.21.0 [INFO] [stderr] Compiling slack v0.22.0 [INFO] [stderr] Compiling druid-shell v0.6.0 [INFO] [stderr] Compiling druid v0.6.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.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"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' -C metadata=a0f711b408e8e021 -C extra-filename=-a0f711b408e8e021 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-d3ede8a3644c179e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-0ef0ebe2271467d0.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-808c5976b867532e.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-c4a209bbb99f1341.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-f7767059bd6ce9d3.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-e1429009794ef3fa.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-de8bd26caac0021e.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f3d0db8e68330589.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-d866cda8af5409e9.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-f04f9c5972a6565c.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-bdefc096acc99f0c.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-9bc567df69b7983b.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-1b36ccafd6f26023.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b81290768ea6ee12.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-1503809e7376f721.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-630be18ea92c4cba.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d51e0fe6f2c05992ad2618e3d795d2bbfafbd390fd9d6c4dc44f86b343c8fe3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d51e0fe6f2c05992ad2618e3d795d2bbfafbd390fd9d6c4dc44f86b343c8fe3b", kill_on_drop: false }` [INFO] [stdout] d51e0fe6f2c05992ad2618e3d795d2bbfafbd390fd9d6c4dc44f86b343c8fe3b