[INFO] crate s2 0.0.10 is already in cache
[INFO] checking s2-0.0.10 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate s2 0.0.10 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate s2 0.0.10 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate s2 0.0.10
[INFO] finished tweaking crates.io crate s2 0.0.10
[INFO] tweaked toml for crates.io crate s2 0.0.10 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate crates.io crate s2 0.0.10 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 149b4be6ca434d7899a415c34e82d993c1d870175bcfd245325fb44a6e9a0456
[INFO] running `"docker" "start" "-a" "149b4be6ca434d7899a415c34e82d993c1d870175bcfd245325fb44a6e9a0456"`
[INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]    Compiling libm v0.1.3
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking cgmath v0.16.1
[INFO] [stderr]     Checking bigdecimal v0.1.0
[INFO] [stderr]     Checking s2 v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]    --> src/s2/cellid.rs:910:45
[INFO] [stderr]     |
[INFO] [stderr] 910 |     static ref LOOKUP_POS: &'static [u64] = { LOOKUP_TBL[0].as_slice() };
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]    --> src/s2/cellid.rs:911:44
[INFO] [stderr]     |
[INFO] [stderr] 911 |     static ref LOOKUP_IJ: &'static [u64] = { LOOKUP_TBL[1].as_slice() };
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]    --> src/s2/cellid.rs:910:45
[INFO] [stderr]     |
[INFO] [stderr] 910 |     static ref LOOKUP_POS: &'static [u64] = { LOOKUP_TBL[0].as_slice() };
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]    --> src/s2/cellid.rs:911:44
[INFO] [stderr]     |
[INFO] [stderr] 911 |     static ref LOOKUP_IJ: &'static [u64] = { LOOKUP_TBL[1].as_slice() };
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 20.12s
[INFO] running `"docker" "inspect" "149b4be6ca434d7899a415c34e82d993c1d870175bcfd245325fb44a6e9a0456"`
[INFO] running `"docker" "rm" "-f" "149b4be6ca434d7899a415c34e82d993c1d870175bcfd245325fb44a6e9a0456"`
[INFO] [stdout] 149b4be6ca434d7899a415c34e82d993c1d870175bcfd245325fb44a6e9a0456
