[INFO] updating cached repository https://github.com/MeisterTea/malabar [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] 15fef83aadb9d9d7d01cd0831fc5cde8392a6e81 [INFO] testing MeisterTea/malabar against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterTea%2Fmalabar" "/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/MeisterTea/malabar on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MeisterTea/malabar [INFO] finished tweaking git repo https://github.com/MeisterTea/malabar [INFO] tweaked toml for git repo https://github.com/MeisterTea/malabar written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/MeisterTea/malabar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 722b071f3badbf35b242c8a8946f62a6638327d5f1f448243610ceea0e50b1a3 [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" "722b071f3badbf35b242c8a8946f62a6638327d5f1f448243610ceea0e50b1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "722b071f3badbf35b242c8a8946f62a6638327d5f1f448243610ceea0e50b1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722b071f3badbf35b242c8a8946f62a6638327d5f1f448243610ceea0e50b1a3", kill_on_drop: false }` [INFO] [stdout] 722b071f3badbf35b242c8a8946f62a6638327d5f1f448243610ceea0e50b1a3 [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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24d28428d8c7cd36026ddda2fa0f1ed53bf17f2528ee8265ff125d7be81df44c [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" "24d28428d8c7cd36026ddda2fa0f1ed53bf17f2528ee8265ff125d7be81df44c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [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 gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling libdbus-sys v0.1.4 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling futures-core-preview v0.2.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling futures-channel-preview v0.2.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling futures-sink-preview v0.2.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling dbus v0.6.3 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling futures-io-preview v0.2.2 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling futures-util-preview v0.2.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling futures-executor-preview v0.2.2 [INFO] [stderr] Compiling x11_get_windows v0.1.0 (https://github.com/HiruNya/x11_get_windows#a5c733b2) [INFO] [stderr] Compiling futures-stable-preview v0.2.3 [INFO] [stderr] Compiling futures-async-runtime-preview v0.2.3 [INFO] [stderr] Compiling futures-preview v0.2.2 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Compiling alsa v0.2.0 (https://github.com/diwic/alsa-rs#86660415) [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling darling_core v0.5.0 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling failure v0.1.4 [INFO] [stderr] Compiling darling_macro v0.5.0 [INFO] [stderr] Compiling darling v0.5.0 [INFO] [stderr] Compiling from_variants_impl v0.4.0 [INFO] [stderr] Compiling from_variants v0.4.0 [INFO] [stderr] Compiling mpris v1.1.0 (https://github.com/Mange/mpris-rs#b8dd29a9) [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 -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' --cfg 'feature="v3_22_20"' --cfg 'feature="v3_22_26"' --cfg 'feature="v3_22_27"' --cfg 'feature="v3_22_29"' --cfg 'feature="v3_22_30"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=a3e7ef5a409a8a8c -C extra-filename=-a3e7ef5a409a8a8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-87efc2088b557deb.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-0c2c32d3ad5590fe.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-24ee815e1812ea8b.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-2fa66edd97aac885.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-55e22acc44f1632e.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-6ddf478f6ac70fff.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f32138567d654bfc.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-1886cb27fa1c0802.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-5a82a2761856a159.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-83e2e44af0fa7ebe.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-a89859e6bda7325a.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-a711bb7190adae22.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-01c5de553f88693a.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-4364087edd6e75be.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "24d28428d8c7cd36026ddda2fa0f1ed53bf17f2528ee8265ff125d7be81df44c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d28428d8c7cd36026ddda2fa0f1ed53bf17f2528ee8265ff125d7be81df44c", kill_on_drop: false }` [INFO] [stdout] 24d28428d8c7cd36026ddda2fa0f1ed53bf17f2528ee8265ff125d7be81df44c