[INFO] fetching crate wof 0.2.0... [INFO] checking wof-0.2.0 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate wof 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate wof 0.2.0 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wof 0.2.0 [INFO] finished tweaking crates.io crate wof 0.2.0 [INFO] tweaked toml for crates.io crate wof 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate wof 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25e6fc6b7e3dd3ef97c0f63b73db036ae863476034e0cbd3b24fcf2ff663d600 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "25e6fc6b7e3dd3ef97c0f63b73db036ae863476034e0cbd3b24fcf2ff663d600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25e6fc6b7e3dd3ef97c0f63b73db036ae863476034e0cbd3b24fcf2ff663d600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e6fc6b7e3dd3ef97c0f63b73db036ae863476034e0cbd3b24fcf2ff663d600", kill_on_drop: false }` [INFO] [stdout] 25e6fc6b7e3dd3ef97c0f63b73db036ae863476034e0cbd3b24fcf2ff663d600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f94e7b4388bdffbd24155d56f97be2e7f3e177425f7950ea477bb9d019240b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f94e7b4388bdffbd24155d56f97be2e7f3e177425f7950ea477bb9d019240b8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking json v0.12.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.7 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dbase v0.0.4 [INFO] [stderr] Checking shapefile v0.1.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking rusqlite v0.21.0 [INFO] [stderr] Checking wof v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/wof.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | (self.get_min_lat() + ((self.get_max_lat() - self.get_min_lat()) / 2.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/wof.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | (self.get_min_lon() + ((self.get_max_lon() - self.get_min_lon()) / 2.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/wof.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | (self.get_min_lat() + ((self.get_max_lat() - self.get_min_lat()) / 2.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/wof.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | (self.get_min_lon() + ((self.get_max_lon() - self.get_min_lon()) / 2.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.38s [INFO] running `Command { std: "docker" "inspect" "2f94e7b4388bdffbd24155d56f97be2e7f3e177425f7950ea477bb9d019240b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f94e7b4388bdffbd24155d56f97be2e7f3e177425f7950ea477bb9d019240b8", kill_on_drop: false }` [INFO] [stdout] 2f94e7b4388bdffbd24155d56f97be2e7f3e177425f7950ea477bb9d019240b8