[INFO] crate dustbox 0.0.1 is already in cache [INFO] checking dustbox-0.0.1 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate dustbox 0.0.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate dustbox 0.0.1 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dustbox 0.0.1 [INFO] finished tweaking crates.io crate dustbox 0.0.1 [INFO] tweaked toml for crates.io crate dustbox 0.0.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f93975540e1b15eb14ae5583a5908b6e6d370f4ecfdf86c97e076ec1fd987fd7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f93975540e1b15eb14ae5583a5908b6e6d370f4ecfdf86c97e076ec1fd987fd7"` [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking simple-error v0.2.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking num-rational v0.2.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking dustbox v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/machine.rs:1813:25 [INFO] [stderr] | [INFO] [stderr] 1813 | ((op1 << 1) | cf) [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/machine.rs:1815:25 [INFO] [stderr] | [INFO] [stderr] 1815 | ((op1 << count) | (cf << (count - 1)) | (op1 >> (9 - count))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/machine.rs:2029:25 [INFO] [stderr] | [INFO] [stderr] 2029 | ((op1 as usize) >> count) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/machine.rs:1813:25 [INFO] [stderr] | [INFO] [stderr] 1813 | ((op1 << 1) | cf) [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/machine.rs:1815:25 [INFO] [stderr] | [INFO] [stderr] 1815 | ((op1 << count) | (cf << (count - 1)) | (op1 >> (9 - count))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/machine.rs:2029:25 [INFO] [stderr] | [INFO] [stderr] 2029 | ((op1 as usize) >> count) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.08s [INFO] running `"docker" "inspect" "f93975540e1b15eb14ae5583a5908b6e6d370f4ecfdf86c97e076ec1fd987fd7"` [INFO] running `"docker" "rm" "-f" "f93975540e1b15eb14ae5583a5908b6e6d370f4ecfdf86c97e076ec1fd987fd7"` [INFO] [stdout] f93975540e1b15eb14ae5583a5908b6e6d370f4ecfdf86c97e076ec1fd987fd7