[INFO] cloning repository https://github.com/aleozlx/opengl-gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleozlx/opengl-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleozlx%2Fopengl-gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleozlx%2Fopengl-gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72a3211844454a068a502130ac76b192fdd2271e [INFO] testing aleozlx/opengl-gui against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleozlx%2Fopengl-gui" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aleozlx/opengl-gui on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aleozlx/opengl-gui [INFO] finished tweaking git repo https://github.com/aleozlx/opengl-gui [INFO] tweaked toml for git repo https://github.com/aleozlx/opengl-gui written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/aleozlx/opengl-gui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e3bfd53ced6b2212968752ac0aae0d16a3cb6f3104ec1730466e70337701beb [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" "7e3bfd53ced6b2212968752ac0aae0d16a3cb6f3104ec1730466e70337701beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e3bfd53ced6b2212968752ac0aae0d16a3cb6f3104ec1730466e70337701beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3bfd53ced6b2212968752ac0aae0d16a3cb6f3104ec1730466e70337701beb", kill_on_drop: false }` [INFO] [stdout] 7e3bfd53ced6b2212968752ac0aae0d16a3cb6f3104ec1730466e70337701beb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74f8eddc12a910fe99ce051c5c4293525b694d5d7baefe1bba9f8fe984355b85 [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" "74f8eddc12a910fe99ce051c5c4293525b694d5d7baefe1bba9f8fe984355b85", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling epoxy v0.0.4 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling pango v0.4.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.4.1/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=fabf902efa34f58a -C extra-filename=-fabf902efa34f58a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6f201557f8d63b19.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-3b6ce30ddf9b0c51.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-3a9612896abfe6a0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-382833657ebec7cf.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-0906dd15b4f199f4.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-d82c39338990de34.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-9ec5b519ac3bb65e.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-7c102ad70571f811.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-d39ba9f7dc649b33.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-9adb8f645a1e809a.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-062898ca0f1f2e6f.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-7a6b438ab0497942.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-3276397d6e33fc7a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-688dd9fe5fb9af00.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b4758d1e77b8c433.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-ea05eb920d6c7656.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "74f8eddc12a910fe99ce051c5c4293525b694d5d7baefe1bba9f8fe984355b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f8eddc12a910fe99ce051c5c4293525b694d5d7baefe1bba9f8fe984355b85", kill_on_drop: false }` [INFO] [stdout] 74f8eddc12a910fe99ce051c5c4293525b694d5d7baefe1bba9f8fe984355b85