[INFO] crate xxtea 0.2.0 is already in cache [INFO] checking xxtea-0.2.0 against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] extracting crate xxtea 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate xxtea 0.2.0 on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate xxtea 0.2.0 [INFO] finished tweaking crates.io crate xxtea 0.2.0 [INFO] tweaked toml for crates.io crate xxtea 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] c33c3cee4e806ad6a77f0c7a8d04fe5c025082c995c6abc16bd769715db691dc [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" "c33c3cee4e806ad6a77f0c7a8d04fe5c025082c995c6abc16bd769715db691dc"` [INFO] [stderr] Checking xxtea v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/xxtea.rs:68:70 [INFO] [stderr] | [INFO] [stderr] 68 | v[p as usize] = v[p as usize].wrapping_add(mx(sum, y, z, (p as u32), e, &key)); [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 function argument [INFO] [stderr] --> src/xxtea.rs:93:56 [INFO] [stderr] | [INFO] [stderr] 93 | v[p] = v[p].wrapping_sub(mx(sum, y, z, (p as u32), e, &key)); [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/xxtea.rs:68:70 [INFO] [stderr] | [INFO] [stderr] 68 | v[p as usize] = v[p as usize].wrapping_add(mx(sum, y, z, (p as u32), e, &key)); [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 function argument [INFO] [stderr] --> src/xxtea.rs:93:56 [INFO] [stderr] | [INFO] [stderr] 93 | v[p] = v[p].wrapping_sub(mx(sum, y, z, (p as u32), e, &key)); [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `"docker" "inspect" "c33c3cee4e806ad6a77f0c7a8d04fe5c025082c995c6abc16bd769715db691dc"` [INFO] running `"docker" "rm" "-f" "c33c3cee4e806ad6a77f0c7a8d04fe5c025082c995c6abc16bd769715db691dc"` [INFO] [stdout] c33c3cee4e806ad6a77f0c7a8d04fe5c025082c995c6abc16bd769715db691dc