[INFO] updating cached repository https://github.com/Srynetix/chip8 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3989636078c366ec296c8a8ddc12b5f81f876e14 [INFO] checking Srynetix/chip8 against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrynetix%2Fchip8" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Srynetix/chip8 on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Srynetix/chip8 [INFO] finished tweaking git repo https://github.com/Srynetix/chip8 [INFO] tweaked toml for git repo https://github.com/Srynetix/chip8 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Srynetix/chip8 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66ba008787e8e276372fefabb9bea0821d891fe8be21156f8e9a4625ae80ee43 [INFO] running `"docker" "start" "-a" "66ba008787e8e276372fefabb9bea0821d891fe8be21156f8e9a4625ae80ee43"` [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling chip8 v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking fern v0.5.8 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Checking rustyline v5.0.2 [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/window/frames/code_frame.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | (rect_height / char_height) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/window/frames/shell_frame.rs:104:9 [INFO] [stderr] | [INFO] [stderr] 104 | (rect_height / char_height) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/window/frames/code_frame.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | (rect_height / char_height) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/window/frames/shell_frame.rs:104:9 [INFO] [stderr] | [INFO] [stderr] 104 | (rect_height / char_height) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.10s [INFO] running `"docker" "inspect" "66ba008787e8e276372fefabb9bea0821d891fe8be21156f8e9a4625ae80ee43"` [INFO] running `"docker" "rm" "-f" "66ba008787e8e276372fefabb9bea0821d891fe8be21156f8e9a4625ae80ee43"` [INFO] [stdout] 66ba008787e8e276372fefabb9bea0821d891fe8be21156f8e9a4625ae80ee43