[INFO] fetching crate macroquad-text 0.2.0...
[INFO] testing macroquad-text-0.2.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate macroquad-text 0.2.0 into /workspace/builds/worker-1-tc1/source
[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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate macroquad-text 0.2.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 ttf-parser v0.15.2
[INFO] [stderr]   Downloaded macroquad v0.4.4
[INFO] [stderr]   Downloaded ndk-sys v0.2.2
[INFO] [stderr]   Downloaded fontdue v0.7.3
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f13dbf2e141e84bf9ef2773bb195caeeaadfb92626be571d96b6de432d19ea8
[INFO] running `Command { std: "docker" "start" "-a" "7f13dbf2e141e84bf9ef2773bb195caeeaadfb92626be571d96b6de432d19ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f13dbf2e141e84bf9ef2773bb195caeeaadfb92626be571d96b6de432d19ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f13dbf2e141e84bf9ef2773bb195caeeaadfb92626be571d96b6de432d19ea8", kill_on_drop: false }`
[INFO] [stdout] 7f13dbf2e141e84bf9ef2773bb195caeeaadfb92626be571d96b6de432d19ea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1117a766989258602164f9e65c3475ff45b12d1d38157c14d8bf099f635e3b73
[INFO] running `Command { std: "docker" "start" "-a" "1117a766989258602164f9e65c3475ff45b12d1d38157c14d8bf099f635e3b73", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[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 once_cell v1.18.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling macroquad v0.4.4
[INFO] [stderr]    Compiling macroquad-text v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 |   pub fn fonts(&self) -> &Vec<Font> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                |         |    |
[INFO] [stdout]     |                |         |    the same lifetime is hidden here
[INFO] [stdout]     |                |         the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |   pub fn fonts(&self) -> &Vec<Font<'_>> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:336:28
[INFO] [stdout]     |
[INFO] [stdout] 336 |   pub fn get_font_by_index(&self, index: usize) -> Option<&Font> {
[INFO] [stdout]     |                            ^^^^^                          ^^^^^
[INFO] [stdout]     |                            |                              ||
[INFO] [stdout]     |                            |                              |the same lifetime is hidden here
[INFO] [stdout]     |                            |                              the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |   pub fn get_font_by_index(&self, index: usize) -> Option<&Font<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:351:27
[INFO] [stdout]     |
[INFO] [stdout] 351 |   pub fn get_font_by_name(&self, name: &str) -> Option<&Font> {
[INFO] [stdout]     |                           ^^^^^                        ^^^^^
[INFO] [stdout]     |                           |                            ||
[INFO] [stdout]     |                           |                            |the same lifetime is hidden here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |   pub fn get_font_by_name(&self, name: &str) -> Option<&Font<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:356:27
[INFO] [stdout]     |
[INFO] [stdout] 356 |   pub fn get_font_by_char(&self, c: char) -> Option<&Font> {
[INFO] [stdout]     |                           ^^^^^                     ^^^^^
[INFO] [stdout]     |                           |                         ||
[INFO] [stdout]     |                           |                         |the same lifetime is hidden here
[INFO] [stdout]     |                           |                         the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |   pub fn get_font_by_char(&self, c: char) -> Option<&Font<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:363:36
[INFO] [stdout]     |
[INFO] [stdout] 363 |   pub fn get_font_by_char_or_panic(&self, c: char) -> &Font {
[INFO] [stdout]     |                                    ^^^^^              ^^^^^
[INFO] [stdout]     |                                    |                  ||
[INFO] [stdout]     |                                    |                  |the same lifetime is hidden here
[INFO] [stdout]     |                                    |                  the same lifetime is elided here
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |   pub fn get_font_by_char_or_panic(&self, c: char) -> &Font<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.17s
[INFO] running `Command { std: "docker" "inspect" "1117a766989258602164f9e65c3475ff45b12d1d38157c14d8bf099f635e3b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1117a766989258602164f9e65c3475ff45b12d1d38157c14d8bf099f635e3b73", kill_on_drop: false }`
[INFO] [stdout] 1117a766989258602164f9e65c3475ff45b12d1d38157c14d8bf099f635e3b73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9ea11ae9c2e389825ff2617ed792589c0a31272e811247b8f90bc6b92154c3d
[INFO] running `Command { std: "docker" "start" "-a" "e9ea11ae9c2e389825ff2617ed792589c0a31272e811247b8f90bc6b92154c3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling macroquad-text v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 |   pub fn fonts(&self) -> &Vec<Font> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                |         |    |
[INFO] [stdout]     |                |         |    the same lifetime is hidden here
[INFO] [stdout]     |                |         the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |   pub fn fonts(&self) -> &Vec<Font<'_>> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:336:28
[INFO] [stdout]     |
[INFO] [stdout] 336 |   pub fn get_font_by_index(&self, index: usize) -> Option<&Font> {
[INFO] [stdout]     |                            ^^^^^                          ^^^^^
[INFO] [stdout]     |                            |                              ||
[INFO] [stdout]     |                            |                              |the same lifetime is hidden here
[INFO] [stdout]     |                            |                              the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |   pub fn get_font_by_index(&self, index: usize) -> Option<&Font<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:351:27
[INFO] [stdout]     |
[INFO] [stdout] 351 |   pub fn get_font_by_name(&self, name: &str) -> Option<&Font> {
[INFO] [stdout]     |                           ^^^^^                        ^^^^^
[INFO] [stdout]     |                           |                            ||
[INFO] [stdout]     |                           |                            |the same lifetime is hidden here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |   pub fn get_font_by_name(&self, name: &str) -> Option<&Font<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:356:27
[INFO] [stdout]     |
[INFO] [stdout] 356 |   pub fn get_font_by_char(&self, c: char) -> Option<&Font> {
[INFO] [stdout]     |                           ^^^^^                     ^^^^^
[INFO] [stdout]     |                           |                         ||
[INFO] [stdout]     |                           |                         |the same lifetime is hidden here
[INFO] [stdout]     |                           |                         the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |   pub fn get_font_by_char(&self, c: char) -> Option<&Font<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:363:36
[INFO] [stdout]     |
[INFO] [stdout] 363 |   pub fn get_font_by_char_or_panic(&self, c: char) -> &Font {
[INFO] [stdout]     |                                    ^^^^^              ^^^^^
[INFO] [stdout]     |                                    |                  ||
[INFO] [stdout]     |                                    |                  |the same lifetime is hidden here
[INFO] [stdout]     |                                    |                  the same lifetime is elided here
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |   pub fn get_font_by_char_or_panic(&self, c: char) -> &Font<'_> {
[INFO] [stdout]     |                                                            ++++
[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] 
[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] 
[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] 
[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] 
[INFO] [stderr] error: could not compile `macroquad-text` (example "render_text") due to 2 previous errors
[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] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] 
[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] 
[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] 
[INFO] [stderr] error: could not compile `macroquad-text` (example "msic") due to 2 previous errors
[INFO] [stderr] error: could not compile `macroquad-text` (example "render_text_alot") due to 2 previous errors
[INFO] [stderr] error: could not compile `macroquad-text` (example "multi_size") due to 2 previous errors
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 |   pub fn fonts(&self) -> &Vec<Font> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                |         |    |
[INFO] [stdout]     |                |         |    the same lifetime is hidden here
[INFO] [stdout]     |                |         the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |   pub fn fonts(&self) -> &Vec<Font<'_>> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:336:28
[INFO] [stdout]     |
[INFO] [stdout] 336 |   pub fn get_font_by_index(&self, index: usize) -> Option<&Font> {
[INFO] [stdout]     |                            ^^^^^                          ^^^^^
[INFO] [stdout]     |                            |                              ||
[INFO] [stdout]     |                            |                              |the same lifetime is hidden here
[INFO] [stdout]     |                            |                              the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |   pub fn get_font_by_index(&self, index: usize) -> Option<&Font<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:351:27
[INFO] [stdout]     |
[INFO] [stdout] 351 |   pub fn get_font_by_name(&self, name: &str) -> Option<&Font> {
[INFO] [stdout]     |                           ^^^^^                        ^^^^^
[INFO] [stdout]     |                           |                            ||
[INFO] [stdout]     |                           |                            |the same lifetime is hidden here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |   pub fn get_font_by_name(&self, name: &str) -> Option<&Font<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:356:27
[INFO] [stdout]     |
[INFO] [stdout] 356 |   pub fn get_font_by_char(&self, c: char) -> Option<&Font> {
[INFO] [stdout]     |                           ^^^^^                     ^^^^^
[INFO] [stdout]     |                           |                         ||
[INFO] [stdout]     |                           |                         |the same lifetime is hidden here
[INFO] [stdout]     |                           |                         the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |   pub fn get_font_by_char(&self, c: char) -> Option<&Font<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:363:36
[INFO] [stdout]     |
[INFO] [stdout] 363 |   pub fn get_font_by_char_or_panic(&self, c: char) -> &Font {
[INFO] [stdout]     |                                    ^^^^^              ^^^^^
[INFO] [stdout]     |                                    |                  ||
[INFO] [stdout]     |                                    |                  |the same lifetime is hidden here
[INFO] [stdout]     |                                    |                  the same lifetime is elided here
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |   pub fn get_font_by_char_or_panic(&self, c: char) -> &Font<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e9ea11ae9c2e389825ff2617ed792589c0a31272e811247b8f90bc6b92154c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ea11ae9c2e389825ff2617ed792589c0a31272e811247b8f90bc6b92154c3d", kill_on_drop: false }`
[INFO] [stdout] e9ea11ae9c2e389825ff2617ed792589c0a31272e811247b8f90bc6b92154c3d
