[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] a247f959c5278384046842a8ebcaf0940d3c6945 [INFO] checking adumbidiot/hekk against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fhekk" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/hekk on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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-6/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" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc58372fda9f512e33d99970d842f8bc24c06ede8a4848edc3ff0cb99c4e6f2c [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" "fc58372fda9f512e33d99970d842f8bc24c06ede8a4848edc3ff0cb99c4e6f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc58372fda9f512e33d99970d842f8bc24c06ede8a4848edc3ff0cb99c4e6f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc58372fda9f512e33d99970d842f8bc24c06ede8a4848edc3ff0cb99c4e6f2c", kill_on_drop: false }` [INFO] [stdout] fc58372fda9f512e33d99970d842f8bc24c06ede8a4848edc3ff0cb99c4e6f2c [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f194950cd2ccd9eec39ce06f14c434d3bc3930b61720a699dbee1f230e730ca1 [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" "f194950cd2ccd9eec39ce06f14c434d3bc3930b61720a699dbee1f230e730ca1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking ttf-parser v0.12.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking iced_core v0.4.0 (https://github.com/hecrj/iced?rev=e292821c3780fc5a57c835815efc7a232ce4dc32#e292821c) [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking profiling v1.0.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling winreg v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling wgpu-core v0.8.0 (https://github.com/gfx-rs/wgpu?rev=7ce535cc97958d8e224247764f3d57c162594504#7ce535cc) [INFO] [stderr] Checking iced_style v0.3.0 (https://github.com/hecrj/iced?rev=e292821c3780fc5a57c835815efc7a232ce4dc32#e292821c) [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.32.1 [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-645b3cbb7fa82875/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" "f194950cd2ccd9eec39ce06f14c434d3bc3930b61720a699dbee1f230e730ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f194950cd2ccd9eec39ce06f14c434d3bc3930b61720a699dbee1f230e730ca1", kill_on_drop: false }` [INFO] [stdout] f194950cd2ccd9eec39ce06f14c434d3bc3930b61720a699dbee1f230e730ca1