[INFO] cloning repository https://github.com/adumbidiot/hekk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adumbidiot/hekk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fhekk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fhekk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 374083b422b288226d3b6065939faac453eaa14d [INFO] checking adumbidiot/hekk against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fhekk" "/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/adumbidiot/hekk on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adumbidiot/hekk [INFO] finished tweaking git repo https://github.com/adumbidiot/hekk [INFO] tweaked toml for git repo https://github.com/adumbidiot/hekk written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/adumbidiot/hekk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53094be9cc35666a8206fa12c0a00ec3dc0e26cfcccd5161e1e01dcbe5225e75 [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" "53094be9cc35666a8206fa12c0a00ec3dc0e26cfcccd5161e1e01dcbe5225e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53094be9cc35666a8206fa12c0a00ec3dc0e26cfcccd5161e1e01dcbe5225e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53094be9cc35666a8206fa12c0a00ec3dc0e26cfcccd5161e1e01dcbe5225e75", kill_on_drop: false }` [INFO] [stdout] 53094be9cc35666a8206fa12c0a00ec3dc0e26cfcccd5161e1e01dcbe5225e75 [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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f26025d5e6ae279c6fc86bee74c20e822f7e982accde2f582cd602e6a0d2906 [INFO] running `Command { std: "docker" "start" "-a" "8f26025d5e6ae279c6fc86bee74c20e822f7e982accde2f582cd602e6a0d2906", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking iced_core v0.4.0 (https://github.com/hecrj/iced?rev=06d0158efbaadc5ae0a6dea22e7a761a3e1c2a8f#06d0158e) [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling winit v0.25.0 (https://github.com/iced-rs/winit?rev=9c358959ed99736566d50a511b03d2fed3aac2ae#9c358959) [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Compiling winreg v0.9.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [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 servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking wgpu-types v0.9.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.9.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking iced_style v0.3.0 (https://github.com/hecrj/iced?rev=06d0158efbaadc5ae0a6dea22e7a761a3e1c2a8f#06d0158e) [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] error: failed to run custom build command for `winreg v0.9.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/winreg-bd4f82894763f8e5/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: winreg is only supported on Windows platforms [INFO] [stderr] help: if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = "..."` [INFO] [stderr] help: if your application is only supported on Windows, use `--target x86_64-pc-windows-gnu` or some other windows platform [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8f26025d5e6ae279c6fc86bee74c20e822f7e982accde2f582cd602e6a0d2906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f26025d5e6ae279c6fc86bee74c20e822f7e982accde2f582cd602e6a0d2906", kill_on_drop: false }` [INFO] [stdout] 8f26025d5e6ae279c6fc86bee74c20e822f7e982accde2f582cd602e6a0d2906