[INFO] cloning repository https://github.com/JTookey/Aurora [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JTookey/Aurora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTookey%2FAurora", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTookey%2FAurora'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41962cf705e13af9479a94599f8dc769d9cc3a3b [INFO] checking JTookey/Aurora against master#38b96553112dce3de630890701f17d86e265f6ba for pr-108867 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTookey%2FAurora" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JTookey/Aurora on toolchain 38b96553112dce3de630890701f17d86e265f6ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38b96553112dce3de630890701f17d86e265f6ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JTookey/Aurora [INFO] finished tweaking git repo https://github.com/JTookey/Aurora [INFO] tweaked toml for git repo https://github.com/JTookey/Aurora written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JTookey/Aurora already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38b96553112dce3de630890701f17d86e265f6ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glow v0.11.1 [INFO] [stderr] Downloaded ab_glyph v0.2.12 [INFO] [stderr] Downloaded owned_ttf_parser v0.13.2 [INFO] [stderr] Downloaded calloop v0.9.1 [INFO] [stderr] Downloaded ttf-parser v0.13.4 [INFO] [stderr] Downloaded wgpu-core v0.12.0 [INFO] [stderr] Downloaded wgpu-hal v0.12.0 [INFO] [stderr] Downloaded winit v0.26.0 [INFO] [stderr] Downloaded naga v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+38b96553112dce3de630890701f17d86e265f6ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2288f712890dad77d8c8bf0d6552ddfd6867daff0f82d6dab82634ee2b7128e [INFO] running `Command { std: "docker" "start" "-a" "d2288f712890dad77d8c8bf0d6552ddfd6867daff0f82d6dab82634ee2b7128e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2288f712890dad77d8c8bf0d6552ddfd6867daff0f82d6dab82634ee2b7128e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2288f712890dad77d8c8bf0d6552ddfd6867daff0f82d6dab82634ee2b7128e", kill_on_drop: false }` [INFO] [stdout] d2288f712890dad77d8c8bf0d6552ddfd6867daff0f82d6dab82634ee2b7128e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+38b96553112dce3de630890701f17d86e265f6ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2ec1baab847511c41f828653152e57c7b944c98c408cc47a1a42e99b73aa55e [INFO] running `Command { std: "docker" "start" "-a" "d2ec1baab847511c41f828653152e57c7b944c98c408cc47a1a42e99b73aa55e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking ttf-parser v0.13.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking owned_ttf_parser v0.13.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking ab_glyph v0.2.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Checking gpu-alloc v0.5.2 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking glow v0.11.1 [INFO] [stderr] Checking profiling v1.0.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Checking wayland-commons v0.29.1 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking calloop v0.9.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking wayland-cursor v0.29.1 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking deflate v0.9.1 [INFO] [stderr] Checking glyph_brush v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking png v0.17.2 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking naga v0.8.0 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking wgpu-hal v0.12.0 [INFO] [stderr] Checking wgpu v0.12.0 [INFO] [stderr] Checking wgpu_glyph v0.16.0 [INFO] [stderr] Checking aurora v0.0.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `frame` is never read [INFO] [stdout] --> src/renderer/command_executor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CommandExecutor<'ce, 'frame> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | frame: &'ce wgpu::SurfaceTexture, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `frame` is never read [INFO] [stdout] --> src/renderer/command_executor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CommandExecutor<'ce, 'frame> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | frame: &'ce wgpu::SurfaceTexture, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/start.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let setup = setup::(&title).await; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/start.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let setup = setup::(&title).await; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.28s [INFO] running `Command { std: "docker" "inspect" "d2ec1baab847511c41f828653152e57c7b944c98c408cc47a1a42e99b73aa55e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ec1baab847511c41f828653152e57c7b944c98c408cc47a1a42e99b73aa55e", kill_on_drop: false }` [INFO] [stdout] d2ec1baab847511c41f828653152e57c7b944c98c408cc47a1a42e99b73aa55e