[INFO] cloning repository https://github.com/cwfitzgerald/capstone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cwfitzgerald/capstone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwfitzgerald%2Fcapstone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwfitzgerald%2Fcapstone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7ae680384e9ce091ee59d9a8f3e580066ada9a4 [INFO] testing cwfitzgerald/capstone against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwfitzgerald%2Fcapstone" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cwfitzgerald/capstone on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/cwfitzgerald/capstone [INFO] finished tweaking git repo https://github.com/cwfitzgerald/capstone [INFO] tweaked toml for git repo https://github.com/cwfitzgerald/capstone written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v1.0.4 [INFO] [stderr] Downloaded pollster v0.2.5 [INFO] [stderr] Downloaded ktx2 v0.3.0 [INFO] [stderr] Downloaded ddsfile v0.5.1 [INFO] [stderr] Downloaded list-any v0.2.0 [INFO] [stderr] Downloaded glam v0.20.5 [INFO] [stderr] Downloaded egui_winit_platform v0.14.0 [INFO] [stderr] Downloaded egui_wgpu_backend v0.17.0 [INFO] [stderr] Downloaded profiling-procmacros v1.0.5 [INFO] [stderr] Downloaded smartstring v1.0.1 [INFO] [stderr] Downloaded wgpu-profiler v0.8.0 [INFO] [stderr] Downloaded imgui-winit-support v0.8.2 [INFO] [stderr] Downloaded imgui-sys v0.8.2 [INFO] [stderr] Downloaded tracy-client-sys v0.16.0 [INFO] [stderr] Downloaded gltf v1.0.0 [INFO] [stderr] Downloaded imgui v0.8.2 [INFO] [stderr] Downloaded imgui-wgpu v0.19.0 [INFO] [stderr] Downloaded tracy-client v0.12.7 [INFO] [stderr] Downloaded gltf-derive v1.0.0 [INFO] [stderr] Downloaded gltf-json v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc664f567a53b2e5628199dd513b9865728743a510ddd4150f89e90552db44f4 [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" "bc664f567a53b2e5628199dd513b9865728743a510ddd4150f89e90552db44f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc664f567a53b2e5628199dd513b9865728743a510ddd4150f89e90552db44f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc664f567a53b2e5628199dd513b9865728743a510ddd4150f89e90552db44f4", kill_on_drop: false }` [INFO] [stdout] bc664f567a53b2e5628199dd513b9865728743a510ddd4150f89e90552db44f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] f66ad2972cc0c1f0f524c529c1f270d7ed126288cc7245859d0b90ad68881b74 [INFO] running `Command { std: "docker" "start" "-a" "f66ad2972cc0c1f0f524c529c1f270d7ed126288cc7245859d0b90ad68881b74", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling list-any v0.2.0 [INFO] [stderr] Compiling range-alloc v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling imgui-sys v0.8.2 [INFO] [stderr] Compiling ddsfile v0.5.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling emath v0.17.0 [INFO] [stderr] Compiling epaint v0.17.0 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling egui v0.17.0 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.22.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=322e7a307f472b10 -C extra-filename=-322e7a307f472b10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-995c048090358bf5.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rmeta --cap-lints allow --cap-lints=warn` (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" "f66ad2972cc0c1f0f524c529c1f270d7ed126288cc7245859d0b90ad68881b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66ad2972cc0c1f0f524c529c1f270d7ed126288cc7245859d0b90ad68881b74", kill_on_drop: false }` [INFO] [stdout] f66ad2972cc0c1f0f524c529c1f270d7ed126288cc7245859d0b90ad68881b74