[INFO] fetching crate macroquad-text 0.2.0...
[INFO] checking macroquad-text-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate macroquad-text 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate macroquad-text 0.2.0 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 macroquad-text 0.2.0
[INFO] finished tweaking crates.io crate macroquad-text 0.2.0
[INFO] tweaked toml for crates.io crate macroquad-text 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate macroquad-text 0.2.0 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 quad-rand v0.2.1
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded miniquad v0.4.0-alpha.10
[INFO] [stderr]   Downloaded macroquad v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6982f863a0b5d226214085a672d32b8c3643d7699729bc4e723050fc42d3291b
[INFO] running `Command { std: "docker" "start" "-a" "6982f863a0b5d226214085a672d32b8c3643d7699729bc4e723050fc42d3291b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6982f863a0b5d226214085a672d32b8c3643d7699729bc4e723050fc42d3291b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6982f863a0b5d226214085a672d32b8c3643d7699729bc4e723050fc42d3291b", kill_on_drop: false }`
[INFO] [stdout] 6982f863a0b5d226214085a672d32b8c3643d7699729bc4e723050fc42d3291b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b13b6afec61969a021c795271980469e9057d6b8ee8b18eaae02c06a0ff72d91
[INFO] running `Command { std: "docker" "start" "-a" "b13b6afec61969a021c795271980469e9057d6b8ee8b18eaae02c06a0ff72d91", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking bumpalo v3.13.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking macroquad v0.4.4
[INFO] [stderr]     Checking macroquad-text v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read examples/../assets/fonts/NotoSans-Regular.ttf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/render_text_alot.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | const NOTO_SANS: &[u8] = include_bytes!("../assets/fonts/NotoSans-Regular.ttf");
[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/../assets/fonts/NotoSans-Regular.ttf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/msic.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | const NOTO_SANS: &[u8] = include_bytes!("../assets/fonts/NotoSans-Regular.ttf");
[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/../assets/fonts/NotoSans-Regular.ttf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/multi_size.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | const NOTO_SANS: &[u8] = include_bytes!("../assets/fonts/NotoSans-Regular.ttf");
[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/../assets/fonts/NotoSansJP-Regular.otf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/render_text_alot.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | const NOTO_SANS_JP: &[u8] = include_bytes!("../assets/fonts/NotoSansJP-Regular.otf");
[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/../assets/fonts/NotoSansJP-Regular.otf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/msic.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | const NOTO_SANS_JP: &[u8] = include_bytes!("../assets/fonts/NotoSansJP-Regular.otf");
[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/../assets/fonts/NotoSansJP-Regular.otf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/multi_size.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | const NOTO_SANS_JP: &[u8] = include_bytes!("../assets/fonts/NotoSansJP-Regular.otf");
[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/../assets/fonts/NotoSans-Regular.ttf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/render_text.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | const NOTO_SANS: &[u8] = include_bytes!("../assets/fonts/NotoSans-Regular.ttf");
[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/../assets/fonts/NotoSansJP-Regular.otf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/render_text.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | const NOTO_SANS_JP: &[u8] = include_bytes!("../assets/fonts/NotoSansJP-Regular.otf");
[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 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macroquad-text` (example "multi_size") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `macroquad-text` (example "render_text") due to 3 previous errors
[INFO] [stderr] error: could not compile `macroquad-text` (example "msic") due to 3 previous errors
[INFO] [stderr] error: could not compile `macroquad-text` (example "render_text_alot") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "b13b6afec61969a021c795271980469e9057d6b8ee8b18eaae02c06a0ff72d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b13b6afec61969a021c795271980469e9057d6b8ee8b18eaae02c06a0ff72d91", kill_on_drop: false }`
[INFO] [stdout] b13b6afec61969a021c795271980469e9057d6b8ee8b18eaae02c06a0ff72d91
[INFO] checking macroquad-text-0.2.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate macroquad-text 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate macroquad-text 0.2.0 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 macroquad-text 0.2.0
[INFO] finished tweaking crates.io crate macroquad-text 0.2.0
[INFO] tweaked toml for crates.io crate macroquad-text 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate macroquad-text 0.2.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9b9540f12a144dec894e653f03327c42344580776684e150de08314f3a938a62
[INFO] running `Command { std: "docker" "start" "-a" "9b9540f12a144dec894e653f03327c42344580776684e150de08314f3a938a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b9540f12a144dec894e653f03327c42344580776684e150de08314f3a938a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9540f12a144dec894e653f03327c42344580776684e150de08314f3a938a62", kill_on_drop: false }`
[INFO] [stdout] 9b9540f12a144dec894e653f03327c42344580776684e150de08314f3a938a62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e2a9f3272eb85054e4beb765eee0cd112a33bc24151eaf780604fbcaa8de3e4d
[INFO] running `Command { std: "docker" "start" "-a" "e2a9f3272eb85054e4beb765eee0cd112a33bc24151eaf780604fbcaa8de3e4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking bumpalo v3.13.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking macroquad v0.4.4
[INFO] [stderr]     Checking macroquad-text v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read examples/../assets/fonts/NotoSans-Regular.ttf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/multi_size.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | const NOTO_SANS: &[u8] = include_bytes!("../assets/fonts/NotoSans-Regular.ttf");
[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/../assets/fonts/NotoSans-Regular.ttf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/render_text_alot.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | const NOTO_SANS: &[u8] = include_bytes!("../assets/fonts/NotoSans-Regular.ttf");
[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/../assets/fonts/NotoSans-Regular.ttf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/render_text.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | const NOTO_SANS: &[u8] = include_bytes!("../assets/fonts/NotoSans-Regular.ttf");
[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/../assets/fonts/NotoSans-Regular.ttf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/msic.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | const NOTO_SANS: &[u8] = include_bytes!("../assets/fonts/NotoSans-Regular.ttf");
[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/../assets/fonts/NotoSansJP-Regular.otf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/multi_size.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | const NOTO_SANS_JP: &[u8] = include_bytes!("../assets/fonts/NotoSansJP-Regular.otf");
[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/../assets/fonts/NotoSansJP-Regular.otf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/render_text_alot.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | const NOTO_SANS_JP: &[u8] = include_bytes!("../assets/fonts/NotoSansJP-Regular.otf");
[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/../assets/fonts/NotoSansJP-Regular.otf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/msic.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | const NOTO_SANS_JP: &[u8] = include_bytes!("../assets/fonts/NotoSansJP-Regular.otf");
[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/../assets/fonts/NotoSansJP-Regular.otf: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/render_text.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | const NOTO_SANS_JP: &[u8] = include_bytes!("../assets/fonts/NotoSansJP-Regular.otf");
[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 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macroquad-text` (example "render_text") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `macroquad-text` (example "multi_size") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macroquad-text` (example "msic") due to 3 previous errors
[INFO] [stderr] error: could not compile `macroquad-text` (example "render_text_alot") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e2a9f3272eb85054e4beb765eee0cd112a33bc24151eaf780604fbcaa8de3e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2a9f3272eb85054e4beb765eee0cd112a33bc24151eaf780604fbcaa8de3e4d", kill_on_drop: false }`
[INFO] [stdout] e2a9f3272eb85054e4beb765eee0cd112a33bc24151eaf780604fbcaa8de3e4d
