[INFO] cloning repository https://github.com/cmhxone/CrabGame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmhxone/CrabGame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmhxone%2FCrabGame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmhxone%2FCrabGame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f95946306d38ccfc76d631c3ed24e3daddf3e40 [INFO] checking cmhxone/CrabGame against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmhxone%2FCrabGame" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmhxone/CrabGame on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cmhxone/CrabGame [INFO] finished tweaking git repo https://github.com/cmhxone/CrabGame [INFO] tweaked toml for git repo https://github.com/cmhxone/CrabGame written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cmhxone/CrabGame 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71483a3af9932f9c07e882a27dbb46ed60f35c85ec71f0132f5b292de7fe3358 [INFO] running `Command { std: "docker" "start" "-a" "71483a3af9932f9c07e882a27dbb46ed60f35c85ec71f0132f5b292de7fe3358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71483a3af9932f9c07e882a27dbb46ed60f35c85ec71f0132f5b292de7fe3358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71483a3af9932f9c07e882a27dbb46ed60f35c85ec71f0132f5b292de7fe3358", kill_on_drop: false }` [INFO] [stdout] 71483a3af9932f9c07e882a27dbb46ed60f35c85ec71f0132f5b292de7fe3358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c5fc0ee9c776d0c1d8774d10ba26d0d11c918d59140c6ff04f93e49a0bb420c [INFO] running `Command { std: "docker" "start" "-a" "3c5fc0ee9c776d0c1d8774d10ba26d0d11c918d59140c6ff04f93e49a0bb420c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking c_vec v1.3.3 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sdl_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `set_rect` is never used [INFO] [stdout] --> src/entity/item/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Item<'_> { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 10 | pub fn set_rect(x: i32, y: i32, width: u32, height: u32) -> Rect { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_rect` is never used [INFO] [stdout] --> src/entity/item/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Item<'_> { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 10 | pub fn set_rect(x: i32, y: i32, width: u32, height: u32) -> Rect { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.72s [INFO] running `Command { std: "docker" "inspect" "3c5fc0ee9c776d0c1d8774d10ba26d0d11c918d59140c6ff04f93e49a0bb420c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c5fc0ee9c776d0c1d8774d10ba26d0d11c918d59140c6ff04f93e49a0bb420c", kill_on_drop: false }` [INFO] [stdout] 3c5fc0ee9c776d0c1d8774d10ba26d0d11c918d59140c6ff04f93e49a0bb420c