[INFO] cloning repository https://github.com/Bunogi/lyric-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bunogi/lyric-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBunogi%2Flyric-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBunogi%2Flyric-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e46b919697738476bcba491e18da683871e29c30 [INFO] testing Bunogi/lyric-db against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBunogi%2Flyric-db" "/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/Bunogi/lyric-db 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/Bunogi/lyric-db [INFO] finished tweaking git repo https://github.com/Bunogi/lyric-db [INFO] tweaked toml for git repo https://github.com/Bunogi/lyric-db written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Bunogi/lyric-db 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] Downloading crates ... [INFO] [stderr] Downloaded rustdoc-stripper v0.1.5 [INFO] [stderr] Downloaded gtk-rs-lgpl-docs v0.1.6 [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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3703e6bbc804cf892f007446050b309b453c982d873b424ffadd31d37151022 [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" "e3703e6bbc804cf892f007446050b309b453c982d873b424ffadd31d37151022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3703e6bbc804cf892f007446050b309b453c982d873b424ffadd31d37151022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3703e6bbc804cf892f007446050b309b453c982d873b424ffadd31d37151022", kill_on_drop: false }` [INFO] [stdout] e3703e6bbc804cf892f007446050b309b453c982d873b424ffadd31d37151022 [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=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] 2db8d6983b1792fb1a05a33b0408902def8b32add642b989547a861506069dbc [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" "2db8d6983b1792fb1a05a33b0408902def8b32add642b989547a861506069dbc", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling rustdoc-stripper v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling gtk-rs-lgpl-docs v0.1.6 [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling treexml v0.6.2 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling pango v0.4.0 [INFO] [stderr] Compiling relm-gen-widget v0.14.6 [INFO] [stderr] Compiling relm-derive-common v0.14.6 [INFO] [stderr] Compiling relm-derive v0.14.6 [INFO] [stderr] Compiling relm-core v0.14.6 [INFO] [stderr] Compiling relm-state v0.14.6 [INFO] [stderr] Compiling relm v0.14.6 [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.4.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="embed-lgpl-docs"' --cfg 'feature="gtk-rs-lgpl-docs"' --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_6"' --cfg 'feature="v3_8"' -C metadata=83e87c87efb03a40 -C extra-filename=-83e87c87efb03a40 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-26fd8a5d3df4bfc9.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-433d5589c0e8ea3b.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-1e7dcacbb786d934.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-34d0ba130c2e1061.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-9806668e4e8d115b.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-067e04fc2a17a89c.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-d301b39c9040edca.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-52f19b01cc3ad848.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-c475e1dcbf63af5e.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-d9eddf9e7230c97e.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-d2e5a7a9c2356533.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-31b060ef038516aa.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-55cc4b69ed5d725b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2b758e6e29ab9e40.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cf06101683c86e8f.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-eed46d764d79ae71.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2db8d6983b1792fb1a05a33b0408902def8b32add642b989547a861506069dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db8d6983b1792fb1a05a33b0408902def8b32add642b989547a861506069dbc", kill_on_drop: false }` [INFO] [stdout] 2db8d6983b1792fb1a05a33b0408902def8b32add642b989547a861506069dbc