[INFO] fetching crate prs-cli 0.2.13... [INFO] checking prs-cli-0.2.13 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate prs-cli 0.2.13 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate prs-cli 0.2.13 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prs-cli 0.2.13 [INFO] finished tweaking crates.io crate prs-cli 0.2.13 [INFO] tweaked toml for crates.io crate prs-cli 0.2.13 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate prs-cli 0.2.13 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--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" "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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58f9c9083cd67c0a08daa101d5aa007c9095b6305dd66dc43f1d693be164a0e7 [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" "58f9c9083cd67c0a08daa101d5aa007c9095b6305dd66dc43f1d693be164a0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58f9c9083cd67c0a08daa101d5aa007c9095b6305dd66dc43f1d693be164a0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f9c9083cd67c0a08daa101d5aa007c9095b6305dd66dc43f1d693be164a0e7", kill_on_drop: false }` [INFO] [stdout] 58f9c9083cd67c0a08daa101d5aa007c9095b6305dd66dc43f1d693be164a0e7 [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" "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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c79d45af27ee1f2824d16bf27be6ec1e41273bebba92432be9daa9a9717c850 [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" "0c79d45af27ee1f2824d16bf27be6ec1e41273bebba92432be9daa9a9717c850", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling copypasta-ext v0.3.4 [INFO] [stderr] Compiling prs-lib v0.2.13 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking beef v0.5.0 [INFO] [stderr] Checking version-compare v0.0.11 [INFO] [stderr] Checking git-state v0.1.0 [INFO] [stderr] Checking ansi-escapes v0.1.0 [INFO] [stderr] Checking text_trees v0.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking secstr v0.4.0 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking nb-connect v1.2.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking defer-drop v1.0.1 [INFO] [stderr] Checking edit v0.1.3 [INFO] [stderr] Checking vte v0.9.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking tuikit v0.4.5 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] error: could not compile `wayland-protocols` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wayland_protocols --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-protocols-0.28.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' -C metadata=a53b05fc154c5a3e -C extra-filename=-a53b05fc154c5a3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9b83afd4b2b281df.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-c6d9877ff020a546.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-b32da778e0a43628.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" "0c79d45af27ee1f2824d16bf27be6ec1e41273bebba92432be9daa9a9717c850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c79d45af27ee1f2824d16bf27be6ec1e41273bebba92432be9daa9a9717c850", kill_on_drop: false }` [INFO] [stdout] 0c79d45af27ee1f2824d16bf27be6ec1e41273bebba92432be9daa9a9717c850