[INFO] updating cached repository https://github.com/Finnerale/issue-board [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] a5c1381c040ccfc1e91cc58677b913c3da68c0fb [INFO] testing Finnerale/issue-board against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinnerale%2Fissue-board" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Finnerale/issue-board 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/Finnerale/issue-board [INFO] finished tweaking git repo https://github.com/Finnerale/issue-board [INFO] tweaked toml for git repo https://github.com/Finnerale/issue-board written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Finnerale/issue-board 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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] 0a1160d32196e2fd980fcaff460c6e871bae6021ed8431c0abbb88960bd65d45 [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" "0a1160d32196e2fd980fcaff460c6e871bae6021ed8431c0abbb88960bd65d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a1160d32196e2fd980fcaff460c6e871bae6021ed8431c0abbb88960bd65d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1160d32196e2fd980fcaff460c6e871bae6021ed8431c0abbb88960bd65d45", kill_on_drop: false }` [INFO] [stdout] 0a1160d32196e2fd980fcaff460c6e871bae6021ed8431c0abbb88960bd65d45 [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" "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] cf7cdbec92a1049882533d16b354d02811aa0fa8dd8ea7264b96faf594a5c035 [INFO] running `Command { std: "docker" "start" "-a" "cf7cdbec92a1049882533d16b354d02811aa0fa8dd8ea7264b96faf594a5c035", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling standback v0.2.2 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unic-langid-impl v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling kurbo v0.5.11 [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 unic-langid v0.8.0 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling fluent-langneg v0.12.1 [INFO] [stderr] Compiling intl_pluralrules v6.0.0 [INFO] [stderr] Compiling piet v0.0.12 (https://github.com/linebender/piet#bc58224b) [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling intl-memoizer v0.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling string_template v0.2.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling druid-derive v0.4.0 (https://github.com/finnerale/druid?branch=issue-board#35aff1dd) [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling fluent-bundle v0.11.0 [INFO] [stderr] Compiling piet-cairo v0.0.12 (https://github.com/linebender/piet#bc58224b) [INFO] [stderr] Compiling piet-common v0.0.12 (https://github.com/linebender/piet#bc58224b) [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling ureq v0.12.1 [INFO] [stderr] Compiling druid-shell v0.6.0 (https://github.com/finnerale/druid?branch=issue-board#35aff1dd) [INFO] [stderr] Compiling druid v0.6.0 (https://github.com/finnerale/druid?branch=issue-board#35aff1dd) [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 -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' -C metadata=96cb1ead3ceb86d6 -C extra-filename=-96cb1ead3ceb86d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-7b9038ab64cdc558.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-67dcc1d9d66b1025.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-1652a19273545596.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-6a32169e72a6aafc.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-d2d6b7d43b428d2f.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-52382632983fc1ec.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-20f1e323d1fbfa0b.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-0a608729efd8d5e8.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-50f3c9196c27f054.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-96e36b83fd599236.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-b44d9892ee698167.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-212c5bc78b3fb481.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-71be05adaa975234.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7395dad9984dcf6a.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-6ad5631774c5a3e6.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-1b305abb65d1ed18.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" "cf7cdbec92a1049882533d16b354d02811aa0fa8dd8ea7264b96faf594a5c035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7cdbec92a1049882533d16b354d02811aa0fa8dd8ea7264b96faf594a5c035", kill_on_drop: false }` [INFO] [stdout] cf7cdbec92a1049882533d16b354d02811aa0fa8dd8ea7264b96faf594a5c035