[INFO] cloning repository https://github.com/audiodog301/almostagame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/audiodog301/almostagame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudiodog301%2Falmostagame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudiodog301%2Falmostagame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fdb85f58c218a6f94a673141ccac0a1337cac25 [INFO] testing audiodog301/almostagame against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudiodog301%2Falmostagame" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/audiodog301/almostagame on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/audiodog301/almostagame [INFO] finished tweaking git repo https://github.com/audiodog301/almostagame [INFO] tweaked toml for git repo https://github.com/audiodog301/almostagame written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/audiodog301/almostagame already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v1.2.1 [INFO] [stderr] Downloaded nix v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de9756e6b5077254d2e99bf88d326e66f3046cedb73bcaeee55e6df20f5df9f4 [INFO] running `Command { std: "docker" "start" "-a" "de9756e6b5077254d2e99bf88d326e66f3046cedb73bcaeee55e6df20f5df9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de9756e6b5077254d2e99bf88d326e66f3046cedb73bcaeee55e6df20f5df9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de9756e6b5077254d2e99bf88d326e66f3046cedb73bcaeee55e6df20f5df9f4", kill_on_drop: false }` [INFO] [stdout] de9756e6b5077254d2e99bf88d326e66f3046cedb73bcaeee55e6df20f5df9f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b413afe23311fc39b3231f23be4a9cdf42948d96b698f36c9a911e188dffd1d [INFO] running `Command { std: "docker" "start" "-a" "8b413afe23311fc39b3231f23be4a9cdf42948d96b698f36c9a911e188dffd1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Compiling bumpalo v3.7.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 memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.20.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling macroquad v0.3.8 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling almostagame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sample_rate` [INFO] [stdout] --> src/audiostuff.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let sample_rate = config.sample_rate.0 as f32; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `**input` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/audiostuff.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | input.update(); [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] [INFO] [stderr] error: could not compile `almostagame` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "8b413afe23311fc39b3231f23be4a9cdf42948d96b698f36c9a911e188dffd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b413afe23311fc39b3231f23be4a9cdf42948d96b698f36c9a911e188dffd1d", kill_on_drop: false }` [INFO] [stdout] 8b413afe23311fc39b3231f23be4a9cdf42948d96b698f36c9a911e188dffd1d