[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#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F887%2Ffiler" "/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/887/filer on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fa43a3f4f510c0e3473e86a872ba16cfc2cbe68b916bbd3a5e9b6cafded5e67 [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" "8fa43a3f4f510c0e3473e86a872ba16cfc2cbe68b916bbd3a5e9b6cafded5e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fa43a3f4f510c0e3473e86a872ba16cfc2cbe68b916bbd3a5e9b6cafded5e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa43a3f4f510c0e3473e86a872ba16cfc2cbe68b916bbd3a5e9b6cafded5e67", kill_on_drop: false }` [INFO] [stdout] 8fa43a3f4f510c0e3473e86a872ba16cfc2cbe68b916bbd3a5e9b6cafded5e67 [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be0768d7751ef78d7fac1f65cd15ba5830b3d730bd0e97ae09674b3c044b7fc7 [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" "be0768d7751ef78d7fac1f65cd15ba5830b3d730bd0e97ae09674b3c044b7fc7", 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 cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling filer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [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 gtk-rs-lgpl-docs v0.1.6 [INFO] [stderr] Compiling gettext-sys v0.19.8 [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=9c209d543348375a -C extra-filename=-9c209d543348375a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-84bfcaee3b587963.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-2870cb7c43037404.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-5e7606390a8d9b03.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-59e54c5029191242.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-8208ea306373cde9.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-92743774af920738.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-819f7616afaa1110.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-0cb4548f85bd15b9.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-17e3b5f951c40f44.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-bde2ad15f0aaea33.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-be202287b7e42dbe.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-d71f7bb05bf84b20.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-37a24e8d8fab12d8.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c269ce288e235580.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0fea7099695e5be5.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-377b4c36a3ad8e5a.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" "be0768d7751ef78d7fac1f65cd15ba5830b3d730bd0e97ae09674b3c044b7fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0768d7751ef78d7fac1f65cd15ba5830b3d730bd0e97ae09674b3c044b7fc7", kill_on_drop: false }` [INFO] [stdout] be0768d7751ef78d7fac1f65cd15ba5830b3d730bd0e97ae09674b3c044b7fc7