[INFO] fetching crate ggez 0.9.3...
[INFO] checking ggez-0.9.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate ggez 0.9.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ggez 0.9.3 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ggez 0.9.3
[INFO] finished tweaking crates.io crate ggez 0.9.3
[INFO] tweaked toml for crates.io crate ggez 0.9.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate ggez 0.9.3 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded keyframe_derive v1.0.0
[INFO] [stderr]   Downloaded lyon_algorithms v1.0.3
[INFO] [stderr]   Downloaded lyon_geom v1.0.4
[INFO] [stderr]   Downloaded argh_shared v0.1.10
[INFO] [stderr]   Downloaded lyon v1.0.1
[INFO] [stderr]   Downloaded argh_derive v0.1.10
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded ordered-float v3.7.0
[INFO] [stderr]   Downloaded hound v3.5.0
[INFO] [stderr]   Downloaded serde_derive v1.0.169
[INFO] [stderr]   Downloaded glyph_brush v0.7.7
[INFO] [stderr]   Downloaded regex-automata v0.3.2
[INFO] [stderr]   Downloaded syn v2.0.24
[INFO] [stderr]   Downloaded wgpu v0.16.2
[INFO] [stderr]   Downloaded glow v0.12.2
[INFO] [stderr]   Downloaded winnow v0.4.9
[INFO] [stderr]   Downloaded uuid v1.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.64
[INFO] [stderr]   Downloaded keyframe v1.1.1
[INFO] [stderr]   Downloaded lyon_path v1.0.3
[INFO] [stderr]   Downloaded argh v0.1.10
[INFO] [stderr]   Downloaded lyon_tessellation v1.0.10
[INFO] [stderr]   Downloaded crevice v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9ca85c0163bfea6e28683f6b1c8ec12e11a872d2fd458ab65443cb19da1481c
[INFO] running `Command { std: "docker" "start" "-a" "d9ca85c0163bfea6e28683f6b1c8ec12e11a872d2fd458ab65443cb19da1481c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9ca85c0163bfea6e28683f6b1c8ec12e11a872d2fd458ab65443cb19da1481c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ca85c0163bfea6e28683f6b1c8ec12e11a872d2fd458ab65443cb19da1481c", kill_on_drop: false }`
[INFO] [stdout] d9ca85c0163bfea6e28683f6b1c8ec12e11a872d2fd458ab65443cb19da1481c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 689b50a4ac7890da34de6a6339c2df8f0001b1cc3435e892a7567d44d144ffc1
[INFO] running `Command { std: "docker" "start" "-a" "689b50a4ac7890da34de6a6339c2df8f0001b1cc3435e892a7567d44d144ffc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.169
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling xml-rs v0.8.15
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling syn v2.0.24
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]     Checking ttf-parser v0.19.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling serde_derive v1.0.169
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking lyon_geom v1.0.4
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking lyon_path v1.0.3
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking glow v0.12.2
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]     Checking renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking profiling v1.0.8
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]     Checking alsa v0.7.0
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling gilrs v0.10.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking uuid v1.4.0
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.5
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling ggez v0.9.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gilrs-core v0.5.6
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking lyon_tessellation v1.0.10
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]     Checking lyon_algorithms v1.0.3
[INFO] [stderr]    Compiling crevice-derive v0.10.0
[INFO] [stderr]     Checking ordered-float v3.7.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]    Compiling argh_shared v0.1.10
[INFO] [stderr]    Compiling argh_derive v0.1.10
[INFO] [stderr]     Checking rodio v0.17.1
[INFO] [stderr]     Checking glyph_brush v0.7.7
[INFO] [stderr]     Checking crevice v0.13.0
[INFO] [stderr]     Checking lyon v1.0.1
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking glam v0.24.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking argh v0.1.10
[INFO] [stderr]     Checking keyframe v1.1.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling keyframe_derive v1.0.0
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking wgpu-hal v0.16.2
[INFO] [stderr]     Checking wgpu-core v0.16.1
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking wgpu v0.16.2
[INFO] [stdout] error: couldn't read examples/../resources/cube.wgsl: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/cube.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 |             .create_shader_module(wgpu::include_wgsl!("../resources/cube.wgsl"));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `wgpu::include_wgsl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../resources/occlusions.wgsl: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/shadows.rs:31:40
[INFO] [stdout]    |
[INFO] [stdout] 31 | const OCCLUSIONS_SHADER_SOURCE: &str = include_str!("../resources/occlusions.wgsl");
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../resources/shadows.wgsl: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/shadows.rs:40:37
[INFO] [stdout]    |
[INFO] [stdout] 40 | const SHADOWS_SHADER_SOURCE: &str = include_str!("../resources/shadows.wgsl");
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../resources/lights.wgsl: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/shadows.rs:50:36
[INFO] [stdout]    |
[INFO] [stdout] 50 | const LIGHTS_SHADER_SOURCE: &str = include_str!("../resources/lights.wgsl");
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ggez` (example "cube") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ggez` (example "shadows") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "689b50a4ac7890da34de6a6339c2df8f0001b1cc3435e892a7567d44d144ffc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "689b50a4ac7890da34de6a6339c2df8f0001b1cc3435e892a7567d44d144ffc1", kill_on_drop: false }`
[INFO] [stdout] 689b50a4ac7890da34de6a6339c2df8f0001b1cc3435e892a7567d44d144ffc1
[INFO] checking ggez-0.9.3 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate ggez 0.9.3 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate ggez 0.9.3 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ggez 0.9.3
[INFO] finished tweaking crates.io crate ggez 0.9.3
[INFO] tweaked toml for crates.io crate ggez 0.9.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate ggez 0.9.3 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27e010f6ade3cf56a5f3d5f2ba6001d18775e49a73e219ad838668552573d6ff
[INFO] running `Command { std: "docker" "start" "-a" "27e010f6ade3cf56a5f3d5f2ba6001d18775e49a73e219ad838668552573d6ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27e010f6ade3cf56a5f3d5f2ba6001d18775e49a73e219ad838668552573d6ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e010f6ade3cf56a5f3d5f2ba6001d18775e49a73e219ad838668552573d6ff", kill_on_drop: false }`
[INFO] [stdout] 27e010f6ade3cf56a5f3d5f2ba6001d18775e49a73e219ad838668552573d6ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94dcae110aac2db982893faca2d53925e4ef5bc53479d3379e33e32ba9544244
[INFO] running `Command { std: "docker" "start" "-a" "94dcae110aac2db982893faca2d53925e4ef5bc53479d3379e33e32ba9544244", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.169
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling xml-rs v0.8.15
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]    Compiling syn v2.0.24
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]     Checking ttf-parser v0.19.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.169
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking lyon_geom v1.0.4
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking lyon_path v1.0.3
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking renderdoc-sys v1.0.0
[INFO] [stderr]     Checking profiling v1.0.8
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking glow v0.12.2
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]     Checking alsa v0.7.0
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking uuid v1.4.0
[INFO] [stderr]    Compiling gilrs v0.10.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.5
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking gilrs-core v0.5.6
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking lyon_tessellation v1.0.10
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]    Compiling ggez v0.9.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lyon_algorithms v1.0.3
[INFO] [stderr]    Compiling crevice-derive v0.10.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking ordered-float v3.7.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling argh_shared v0.1.10
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking glyph_brush v0.7.7
[INFO] [stderr]    Compiling argh_derive v0.1.10
[INFO] [stderr]     Checking rodio v0.17.1
[INFO] [stderr]     Checking crevice v0.13.0
[INFO] [stderr]     Checking lyon v1.0.1
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking glam v0.24.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking argh v0.1.10
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking keyframe v1.1.1
[INFO] [stderr]    Compiling keyframe_derive v1.0.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking wgpu-hal v0.16.2
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking wgpu-core v0.16.1
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking wgpu v0.16.2
[INFO] [stdout] error: couldn't read examples/../resources/cube.wgsl: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/cube.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 |             .create_shader_module(wgpu::include_wgsl!("../resources/cube.wgsl"));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `wgpu::include_wgsl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ggez` (example "cube") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/animation.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_EasingEnum`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/animation.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_EasingEnum`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/animation.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_AnimationType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/animation.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_AnimationType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ggez` (example "animation") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "94dcae110aac2db982893faca2d53925e4ef5bc53479d3379e33e32ba9544244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94dcae110aac2db982893faca2d53925e4ef5bc53479d3379e33e32ba9544244", kill_on_drop: false }`
[INFO] [stdout] 94dcae110aac2db982893faca2d53925e4ef5bc53479d3379e33e32ba9544244
