[INFO] fetching crate gilrs 0.7.4... [INFO] checking gilrs-0.7.4 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate gilrs 0.7.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gilrs 0.7.4 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gilrs 0.7.4 [INFO] finished tweaking crates.io crate gilrs 0.7.4 [INFO] tweaked toml for crates.io crate gilrs 0.7.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate gilrs 0.7.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 26ba7d0107d5c5df949d046c5d5db1911c0efc1b6ce82f0578c63a7451e7c8b2 [INFO] running `Command { std: "docker" "start" "-a" "26ba7d0107d5c5df949d046c5d5db1911c0efc1b6ce82f0578c63a7451e7c8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26ba7d0107d5c5df949d046c5d5db1911c0efc1b6ce82f0578c63a7451e7c8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ba7d0107d5c5df949d046c5d5db1911c0efc1b6ce82f0578c63a7451e7c8b2", kill_on_drop: false }` [INFO] [stdout] 26ba7d0107d5c5df949d046c5d5db1911c0efc1b6ce82f0578c63a7451e7c8b2 [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" "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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 698ebf254f87c6aaf55e808ab6074ca1548d5cab7523968609a499273e1b5f01 [INFO] running `Command { std: "docker" "start" "-a" "698ebf254f87c6aaf55e808ab6074ca1548d5cab7523968609a499273e1b5f01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking gilrs-core v0.2.5 [INFO] [stderr] Checking gilrs v0.7.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/ff/effect_source.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | (1.0 - rolloff_factor * (distance - ref_distance) / (max_distance - ref_distance)) [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/ff/effect_source.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | (1.0 - rolloff_factor * (distance - ref_distance) / (max_distance - ref_distance)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/ff/effect_source.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | (1.0 - rolloff_factor * (distance - ref_distance) / (max_distance - ref_distance)) [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/ff/effect_source.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | (1.0 - rolloff_factor * (distance - ref_distance) / (max_distance - ref_distance)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/mapping/mod.rs:440:80 [INFO] [stdout] | [INFO] [stdout] 440 | | &ParseSdlMappingError::UnknownHatDirection => fmt.write_str(self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/mapping/mod.rs:440:80 [INFO] [stdout] | [INFO] [stdout] 440 | | &ParseSdlMappingError::UnknownHatDirection => fmt.write_str(self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/mapping/parser.rs:397:51 [INFO] [stdout] | [INFO] [stdout] 397 | f.write_fmt(format_args!("{} at {}", self.description(), self.position)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/mapping/parser.rs:397:51 [INFO] [stdout] | [INFO] [stdout] 397 | f.write_fmt(format_args!("{} at {}", self.description(), self.position)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/ff/mod.rs:381:63 [INFO] [stdout] | [INFO] [stdout] 381 | format!("Distance model is invalid: {}.", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/ff/effect_source.rs:240:26 [INFO] [stdout] | [INFO] [stdout] 240 | f.write_str(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/ff/mod.rs:381:63 [INFO] [stdout] | [INFO] [stdout] 381 | format!("Distance model is invalid: {}.", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/ff/effect_source.rs:240:26 [INFO] [stdout] | [INFO] [stdout] 240 | f.write_str(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.42s [INFO] running `Command { std: "docker" "inspect" "698ebf254f87c6aaf55e808ab6074ca1548d5cab7523968609a499273e1b5f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "698ebf254f87c6aaf55e808ab6074ca1548d5cab7523968609a499273e1b5f01", kill_on_drop: false }` [INFO] [stdout] 698ebf254f87c6aaf55e808ab6074ca1548d5cab7523968609a499273e1b5f01