[INFO] updating cached repository https://github.com/Domt301/Rust_Catsay_GUI_Glade [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] 9a604bc5d1364193a6c1fb3ff3d37af57ff33d90 [INFO] testing Domt301/Rust_Catsay_GUI_Glade against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomt301%2FRust_Catsay_GUI_Glade" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Domt301/Rust_Catsay_GUI_Glade on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Domt301/Rust_Catsay_GUI_Glade [INFO] finished tweaking git repo https://github.com/Domt301/Rust_Catsay_GUI_Glade [INFO] tweaked toml for git repo https://github.com/Domt301/Rust_Catsay_GUI_Glade written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Domt301/Rust_Catsay_GUI_Glade already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a886f83a4b39396b907c7a838b635de6154060d18e072f15ee1afb4d67cdcc9f [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" "a886f83a4b39396b907c7a838b635de6154060d18e072f15ee1afb4d67cdcc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a886f83a4b39396b907c7a838b635de6154060d18e072f15ee1afb4d67cdcc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a886f83a4b39396b907c7a838b635de6154060d18e072f15ee1afb4d67cdcc9f", kill_on_drop: false }` [INFO] [stdout] a886f83a4b39396b907c7a838b635de6154060d18e072f15ee1afb4d67cdcc9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e79483624f91a7e20c17c0a03e0a54406b7a961ab616e2b3a612a7f5e16cc03 [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" "0e79483624f91a7e20c17c0a03e0a54406b7a961ab616e2b3a612a7f5e16cc03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling gtk v0.6.0 [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] 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"' --cfg 'feature="v3_18"' -C metadata=c8671ee7843b020d -C extra-filename=-c8671ee7843b020d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-962874675e8039fa.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-00b3cc857effa2c6.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-a0291741c24fcc90.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-dade7e72d412b286.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-593c3e5536b37bce.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-62f6935a33e62a52.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-e0047fef51a8798a.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-493e4c8190291665.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-441949a7b4832197.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-b8824b54cb022690.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-fce25feb9c6a02c4.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-fa8a650d14dabc0e.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-26aae5d964448c4e.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-49a035640dbf2619.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c0098da18c91400f.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-a5228544a767a14f.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-d29e4dc418c74e73.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0e79483624f91a7e20c17c0a03e0a54406b7a961ab616e2b3a612a7f5e16cc03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e79483624f91a7e20c17c0a03e0a54406b7a961ab616e2b3a612a7f5e16cc03", kill_on_drop: false }` [INFO] [stdout] 0e79483624f91a7e20c17c0a03e0a54406b7a961ab616e2b3a612a7f5e16cc03