[INFO] updating cached repository https://github.com/panda-coder/rustcalculator [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] 3bdac4cec401bedce6b5bf6c4246a69da45fb084 [INFO] testing panda-coder/rustcalculator against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanda-coder%2Frustcalculator" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/panda-coder/rustcalculator 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/panda-coder/rustcalculator [INFO] finished tweaking git repo https://github.com/panda-coder/rustcalculator [INFO] tweaked toml for git repo https://github.com/panda-coder/rustcalculator written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/panda-coder/rustcalculator 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21f6daf449549c5515ec7b29f0bbd21b30e3bab9c341a10222b8940fc5c0de54 [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" "21f6daf449549c5515ec7b29f0bbd21b30e3bab9c341a10222b8940fc5c0de54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21f6daf449549c5515ec7b29f0bbd21b30e3bab9c341a10222b8940fc5c0de54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f6daf449549c5515ec7b29f0bbd21b30e3bab9c341a10222b8940fc5c0de54", kill_on_drop: false }` [INFO] [stdout] 21f6daf449549c5515ec7b29f0bbd21b30e3bab9c341a10222b8940fc5c0de54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f380446e0af8954694677c758c5a793f07a6980e6aa777be2e134b5d0a67df [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" "12f380446e0af8954694677c758c5a793f07a6980e6aa777be2e134b5d0a67df", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling config v0.9.2 [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.6.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_16"' -C metadata=47901f516df80239 -C extra-filename=-47901f516df80239 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-e5b57b20b1866b3f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-30621d59f2ba409d.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-d82e79c27b8fd1a0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-609a9eb22a05237a.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-3319aa40f2dbe874.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-dd3bf9643393f634.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-e9b44e69ce73d43a.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-9035812428e10e45.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-936efcdf663848f3.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-2adb8a3ab4104ad3.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-330723e97ce93c16.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-8c2aeeea481dadb6.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-a3e2aa0d2276115e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-068b2294c79797b2.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-b3846fe296f3d3f8.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-1f4188ff81487b6c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "12f380446e0af8954694677c758c5a793f07a6980e6aa777be2e134b5d0a67df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f380446e0af8954694677c758c5a793f07a6980e6aa777be2e134b5d0a67df", kill_on_drop: false }` [INFO] [stdout] 12f380446e0af8954694677c758c5a793f07a6980e6aa777be2e134b5d0a67df