[INFO] cloning repository https://github.com/creekpld/hello-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/creekpld/hello-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreekpld%2Fhello-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreekpld%2Fhello-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64c578bc42202437786eb76409f340f328e01f68 [INFO] testing creekpld/hello-gtk against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreekpld%2Fhello-gtk" "/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/creekpld/hello-gtk on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/creekpld/hello-gtk [INFO] finished tweaking git repo https://github.com/creekpld/hello-gtk [INFO] tweaked toml for git repo https://github.com/creekpld/hello-gtk written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/creekpld/hello-gtk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb16613f935d3b4bd976642eeec50ce652676b16fb050be1c7c6205a27045674 [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" "bb16613f935d3b4bd976642eeec50ce652676b16fb050be1c7c6205a27045674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb16613f935d3b4bd976642eeec50ce652676b16fb050be1c7c6205a27045674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb16613f935d3b4bd976642eeec50ce652676b16fb050be1c7c6205a27045674", kill_on_drop: false }` [INFO] [stdout] bb16613f935d3b4bd976642eeec50ce652676b16fb050be1c7c6205a27045674 [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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36984583ba50f546a9623e7ac19a6346555177c73ef7259acfed9b20a056c4e3 [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" "36984583ba50f546a9623e7ac19a6346555177c73ef7259acfed9b20a056c4e3", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling gio v0.3.0 (https://github.com/gtk-rs/gio#c004cb85) [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 (https://github.com/gtk-rs/gdk-pixbuf#1e9ce854) [INFO] [stderr] Compiling cairo-rs v0.3.0 (https://github.com/gtk-rs/cairo#1327d569) [INFO] [stderr] Compiling gdk v0.7.0 (https://github.com/gtk-rs/gdk.git#b294d3f4) [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.3.0 (https://github.com/gtk-rs/gtk.git#1efdfd8d) [INFO] [stderr] Compiling glib-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gobject-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gio-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 (https://github.com/gtk-rs/cairo#1327d569) [INFO] [stderr] Compiling pango-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gdk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling atk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gtk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling glib v0.4.0 (https://github.com/gtk-rs/glib#a78f961b) [INFO] [stderr] Compiling pango v0.3.0 (https://github.com/gtk-rs/pango#217b0816) [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/git/checkouts/gtk-b89af3a825b1a0bb/1efdfd8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --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=60c7f998163c41fd -C extra-filename=-60c7f998163c41fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-237b1ad4a3a14040.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-8951cb434a02125f.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-c6b722b40bc846df.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-c967410586c24ecc.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-1503da904dbd00e3.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-b2cc74f8833382e4.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-cf4c1c539a1cbbab.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-5d42e9d7dac4163f.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-c4c29f0b65234cc5.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-d0508b77b3395d48.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-02b12280a8779d46.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-7fa4e6ae596320d4.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-f6515765c08a3a19.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-080c8c8758ddb770.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-58556f8e103caa9a.rmeta --cap-lints allow --cap-lints=forbid -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" "36984583ba50f546a9623e7ac19a6346555177c73ef7259acfed9b20a056c4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36984583ba50f546a9623e7ac19a6346555177c73ef7259acfed9b20a056c4e3", kill_on_drop: false }` [INFO] [stdout] 36984583ba50f546a9623e7ac19a6346555177c73ef7259acfed9b20a056c4e3