[INFO] cloning repository https://github.com/norcalli/macroquad-text [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/norcalli/macroquad-text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorcalli%2Fmacroquad-text", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorcalli%2Fmacroquad-text'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82ea96e3c1fcf8d3b1bc1b1ec3dc60fea9deb534 [INFO] testing norcalli/macroquad-text against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorcalli%2Fmacroquad-text" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/norcalli/macroquad-text [INFO] finished tweaking git repo https://github.com/norcalli/macroquad-text [INFO] tweaked toml for git repo https://github.com/norcalli/macroquad-text written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/norcalli/macroquad-text on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/norcalli/macroquad-text 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 21 packages to latest compatible versions [INFO] [stderr] Adding adler2 v2.0.1 [INFO] [stderr] Adding allocator-api2 v0.2.21 [INFO] [stderr] Updating bytemuck v1.7.3 -> v1.23.2 [INFO] [stderr] Adding equivalent v1.0.2 [INFO] [stderr] Adding fdeflate v0.3.7 [INFO] [stderr] Adding flate2 v1.1.2 [INFO] [stderr] Adding foldhash v0.1.5 [INFO] [stderr] Updating fontdue v0.5.2 -> v0.9.3 [INFO] [stderr] Updating glam v0.14.0 -> v0.27.0 [INFO] [stderr] Updating hashbrown v0.9.1 -> v0.15.5 [INFO] [stderr] Updating image v0.23.14 -> v0.24.9 [INFO] [stderr] Updating macroquad v0.3.13 -> v0.4.14 [INFO] [stderr] Updating macroquad_macro v0.1.7 -> v0.1.8 [INFO] [stderr] Adding malloc_buf v0.0.6 [INFO] [stderr] Updating miniquad v0.3.0-alpha.42 -> v0.4.8 [INFO] [stderr] Updating miniz_oxide v0.3.7 -> v0.8.9 [INFO] [stderr] Adding objc-rs v0.2.8 [INFO] [stderr] Updating png v0.16.8 -> v0.17.16 [INFO] [stderr] Updating quad-rand v0.2.1 -> v0.2.3 [INFO] [stderr] Adding simd-adler32 v0.3.7 [INFO] [stderr] Adding ttf-parser v0.21.1 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded fontdue v0.9.3 [INFO] [stderr] Downloaded ttf-parser v0.12.3 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] [stderr] Downloaded fontdue v0.6.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9eecdcf7f6c4ae8313991cca7891841991bfe19465efbbdc945183384822ea99 [INFO] running `Command { std: "docker" "start" "-a" "9eecdcf7f6c4ae8313991cca7891841991bfe19465efbbdc945183384822ea99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9eecdcf7f6c4ae8313991cca7891841991bfe19465efbbdc945183384822ea99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eecdcf7f6c4ae8313991cca7891841991bfe19465efbbdc945183384822ea99", kill_on_drop: false }` [INFO] [stdout] 9eecdcf7f6c4ae8313991cca7891841991bfe19465efbbdc945183384822ea99 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86ce258870e765efc0fb5e543c15a7a2efc75613457c7b8f252e2e8bf5e79abe [INFO] running `Command { std: "docker" "start" "-a" "86ce258870e765efc0fb5e543c15a7a2efc75613457c7b8f252e2e8bf5e79abe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling fontdue v0.6.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling macroquad-text v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.92s [INFO] running `Command { std: "docker" "inspect" "86ce258870e765efc0fb5e543c15a7a2efc75613457c7b8f252e2e8bf5e79abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ce258870e765efc0fb5e543c15a7a2efc75613457c7b8f252e2e8bf5e79abe", kill_on_drop: false }` [INFO] [stdout] 86ce258870e765efc0fb5e543c15a7a2efc75613457c7b8f252e2e8bf5e79abe [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1947af0ee6b45700b7e3a9084bf9ce12ddf76e5bebd1b0c4699ff44df82b34b0 [INFO] running `Command { std: "docker" "start" "-a" "1947af0ee6b45700b7e3a9084bf9ce12ddf76e5bebd1b0c4699ff44df82b34b0", kill_on_drop: false }` [INFO] [stderr] Compiling macroquad-text v0.1.1 (/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] [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] [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] [stderr] error: could not compile `macroquad-text` (example "render_text_alot") due to 2 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 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/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 "multi_size") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1947af0ee6b45700b7e3a9084bf9ce12ddf76e5bebd1b0c4699ff44df82b34b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1947af0ee6b45700b7e3a9084bf9ce12ddf76e5bebd1b0c4699ff44df82b34b0", kill_on_drop: false }` [INFO] [stdout] 1947af0ee6b45700b7e3a9084bf9ce12ddf76e5bebd1b0c4699ff44df82b34b0