[INFO] updating cached repository https://github.com/MFAshby/slite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 396e997052248baadbe3447f9bbc1ca38caf49ab [INFO] testing MFAshby/slite against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFAshby%2Fslite" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MFAshby/slite on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-1/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f7dfe809ca8242e68d4e47addd35f66ce60fadc7c917410bc56c7e2c02f41b5 [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" "7f7dfe809ca8242e68d4e47addd35f66ce60fadc7c917410bc56c7e2c02f41b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f7dfe809ca8242e68d4e47addd35f66ce60fadc7c917410bc56c7e2c02f41b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7dfe809ca8242e68d4e47addd35f66ce60fadc7c917410bc56c7e2c02f41b5", kill_on_drop: false }` [INFO] [stdout] 7f7dfe809ca8242e68d4e47addd35f66ce60fadc7c917410bc56c7e2c02f41b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 1dbcca8b0271a5649750fa0f04a5aecc30657442b076c5fe7f2a25a8329d904e [INFO] running `Command { std: "docker" "start" "-a" "1dbcca8b0271a5649750fa0f04a5aecc30657442b076c5fe7f2a25a8329d904e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.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 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 error-chain v0.12.2 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling kurbo v0.6.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling piet v0.1.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling intl-memoizer v0.5.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tungstenite v0.6.1 [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 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 time-macros v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.22 [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 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 piet-cairo v0.1.0 [INFO] [stderr] Compiling piet-common v0.1.1 [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 slack_api v0.21.0 [INFO] [stderr] error: could not compile `gio`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gio /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gio-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v2_44"' -C metadata=e5077ac8bc83933b -C extra-filename=-e5077ac8bc83933b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-4ac062cfad16a613.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-88a00cbdb897b767.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-16174da67740633a.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-539cfeed9f062f4d.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-d2c4454ee00d8f7b.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-639fcf9dd9303b59.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-0c9cbd3cd986c724.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4f80335c1c505af7.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" "1dbcca8b0271a5649750fa0f04a5aecc30657442b076c5fe7f2a25a8329d904e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbcca8b0271a5649750fa0f04a5aecc30657442b076c5fe7f2a25a8329d904e", kill_on_drop: false }` [INFO] [stdout] 1dbcca8b0271a5649750fa0f04a5aecc30657442b076c5fe7f2a25a8329d904e