[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] testing optozorax/mobius_portal against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fmobius_portal" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/optozorax/mobius_portal on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-4/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" "+beta-2022-04-10" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/not-fl3/macroquad` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32252ffee547f4d955cdbb797b83b1a2fe1d0918761578a584e986f5a994dcff [INFO] running `Command { std: "docker" "start" "-a" "32252ffee547f4d955cdbb797b83b1a2fe1d0918761578a584e986f5a994dcff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32252ffee547f4d955cdbb797b83b1a2fe1d0918761578a584e986f5a994dcff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32252ffee547f4d955cdbb797b83b1a2fe1d0918761578a584e986f5a994dcff", kill_on_drop: false }` [INFO] [stdout] 32252ffee547f4d955cdbb797b83b1a2fe1d0918761578a584e986f5a994dcff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5db52f190caa652bcdfc11e6be401a3634ba9c780287a09b14b4a7df5b2fb625 [INFO] running `Command { std: "docker" "start" "-a" "5db52f190caa652bcdfc11e6be401a3634ba9c780287a09b14b4a7df5b2fb625", 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 byteorder v1.4.2 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling sapp-linux v0.1.14 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 (https://github.com/not-fl3/macroquad#a89b9ec0) [INFO] [stderr] Compiling bumpalo v3.6.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [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 miniz_oxide v0.3.7 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.45 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling macroquad v0.3.15 (https://github.com/not-fl3/macroquad#a89b9ec0) [INFO] [stderr] Compiling macroquad-profiler v0.1.2 (https://github.com/not-fl3/macroquad#a89b9ec0) [INFO] [stderr] Compiling 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[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` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "5db52f190caa652bcdfc11e6be401a3634ba9c780287a09b14b4a7df5b2fb625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db52f190caa652bcdfc11e6be401a3634ba9c780287a09b14b4a7df5b2fb625", kill_on_drop: false }` [INFO] [stdout] 5db52f190caa652bcdfc11e6be401a3634ba9c780287a09b14b4a7df5b2fb625