[INFO] cloning repository https://github.com/koji-m/WireShake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koji-m/WireShake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoji-m%2FWireShake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoji-m%2FWireShake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 375219c2f69dcf57d61605663a26314d1793581d [INFO] testing koji-m/WireShake against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoji-m%2FWireShake" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koji-m/WireShake on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/koji-m/WireShake [INFO] finished tweaking git repo https://github.com/koji-m/WireShake [INFO] tweaked toml for git repo https://github.com/koji-m/WireShake written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/koji-m/WireShake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c26b8242bd324e99ed80a15cee66b0ee337790b0877808f5623f3fe757cac71 [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" "5c26b8242bd324e99ed80a15cee66b0ee337790b0877808f5623f3fe757cac71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c26b8242bd324e99ed80a15cee66b0ee337790b0877808f5623f3fe757cac71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c26b8242bd324e99ed80a15cee66b0ee337790b0877808f5623f3fe757cac71", kill_on_drop: false }` [INFO] [stdout] 5c26b8242bd324e99ed80a15cee66b0ee337790b0877808f5623f3fe757cac71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 514a437c4d970a6ec381e56c7f15f32e1903547d0404c205b3984edd482152a9 [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" "514a437c4d970a6ec381e56c7f15f32e1903547d0404c205b3984edd482152a9", kill_on_drop: false }` [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling sexp v1.1.4 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling guile-sys v0.1.1 [INFO] [stderr] Compiling glib v0.3.1 [INFO] [stderr] Compiling pango v0.2.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.2.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="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=42c224e4d182d94f -C extra-filename=-42c224e4d182d94f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2b6fb6d6fa47ec16.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-f3a3fe8e90e6aca3.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-f25e414a626005e4.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-405fe060a8d8fcab.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-a4133e756d1238d1.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-5a495707c12d2489.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-543df0f898f0bd9f.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-3299a6404388a3c8.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-f6230f13c0cdfd2d.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-48d706a46322ca51.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-d63dfa0e66c4b466.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-e95c13d8a0fdaaf8.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-3a3fd4e307a61d5e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ca9e085d2c0da627.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-730271a964788e53.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "514a437c4d970a6ec381e56c7f15f32e1903547d0404c205b3984edd482152a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514a437c4d970a6ec381e56c7f15f32e1903547d0404c205b3984edd482152a9", kill_on_drop: false }` [INFO] [stdout] 514a437c4d970a6ec381e56c7f15f32e1903547d0404c205b3984edd482152a9