[INFO] cloning repository https://github.com/timothyjrogers/tjr-chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timothyjrogers/tjr-chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimothyjrogers%2Ftjr-chip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimothyjrogers%2Ftjr-chip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c8fe11c470ab6673399f8ee7313ed4b8b43e096 [INFO] checking timothyjrogers/tjr-chip8 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimothyjrogers%2Ftjr-chip8" "/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/timothyjrogers/tjr-chip8 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timothyjrogers/tjr-chip8 [INFO] finished tweaking git repo https://github.com/timothyjrogers/tjr-chip8 [INFO] tweaked toml for git repo https://github.com/timothyjrogers/tjr-chip8 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/timothyjrogers/tjr-chip8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hecrj/iced.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-process v1.2.0 [INFO] [stderr] Downloaded guillotiere v0.6.2 [INFO] [stderr] Downloaded nfd2 v0.3.0 [INFO] [stderr] Downloaded sdl2 v0.34.2 [INFO] [stderr] Downloaded sdl2-sys v0.34.2 [INFO] [stderr] Downloaded rodio v0.14.0 [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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ca4e0a1cf0bbf990d09b37de9c93226c774d058086a40424b75ed2d09eaf4a9 [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" "1ca4e0a1cf0bbf990d09b37de9c93226c774d058086a40424b75ed2d09eaf4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ca4e0a1cf0bbf990d09b37de9c93226c774d058086a40424b75ed2d09eaf4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca4e0a1cf0bbf990d09b37de9c93226c774d058086a40424b75ed2d09eaf4a9", kill_on_drop: false }` [INFO] [stdout] 1ca4e0a1cf0bbf990d09b37de9c93226c774d058086a40424b75ed2d09eaf4a9 [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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8167d54e9946afbcdaee518e7984433c7d45f6c4c3a8896e6a01df25d1d32556 [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" "8167d54e9946afbcdaee518e7984433c7d45f6c4c3a8896e6a01df25d1d32556", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] futures-channel v0.3.16: default [INFO] [stderr] libc v0.2.99 (as host dependency): extra_traits, use_std [INFO] [stderr] log v0.4.14 (as host dependency): kv_unstable, value-bag [INFO] [stderr] memchr v2.4.0: use_std [INFO] [stderr] naga v0.3.2: msl-out [INFO] [stderr] spirv_cross v0.23.1: hlsl, msl [INFO] [stderr] web-sys v0.3.46: AngleInstancedArrays, AudioBuffer, AudioBufferSourceNode, AudioContext, AudioContextOptions, AudioContextState, AudioDestinationNode, AudioNode, AudioScheduledSourceNode, BaseAudioContext, ExtBlendMinmax, ExtColorBufferFloat, ExtColorBufferHalfFloat, ExtDisjointTimerQuery, ExtFragDepth, ExtSRgb, ExtShaderTextureLod, ExtTextureFilterAnisotropic, Gpu, GpuAdapter, GpuAddressMode, GpuBindGroup, GpuBindGroupDescriptor, GpuBindGroupEntry, GpuBindGroupLayout, GpuBindGroupLayoutDescriptor, GpuBindGroupLayoutEntry, GpuBindingType, GpuBlendDescriptor, GpuBlendFactor, GpuBlendOperation, GpuBuffer, GpuBufferBinding, GpuBufferCopyView, GpuBufferDescriptor, GpuCanvasContext, GpuColorDict, GpuColorStateDescriptor, GpuCommandBuffer, GpuCommandBufferDescriptor, GpuCommandEncoder, GpuCommandEncoderDescriptor, GpuCompareFunction, GpuComputePassDescriptor, GpuComputePassEncoder, GpuComputePipeline, GpuComputePipelineDescriptor, GpuCullMode, GpuDepthStencilStateDescriptor, GpuDevice, GpuDeviceDescriptor, GpuExtent3dDict, GpuFilterMode, GpuFrontFace, GpuIndexFormat, GpuInputStepMode, GpuLimits, GpuLoadOp, GpuMapMode, GpuOrigin3dDict, GpuPipelineLayout, GpuPipelineLayoutDescriptor, GpuPowerPreference, GpuPrimitiveTopology, GpuProgrammableStageDescriptor, GpuQueue, GpuRasterizationStateDescriptor, GpuRenderBundle, GpuRenderBundleDescriptor, GpuRenderBundleEncoder, GpuRenderBundleEncoderDescriptor, GpuRenderPassColorAttachmentDescriptor, GpuRenderPassDepthStencilAttachmentDescriptor, GpuRenderPassDescriptor, GpuRenderPassEncoder, GpuRenderPipeline, GpuRenderPipelineDescriptor, GpuRequestAdapterOptions, GpuSampler, GpuSamplerDescriptor, GpuShaderModule, GpuShaderModuleDescriptor, GpuStencilOperation, GpuStencilStateFaceDescriptor, GpuStoreOp, GpuSwapChain, GpuSwapChainDescriptor, GpuTexture, GpuTextureAspect, GpuTextureComponentType, GpuTextureCopyView, GpuTextureDataLayout, GpuTextureDescriptor, GpuTextureDimension, GpuTextureFormat, GpuTextureView, GpuTextureViewDescriptor, GpuTextureViewDimension, GpuVertexAttributeDescriptor, GpuVertexBufferLayoutDescriptor, GpuVertexFormat, GpuVertexStateDescriptor, HtmlCanvasElement, HtmlImageElement, ImageBitmap, MessageEvent, Navigator, NodeList, OesElementIndexUint, OesStandardDerivatives, OesTextureFloat, OesTextureFloatLinear, OesTextureHalfFloat, OesTextureHalfFloatLinear, OesVertexArrayObject, Performance, WebGl2RenderingContext, WebGlActiveInfo, WebGlBuffer, WebGlFramebuffer, WebGlProgram, WebGlQuery, WebGlRenderbuffer, WebGlRenderingContext, WebGlSampler, WebGlShader, WebGlSync, WebGlTexture, WebGlTransformFeedback, WebGlUniformLocation, WebGlVertexArrayObject, WebglColorBufferFloat, WebglCompressedTextureAstc, WebglCompressedTextureEtc, WebglCompressedTextureEtc1, WebglCompressedTexturePvrtc, WebglCompressedTextureS3tc, WebglCompressedTextureS3tcSrgb, WebglDebugRendererInfo, WebglDebugShaders, WebglDepthTexture, WebglDrawBuffers, WebglLoseContext, Worker, WorkerGlobalScope [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking iced_core v0.4.0 (https://github.com/hecrj/iced.git?tag=0.3.0#06517aa7) [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking bumpalo v2.6.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking iced_style v0.3.0 (https://github.com/hecrj/iced.git?tag=0.3.0#06517aa7) [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking wgpu-types v0.7.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking lyon_geom v0.16.2 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking lyon_path v0.16.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking nix v0.20.1 [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 getrandom v0.1.14 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking khronos-egl v3.0.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking lyon_algorithms v0.16.0 [INFO] [stderr] Checking lyon_tessellation v0.16.2 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking lyon v0.16.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling nfd2 v0.3.0 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' -C metadata=e91451841bc36fc4 -C extra-filename=-e91451841bc36fc4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-7e48dc05f31794c2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8167d54e9946afbcdaee518e7984433c7d45f6c4c3a8896e6a01df25d1d32556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8167d54e9946afbcdaee518e7984433c7d45f6c4c3a8896e6a01df25d1d32556", kill_on_drop: false }` [INFO] [stdout] 8167d54e9946afbcdaee518e7984433c7d45f6c4c3a8896e6a01df25d1d32556