[INFO] crate raqote 0.7.13 is already in cache [INFO] checking raqote-0.7.13 against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] extracting crate raqote 0.7.13 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate raqote 0.7.13 on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate raqote 0.7.13 [INFO] finished tweaking crates.io crate raqote 0.7.13 [INFO] tweaked toml for crates.io crate raqote 0.7.13 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate raqote 0.7.13 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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] a250c5df7cae5673cf32074efda25fa5dc4024adcce4fe0a1f86f9661aebd6b5 [INFO] running `"docker" "start" "-a" "a250c5df7cae5673cf32074efda25fa5dc4024adcce4fe0a1f86f9661aebd6b5"` [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking euclid v0.20.0 [INFO] [stderr] Compiling cmake v0.1.39 [INFO] [stderr] Checking lyon_geom v0.14.0 [INFO] [stderr] Checking lyon_geom v0.15.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking lyon_path v0.14.0 [INFO] [stderr] Checking font-kit v0.5.0 [INFO] [stderr] Checking raqote v0.7.13 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/blitter.rs:25:20 [INFO] [stderr] | [INFO] [stderr] 25 | const SCALE: i32 = (1 << SHIFT); [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 assigned value [INFO] [stderr] --> src/blitter.rs:26:19 [INFO] [stderr] | [INFO] [stderr] 26 | const MASK: i32 = (SCALE - 1); [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/blitter.rs:27:25 [INFO] [stderr] | [INFO] [stderr] 27 | const SUPER_MASK: i32 = ((1 << SHIFT) - 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/blitter.rs:25:20 [INFO] [stderr] | [INFO] [stderr] 25 | const SCALE: i32 = (1 << SHIFT); [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 assigned value [INFO] [stderr] --> src/blitter.rs:26:19 [INFO] [stderr] | [INFO] [stderr] 26 | const MASK: i32 = (SCALE - 1); [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/blitter.rs:27:25 [INFO] [stderr] | [INFO] [stderr] 27 | const SUPER_MASK: i32 = ((1 << SHIFT) - 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.33s [INFO] running `"docker" "inspect" "a250c5df7cae5673cf32074efda25fa5dc4024adcce4fe0a1f86f9661aebd6b5"` [INFO] running `"docker" "rm" "-f" "a250c5df7cae5673cf32074efda25fa5dc4024adcce4fe0a1f86f9661aebd6b5"` [INFO] [stdout] a250c5df7cae5673cf32074efda25fa5dc4024adcce4fe0a1f86f9661aebd6b5