[INFO] cloning 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" "clone" "--bare" "https://github.com/Finnerale/issue-board" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinnerale%2Fissue-board", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinnerale%2Fissue-board'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5c1381c040ccfc1e91cc58677b913c3da68c0fb [INFO] testing Finnerale/issue-board against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinnerale%2Fissue-board" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Finnerale/issue-board on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-9/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/linebender/piet` [INFO] [stderr] Updating git repository `https://github.com/finnerale/druid` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", 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] 88dc12b89123a01c7d4aa0f38b66bd51075e64251a9ce3e0522a6310d843843a [INFO] running `Command { std: "docker" "start" "-a" "88dc12b89123a01c7d4aa0f38b66bd51075e64251a9ce3e0522a6310d843843a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88dc12b89123a01c7d4aa0f38b66bd51075e64251a9ce3e0522a6310d843843a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88dc12b89123a01c7d4aa0f38b66bd51075e64251a9ce3e0522a6310d843843a", kill_on_drop: false }` [INFO] [stdout] 88dc12b89123a01c7d4aa0f38b66bd51075e64251a9ce3e0522a6310d843843a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbf105fc2aa3c7583896427afab571358bcc916cb697eb3f0decec54a5a45ea2 [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" "fbf105fc2aa3c7583896427afab571358bcc916cb697eb3f0decec54a5a45ea2", 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 pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling standback v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling base64 v0.12.0 [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-normalization v0.1.12 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [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 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 gtk-sys v0.9.2 [INFO] [stderr] Compiling unic-langid v0.8.0 [INFO] [stderr] Compiling piet v0.0.12 (https://github.com/linebender/piet#bc58224b) [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling intl_pluralrules v6.0.0 [INFO] [stderr] Compiling fluent-langneg v0.12.1 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling type-map v0.3.0 [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-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.9 [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=1f5d6a13dcee4aab -C extra-filename=-1f5d6a13dcee4aab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-e540416fedcdd7dd.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-d093bc6eb025cb1b.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-a90d1c2b70d6a23e.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-8133d53d9c54e8b9.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-4792c8b9a2196714.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-87b6e1f4ac0891ea.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-f691166ee9771b11.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-76daf5ebc5501b7c.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-75d3f991dc9f043b.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-814aacdfc0b093db.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-f9636a2ba0311ec9.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-d914890442410fa0.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-37d342daf53a4aa0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-564febc498c293df.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-4a6415c02bdbb814.rmeta --cap-lints allow --cap-lints=forbid` (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" "fbf105fc2aa3c7583896427afab571358bcc916cb697eb3f0decec54a5a45ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf105fc2aa3c7583896427afab571358bcc916cb697eb3f0decec54a5a45ea2", kill_on_drop: false }` [INFO] [stdout] fbf105fc2aa3c7583896427afab571358bcc916cb697eb3f0decec54a5a45ea2