[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] ce23925cf598688b2de9e2a6d455c26f542576f8 [INFO] checking adumbidiot/hekk against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fhekk" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/hekk on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-10/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a7a32f9c6ab6d91a9fb0a59c82cbade54f055bc5c18f28acfe1015bdaef1bd6 [INFO] running `Command { std: "docker" "start" "-a" "3a7a32f9c6ab6d91a9fb0a59c82cbade54f055bc5c18f28acfe1015bdaef1bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a7a32f9c6ab6d91a9fb0a59c82cbade54f055bc5c18f28acfe1015bdaef1bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7a32f9c6ab6d91a9fb0a59c82cbade54f055bc5c18f28acfe1015bdaef1bd6", kill_on_drop: false }` [INFO] [stdout] 3a7a32f9c6ab6d91a9fb0a59c82cbade54f055bc5c18f28acfe1015bdaef1bd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f134556abeca045c264b5da2d816dc8321af3aa2fdd06351ad7ddc3af4b4f04 [INFO] running `Command { std: "docker" "start" "-a" "6f134556abeca045c264b5da2d816dc8321af3aa2fdd06351ad7ddc3af4b4f04", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking iced_core v0.4.0 (https://github.com/hecrj/iced?rev=06d0158efbaadc5ae0a6dea22e7a761a3e1c2a8f#06d0158e) [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling winit v0.25.0 (https://github.com/iced-rs/winit?rev=9c358959ed99736566d50a511b03d2fed3aac2ae#9c358959) [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling winreg v0.9.0 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling wgpu-core v0.9.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking iced_style v0.3.0 (https://github.com/hecrj/iced?rev=06d0158efbaadc5ae0a6dea22e7a761a3e1c2a8f#06d0158e) [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Checking nix v0.20.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-f4ee68be085774e7/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" "6f134556abeca045c264b5da2d816dc8321af3aa2fdd06351ad7ddc3af4b4f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f134556abeca045c264b5da2d816dc8321af3aa2fdd06351ad7ddc3af4b4f04", kill_on_drop: false }` [INFO] [stdout] 6f134556abeca045c264b5da2d816dc8321af3aa2fdd06351ad7ddc3af4b4f04