[INFO] cloning repository https://github.com/SpecificProtagonist/cary [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpecificProtagonist/cary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpecificProtagonist%2Fcary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpecificProtagonist%2Fcary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ee76ef6cafdb993f622184d78d8023546b471e0 [INFO] checking SpecificProtagonist/cary against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpecificProtagonist%2Fcary" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpecificProtagonist/cary on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SpecificProtagonist/cary [INFO] finished tweaking git repo https://github.com/SpecificProtagonist/cary [INFO] tweaked toml for git repo https://github.com/SpecificProtagonist/cary written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/SpecificProtagonist/cary already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hecs v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bac9e907da56531ad41fa702b5b5b5a5541997f3cbad716651594fae3999fa6 [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" "0bac9e907da56531ad41fa702b5b5b5a5541997f3cbad716651594fae3999fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bac9e907da56531ad41fa702b5b5b5a5541997f3cbad716651594fae3999fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bac9e907da56531ad41fa702b5b5b5a5541997f3cbad716651594fae3999fa6", kill_on_drop: false }` [INFO] [stdout] 0bac9e907da56531ad41fa702b5b5b5a5541997f3cbad716651594fae3999fa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fca5faba5aee921c11a9653c867a74d01c94fa0ff1e583c0c656b3886cdbe76 [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" "0fca5faba5aee921c11a9653c867a74d01c94fa0ff1e583c0c656b3886cdbe76", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking wgpu-types v0.5.0 (https://github.com/gfx-rs/wgpu?rev=6182495102e33ea22c354539aba06ef3bf393751#61824951) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking x11 v2.18.2 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking gfx-hal v0.5.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling shaderc-sys v0.6.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking hecs v0.2.14 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking spirv_headers v1.4.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] error: could not compile `gfx-hal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gfx_hal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=ae8095d06e0fccd0 -C extra-filename=-ae8095d06e0fccd0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-921a8a475b5af532.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-2ce3473350f43fcc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0fca5faba5aee921c11a9653c867a74d01c94fa0ff1e583c0c656b3886cdbe76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fca5faba5aee921c11a9653c867a74d01c94fa0ff1e583c0c656b3886cdbe76", kill_on_drop: false }` [INFO] [stdout] 0fca5faba5aee921c11a9653c867a74d01c94fa0ff1e583c0c656b3886cdbe76