[INFO] cloning repository https://github.com/erling1/CV_Game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erling1/CV_Game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferling1%2FCV_Game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferling1%2FCV_Game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac2b21edf3a2271717bb99fb3e18d3eb613aaa0c [INFO] checking erling1/CV_Game against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferling1%2FCV_Game" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/erling1/CV_Game [INFO] finished tweaking git repo https://github.com/erling1/CV_Game [INFO] tweaked toml for git repo https://github.com/erling1/CV_Game written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/erling1/CV_Game on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/erling1/CV_Game 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macroquad-particles v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 769626b71bc52b8720fc69ca2225d59b02563c55ca8debb2c7ed1fd29eaf875e [INFO] running `Command { std: "docker" "start" "-a" "769626b71bc52b8720fc69ca2225d59b02563c55ca8debb2c7ed1fd29eaf875e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "769626b71bc52b8720fc69ca2225d59b02563c55ca8debb2c7ed1fd29eaf875e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "769626b71bc52b8720fc69ca2225d59b02563c55ca8debb2c7ed1fd29eaf875e", kill_on_drop: false }` [INFO] [stdout] 769626b71bc52b8720fc69ca2225d59b02563c55ca8debb2c7ed1fd29eaf875e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c27ec11a1ebc1c3aa25e02ca890debaed4571590c23b8e983a6cbe528e363399 [INFO] running `Command { std: "docker" "start" "-a" "c27ec11a1ebc1c3aa25e02ca890debaed4571590c23b8e983a6cbe528e363399", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking miniquad v0.4.8 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Checking macroquad v0.4.14 [INFO] [stderr] Checking macroquad-particles v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking js-sys v0.3.83 [INFO] [stderr] Checking web-sys v0.3.83 [INFO] [stderr] Checking CVGame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `see_CV_button_pos` in this scope [INFO] [stdout] --> src/main.rs:528:38 [INFO] [stdout] | [INFO] [stdout] 528 | if ui.button(see_CV_button_pos, "See CV") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 528 - if ui.button(see_CV_button_pos, "See CV") { [INFO] [stdout] 528 + if ui.button(deploy_button_pos, "See CV") { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AnimatedSprite` and `Animation` [INFO] [stdout] --> src/main.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use macroquad::experimental::animation::{AnimatedSprite, Animation}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::miniquad::window` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::miniquad::window; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Skin` has no field named `see_cv_button_style` [INFO] [stdout] --> src/main.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | see_cv_button_style, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Skin` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `button_style`, `tabbar_style`, `combobox_style`, `editbox_style`, `window_titlebar_style` ... and 8 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `see_CV_button_pos` in this scope [INFO] [stdout] --> src/main.rs:528:38 [INFO] [stdout] | [INFO] [stdout] 528 | if ui.button(see_CV_button_pos, "See CV") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 528 - if ui.button(see_CV_button_pos, "See CV") { [INFO] [stdout] 528 + if ui.button(deploy_button_pos, "See CV") { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AnimatedSprite` and `Animation` [INFO] [stdout] --> src/main.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use macroquad::experimental::animation::{AnimatedSprite, Animation}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::miniquad::window` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::miniquad::window; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Skin` has no field named `see_cv_button_style` [INFO] [stdout] --> src/main.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | see_cv_button_style, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Skin` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `button_style`, `tabbar_style`, `combobox_style`, `editbox_style`, `window_titlebar_style` ... and 8 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `CVGame` (bin "CVGame") due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0425, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `CVGame` (bin "CVGame" test) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c27ec11a1ebc1c3aa25e02ca890debaed4571590c23b8e983a6cbe528e363399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c27ec11a1ebc1c3aa25e02ca890debaed4571590c23b8e983a6cbe528e363399", kill_on_drop: false }` [INFO] [stdout] c27ec11a1ebc1c3aa25e02ca890debaed4571590c23b8e983a6cbe528e363399