[INFO] updating cached repository https://github.com/fizyk20/panorama-reader [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] 1f8fec253e2a38b562110915eabfccb2e088c8ea [INFO] testing fizyk20/panorama-reader against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffizyk20%2Fpanorama-reader" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fizyk20/panorama-reader on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fizyk20/panorama-reader [INFO] finished tweaking git repo https://github.com/fizyk20/panorama-reader [INFO] tweaked toml for git repo https://github.com/fizyk20/panorama-reader written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/fizyk20/panorama-reader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "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] 3448d41cb1e218da70e4beaa212304b0c10e7ac30c7262715a35d9280d61f059 [INFO] running `Command { std: "docker" "start" "-a" "3448d41cb1e218da70e4beaa212304b0c10e7ac30c7262715a35d9280d61f059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3448d41cb1e218da70e4beaa212304b0c10e7ac30c7262715a35d9280d61f059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3448d41cb1e218da70e4beaa212304b0c10e7ac30c7262715a35d9280d61f059", kill_on_drop: false }` [INFO] [stdout] 3448d41cb1e218da70e4beaa212304b0c10e7ac30c7262715a35d9280d61f059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d004d3c4e422db80ab75af5f7c3558318199d445f35e3daba1876d886da5433b [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" "d004d3c4e422db80ab75af5f7c3558318199d445f35e3daba1876d886da5433b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling numeric-algs v0.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling atm-refraction v0.3.1 [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.7.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=13802f7187d26273 -C extra-filename=-13802f7187d26273 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-8db3de6faa9e044a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-e3c16f7c3041f4f5.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-d627c58834316dea.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-9db0d4dc106234b9.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-40596099459f0075.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-ace4dbde34d5eb5f.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-0f89d8ef53e0232e.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-4fb9e570c7e3d61e.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-46aae317f43665f3.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-5c0754bc4e7ee15c.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-38e706a0b4b1b168.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-d88b4ff140b82735.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-1b31a8db71861e6d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-5e8b5617cf16a5b4.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-7b2d91372be40083.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d004d3c4e422db80ab75af5f7c3558318199d445f35e3daba1876d886da5433b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d004d3c4e422db80ab75af5f7c3558318199d445f35e3daba1876d886da5433b", kill_on_drop: false }` [INFO] [stdout] d004d3c4e422db80ab75af5f7c3558318199d445f35e3daba1876d886da5433b