[INFO] cloning repository https://github.com/887/filer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/887/filer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F887%2Ffiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F887%2Ffiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dda092ec4fa7f5515450d3db56af9c8a21425af [INFO] testing 887/filer against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F887%2Ffiler" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/887/filer on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/887/filer [INFO] finished tweaking git repo https://github.com/887/filer [INFO] tweaked toml for git repo https://github.com/887/filer written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/887/filer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] cf689ca50de4c3415eb459369182a7a5806391641dac9c182b180cf90da9567f [INFO] running `Command { std: "docker" "start" "-a" "cf689ca50de4c3415eb459369182a7a5806391641dac9c182b180cf90da9567f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf689ca50de4c3415eb459369182a7a5806391641dac9c182b180cf90da9567f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf689ca50de4c3415eb459369182a7a5806391641dac9c182b180cf90da9567f", kill_on_drop: false }` [INFO] [stdout] cf689ca50de4c3415eb459369182a7a5806391641dac9c182b180cf90da9567f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65c8b7fc851edc0b0621d938283884bf418dfaa06f560f9d2131e3246286869a [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" "65c8b7fc851edc0b0621d938283884bf418dfaa06f560f9d2131e3246286869a", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling rustdoc-stripper v0.1.5 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling filer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.1.2 [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 atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling gettext-sys v0.19.8 [INFO] [stderr] Compiling gtk-rs-lgpl-docs v0.1.6 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling locale_config v0.2.2 [INFO] [stderr] Compiling pango v0.5.0 [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 -C embed-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_22"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=2c456716f79c3756 -C extra-filename=-2c456716f79c3756 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-237b1ad4a3a14040.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-9c593b3497a99650.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-5b0174e409804011.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-d6058cc829f8e65d.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-fffde40f57a288ac.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-58a13d41cdc80014.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-6c9269e7c4251594.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-a40ff7d142d86afd.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-15f6264831b6e728.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-e12fdadf74b8a728.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-2598058c5e1b8231.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-61252405572f7d00.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-2783d95c75f94ea2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-a0484f8a57d52e6f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-722afeaf8673264a.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-6a52016fd0bcbe1a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "65c8b7fc851edc0b0621d938283884bf418dfaa06f560f9d2131e3246286869a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c8b7fc851edc0b0621d938283884bf418dfaa06f560f9d2131e3246286869a", kill_on_drop: false }` [INFO] [stdout] 65c8b7fc851edc0b0621d938283884bf418dfaa06f560f9d2131e3246286869a