[INFO] fetching crate gladis 0.2.1... [INFO] checking gladis-0.2.1 against try#22dd2dd1dc07f63ae9394352d412f020d2985684 for pr-74627 [INFO] extracting crate gladis 0.2.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gladis 0.2.1 on toolchain 22dd2dd1dc07f63ae9394352d412f020d2985684 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gladis 0.2.1 [INFO] finished tweaking crates.io crate gladis 0.2.1 [INFO] tweaked toml for crates.io crate gladis 0.2.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gladis_proc_macro v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d8996aead2c3c55f00a6bd6f4dc0a0a1cda9dca92657f7498ba9a0ee4bee26b [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" "4d8996aead2c3c55f00a6bd6f4dc0a0a1cda9dca92657f7498ba9a0ee4bee26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d8996aead2c3c55f00a6bd6f4dc0a0a1cda9dca92657f7498ba9a0ee4bee26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8996aead2c3c55f00a6bd6f4dc0a0a1cda9dca92657f7498ba9a0ee4bee26b", kill_on_drop: false }` [INFO] [stdout] 4d8996aead2c3c55f00a6bd6f4dc0a0a1cda9dca92657f7498ba9a0ee4bee26b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a4ba89c832a0666d0ffd3eb68a42db3a8be3dcb268cb581fde0ebdcc69b0332 [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" "7a4ba89c832a0666d0ffd3eb68a42db3a8be3dcb268cb581fde0ebdcc69b0332", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gtk v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.10.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] error: could not compile `gio`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gio /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gio-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=cdebbdb48820835a -C extra-filename=-cdebbdb48820835a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-46dc1a68fec65f3c.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a5d590366cee3d05.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-73dee996ef335687.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-28b38682a482f6f1.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-ac4ba1455ea58759.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-cc0a1e256bfebc02.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-739158ab424d93f0.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-a060fbb97afef189.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-514e6be1abd1ed0d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7a4ba89c832a0666d0ffd3eb68a42db3a8be3dcb268cb581fde0ebdcc69b0332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4ba89c832a0666d0ffd3eb68a42db3a8be3dcb268cb581fde0ebdcc69b0332", kill_on_drop: false }` [INFO] [stdout] 7a4ba89c832a0666d0ffd3eb68a42db3a8be3dcb268cb581fde0ebdcc69b0332