[INFO] cloning repository https://github.com/voxelvortex/ParabolaFocus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voxelvortex/ParabolaFocus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoxelvortex%2FParabolaFocus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoxelvortex%2FParabolaFocus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 886c05785bb5d19fba3f1d3e67f352827838a3fa [INFO] testing voxelvortex/ParabolaFocus against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoxelvortex%2FParabolaFocus" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/voxelvortex/ParabolaFocus on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/voxelvortex/ParabolaFocus [INFO] finished tweaking git repo https://github.com/voxelvortex/ParabolaFocus [INFO] tweaked toml for git repo https://github.com/voxelvortex/ParabolaFocus written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/voxelvortex/ParabolaFocus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glib v0.6.1 [INFO] [stderr] Downloaded rustplot v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bc4f52cd73dde38a52a9a349005839dc402777ed24fb6867b02be6570fa27ff [INFO] running `Command { std: "docker" "start" "-a" "8bc4f52cd73dde38a52a9a349005839dc402777ed24fb6867b02be6570fa27ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bc4f52cd73dde38a52a9a349005839dc402777ed24fb6867b02be6570fa27ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc4f52cd73dde38a52a9a349005839dc402777ed24fb6867b02be6570fa27ff", kill_on_drop: false }` [INFO] [stdout] 8bc4f52cd73dde38a52a9a349005839dc402777ed24fb6867b02be6570fa27ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67229a00e059b5a145d5f9eed1131aaf861aeebc3289c36a89b4c75f56b1365e [INFO] running `Command { std: "docker" "start" "-a" "67229a00e059b5a145d5f9eed1131aaf861aeebc3289c36a89b4c75f56b1365e", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling byteorder v1.2.7 [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 memchr v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling rustplot v0.1.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,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f0dc9f71d1da4f7a -C extra-filename=-f0dc9f71d1da4f7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-5ee38cd78a6cdc0e.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-c70a572b73c87768.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-5800512d06b7537b.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-3a08161326c0b490.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-2be299a2d287081d.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-f87b9e2a7ad2afc4.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-adf95e31403cf3dd.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-6bc0faec5a9b60d8.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-ad698a51ddbb922d.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-bfc4cf6be49b30e4.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-43dec167b27af083.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-9343f72dde569daa.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-440be9e5f08404f5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-722afeaf8673264a.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-446d1210ddb16ebb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "67229a00e059b5a145d5f9eed1131aaf861aeebc3289c36a89b4c75f56b1365e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67229a00e059b5a145d5f9eed1131aaf861aeebc3289c36a89b4c75f56b1365e", kill_on_drop: false }` [INFO] [stdout] 67229a00e059b5a145d5f9eed1131aaf861aeebc3289c36a89b4c75f56b1365e