[INFO] cloning repository https://github.com/optozorax/mobius_portal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/optozorax/mobius_portal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fmobius_portal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fmobius_portal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4823f6210dc46ffbf221bd587d8bf34f4c315308 [INFO] checking optozorax/mobius_portal against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fmobius_portal" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/optozorax/mobius_portal on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/optozorax/mobius_portal [INFO] finished tweaking git repo https://github.com/optozorax/mobius_portal [INFO] tweaked toml for git repo https://github.com/optozorax/mobius_portal written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/optozorax/mobius_portal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.macroquad.commit [INFO] [stderr] warning: unused manifest key: patch.crates-io.macroquad.commit [INFO] [stderr] Updating git repository `https://github.com/not-fl3/macroquad.git` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c5c9ba42d63f40ee69596f4aeffdca0b5b4139ebfb165302d515c086d5105d7 [INFO] running `Command { std: "docker" "start" "-a" "0c5c9ba42d63f40ee69596f4aeffdca0b5b4139ebfb165302d515c086d5105d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c5c9ba42d63f40ee69596f4aeffdca0b5b4139ebfb165302d515c086d5105d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5c9ba42d63f40ee69596f4aeffdca0b5b4139ebfb165302d515c086d5105d7", kill_on_drop: false }` [INFO] [stdout] 0c5c9ba42d63f40ee69596f4aeffdca0b5b4139ebfb165302d515c086d5105d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b4133e286829df46120ce9156601e8b383b0b36b173bf791e96b042e02a0f36 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2b4133e286829df46120ce9156601e8b383b0b36b173bf791e96b042e02a0f36", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.macroquad.commit [INFO] [stderr] warning: unused manifest key: patch.crates-io.macroquad.commit [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking ttf-parser v0.12.1 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking bumpalo v3.6.0 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.5 (https://github.com/not-fl3/macroquad.git#1f10624e) [INFO] [stderr] Checking glam v0.14.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking fontdue v0.5.2 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Checking miniquad v0.3.0-alpha.35 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking rodio v0.13.1 [INFO] [stderr] Checking macroquad v0.3.5 (https://github.com/not-fl3/macroquad.git#1f10624e) [INFO] [stderr] Checking macroquad-profiler v0.1.0 (https://github.com/not-fl3/macroquad.git#1f10624e) [INFO] [stderr] Checking portals v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `load_texture_from_image` in this scope [INFO] [stdout] --> src/main.rs:446:23 [INFO] [stdout] | [INFO] [stdout] 446 | let mut texture = load_texture_from_image(&get_screen_data()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_texture_from_image` in this scope [INFO] [stdout] --> src/main.rs:463:23 [INFO] [stdout] | [INFO] [stdout] 463 | texture = load_texture_from_image(&get_screen_data()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_texture_from_image` in this scope [INFO] [stdout] --> src/main.rs:446:23 [INFO] [stdout] | [INFO] [stdout] 446 | let mut texture = load_texture_from_image(&get_screen_data()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_texture_from_image` in this scope [INFO] [stdout] --> src/main.rs:463:23 [INFO] [stdout] | [INFO] [stdout] 463 | texture = load_texture_from_image(&get_screen_data()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | let watermark: Texture2D = load_texture("watermark.png").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `macroquad::texture::Texture2D`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `macroquad::texture::Texture2D` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `portals` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | let watermark: Texture2D = load_texture("watermark.png").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `macroquad::texture::Texture2D`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `macroquad::texture::Texture2D` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2b4133e286829df46120ce9156601e8b383b0b36b173bf791e96b042e02a0f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4133e286829df46120ce9156601e8b383b0b36b173bf791e96b042e02a0f36", kill_on_drop: false }` [INFO] [stdout] 2b4133e286829df46120ce9156601e8b383b0b36b173bf791e96b042e02a0f36