[INFO] fetching crate good-web-game 0.6.1...
[INFO] checking good-web-game-0.6.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate good-web-game 0.6.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate good-web-game 0.6.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate good-web-game 0.6.1
[INFO] finished tweaking crates.io crate good-web-game 0.6.1
[INFO] tweaked toml for crates.io crate good-web-game 0.6.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate good-web-game 0.6.1 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5a98af5dbff6666a3125874a52909db94e54f05b56861ed0a22a7f3da8fffc8
[INFO] running `Command { std: "docker" "start" "-a" "a5a98af5dbff6666a3125874a52909db94e54f05b56861ed0a22a7f3da8fffc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5a98af5dbff6666a3125874a52909db94e54f05b56861ed0a22a7f3da8fffc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a98af5dbff6666a3125874a52909db94e54f05b56861ed0a22a7f3da8fffc8", kill_on_drop: false }`
[INFO] [stdout] a5a98af5dbff6666a3125874a52909db94e54f05b56861ed0a22a7f3da8fffc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98ed3d9d551d483664cf32849c5c7a29897ff6367aeb71b189ad1a7da687dfbc
[INFO] running `Command { std: "docker" "start" "-a" "98ed3d9d551d483664cf32849c5c7a29897ff6367aeb71b189ad1a7da687dfbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling miniquad v0.3.13
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking png v0.15.3
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking keyframe v1.1.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking image v0.22.5
[INFO] [stderr]     Checking lyon_geom v0.17.7
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]     Checking lyon_path v0.17.7
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking lyon_tessellation v0.17.10
[INFO] [stderr]     Checking lyon_algorithms v0.17.7
[INFO] [stderr]     Checking lyon v0.17.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.5
[INFO] [stderr]     Checking glyph_brush v0.7.2
[INFO] [stderr]     Checking gilrs-core v0.3.2
[INFO] [stderr]     Checking gilrs v0.8.2
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling keyframe_derive v1.0.0
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking good-web-game v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm32`
[INFO] [stdout]   --> src/filesystem.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[cfg(not(target_os = "wasm32"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm32`
[INFO] [stdout]   --> src/filesystem.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[cfg(not(target_os = "wasm32"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm32`
[INFO] [stdout]    --> src/filesystem.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[cfg(target_os = "wasm32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm32`
[INFO] [stdout]    --> src/filesystem.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[cfg(target_os = "wasm32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/sounds.rs:101:48
[INFO] [stdout]     |
[INFO] [stdout] 101 |         ggez::conf::Conf::default().cache(Some(include_bytes!("resources.tar"))),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/03_drawing.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |             .cache(Some(include_bytes!("resources.tar")))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/text.rs:225:48
[INFO] [stdout]     |
[INFO] [stdout] 225 |         ggez::conf::Conf::default().cache(Some(include_bytes!("resources.tar"))),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/astroblasto.rs:737:48
[INFO] [stdout]     |
[INFO] [stdout] 737 |         ggez::conf::Conf::default().cache(Some(include_bytes!("resources.tar"))),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/shader.rs:124:48
[INFO] [stdout]     |
[INFO] [stdout] 124 |         ggez::conf::Conf::default().cache(Some(include_bytes!("resources.tar"))),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/animation.rs:432:25
[INFO] [stdout]     |
[INFO] [stdout] 432 |             .cache(Some(include_bytes!("resources.tar")))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/blend_modes.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |             .cache(Some(include_bytes!("resources.tar")))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/02_hello_world.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             .cache(Some(include_bytes!("resources.tar")))
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/spritebatch.rs:92:48
[INFO] [stdout]    |
[INFO] [stdout] 92 |         ggez::conf::Conf::default().cache(Some(include_bytes!("resources.tar"))),
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../resources/basic_150.glslv`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/shadows-unfinished.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 94 | const VERTEX_SHADER_SOURCE: &[u8] = include_bytes!("../resources/basic_150.glslv");
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/shadows-unfinished.rs:444:48
[INFO] [stdout]     |
[INFO] [stdout] 444 |         ggez::conf::Conf::default().cache(Some(include_bytes!("resources.tar"))),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/bunnymark.rs:193:25
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .cache(Some(include_bytes!("resources.tar")))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/canvas_subframe.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 |         ggez::conf::Conf::default().cache(Some(include_bytes!("resources.tar"))),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (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 `good-web-game` (example "sounds") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `good-web-game` (example "blend_modes") due to 2 previous errors
[INFO] [stderr] error: could not compile `good-web-game` (example "02_hello_world") due to 2 previous errors
[INFO] [stderr] error: could not compile `good-web-game` (example "03_drawing") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `good-web-game` (example "spritebatch") due to 2 previous errors
[INFO] [stderr] error: could not compile `good-web-game` (example "text") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `good-web-game` (example "bunnymark") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `good-web-game` (example "shader") due to 2 previous errors
[INFO] [stderr] error: could not compile `good-web-game` (example "canvas_subframe") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `good-web-game` (example "astroblasto") due to 2 previous errors
[INFO] [stderr] error: could not compile `good-web-game` (example "shadows-unfinished") due to 3 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `good-web-game` (example "animation") due to 2 previous errors
[INFO] [stdout] error: couldn't read `examples/resources.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/04_snake.rs:480:21
[INFO] [stdout]     |
[INFO] [stdout] 480 |         .cache(Some(include_bytes!("resources.tar")))
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (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 `good-web-game` (example "04_snake") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "98ed3d9d551d483664cf32849c5c7a29897ff6367aeb71b189ad1a7da687dfbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98ed3d9d551d483664cf32849c5c7a29897ff6367aeb71b189ad1a7da687dfbc", kill_on_drop: false }`
[INFO] [stdout] 98ed3d9d551d483664cf32849c5c7a29897ff6367aeb71b189ad1a7da687dfbc
