Dec 18 14:20:23.052 INFO checking linux-perf-file-reader-0.1.0 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 14:20:23.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/linux-perf-file-reader/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 14:20:23.373 INFO [stdout] 520abfe25cd0bb096ac89c70d89a4987ee4a5401b0bd777a1895112bb94de1e8 Dec 18 14:20:23.378 INFO running `"docker" "start" "-a" "520abfe25cd0bb096ac89c70d89a4987ee4a5401b0bd777a1895112bb94de1e8"` Dec 18 14:20:24.604 INFO [stderr] Checking linux-perf-file-reader v0.1.0 (/opt/crater/workdir) Dec 18 14:20:25.307 INFO [stderr] warning: unnecessary parentheses around function argument Dec 18 14:20:25.307 INFO [stderr] --> src/lib.rs:547:15 Dec 18 14:20:25.307 INFO [stderr] | Dec 18 14:20:25.307 INFO [stderr] 547 | return Ok((Info{hostname: hostname, os_release: os_release, tools_version: tools_version, Dec 18 14:20:25.307 INFO [stderr] | _______________^ Dec 18 14:20:25.307 INFO [stderr] 548 | | arch: arch, cpu_id: cpu_id, cpu_description: cpu_description, total_memory: total_memory, command_line: command_line, cpu_topology: cpu_topology})); Dec 18 14:20:25.307 INFO [stderr] | |__________________________________________________________________________________________________________________________________________________________^ Dec 18 14:20:25.307 INFO [stderr] | Dec 18 14:20:25.307 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 18 14:20:25.307 INFO [stderr] help: remove these parentheses Dec 18 14:20:25.307 INFO [stderr] | Dec 18 14:20:25.307 INFO [stderr] 547 | return Ok(Info{hostname: hostname, os_release: os_release, tools_version: tools_version, Dec 18 14:20:25.307 INFO [stderr] 548 | arch: arch, cpu_id: cpu_id, cpu_description: cpu_description, total_memory: total_memory, command_line: command_line, cpu_topology: cpu_topology}); Dec 18 14:20:25.307 INFO [stderr] | Dec 18 14:20:25.307 INFO [stderr] Dec 18 14:20:25.307 INFO [stderr] warning: unnecessary parentheses around function argument Dec 18 14:20:25.307 INFO [stderr] --> src/lib.rs:547:15 Dec 18 14:20:25.307 INFO [stderr] | Dec 18 14:20:25.307 INFO [stderr] 547 | return Ok((Info{hostname: hostname, os_release: os_release, tools_version: tools_version, Dec 18 14:20:25.307 INFO [stderr] | _______________^ Dec 18 14:20:25.307 INFO [stderr] 548 | | arch: arch, cpu_id: cpu_id, cpu_description: cpu_description, total_memory: total_memory, command_line: command_line, cpu_topology: cpu_topology})); Dec 18 14:20:25.307 INFO [stderr] | |__________________________________________________________________________________________________________________________________________________________^ Dec 18 14:20:25.307 INFO [stderr] | Dec 18 14:20:25.308 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 18 14:20:25.308 INFO [stderr] help: remove these parentheses Dec 18 14:20:25.308 INFO [stderr] | Dec 18 14:20:25.308 INFO [stderr] 547 | return Ok(Info{hostname: hostname, os_release: os_release, tools_version: tools_version, Dec 18 14:20:25.308 INFO [stderr] 548 | arch: arch, cpu_id: cpu_id, cpu_description: cpu_description, total_memory: total_memory, command_line: command_line, cpu_topology: cpu_topology}); Dec 18 14:20:25.308 INFO [stderr] | Dec 18 14:20:25.308 INFO [stderr] Dec 18 14:20:25.774 INFO [stderr] warning: variable does not need to be mutable Dec 18 14:20:25.774 INFO [stderr] --> src/lib.rs:386:13 Dec 18 14:20:25.774 INFO [stderr] | Dec 18 14:20:25.774 INFO [stderr] 386 | let mut slice = slice::from_raw_parts_mut(mem::transmute(&mut t), size); Dec 18 14:20:25.774 INFO [stderr] | ----^^^^^ Dec 18 14:20:25.774 INFO [stderr] | | Dec 18 14:20:25.774 INFO [stderr] | help: remove this `mut` Dec 18 14:20:25.774 INFO [stderr] | Dec 18 14:20:25.774 INFO [stderr] = note: #[warn(unused_mut)] on by default Dec 18 14:20:25.774 INFO [stderr] Dec 18 14:20:25.800 INFO [stderr] warning: variable does not need to be mutable Dec 18 14:20:25.800 INFO [stderr] --> src/lib.rs:386:13 Dec 18 14:20:25.800 INFO [stderr] | Dec 18 14:20:25.800 INFO [stderr] 386 | let mut slice = slice::from_raw_parts_mut(mem::transmute(&mut t), size); Dec 18 14:20:25.800 INFO [stderr] | ----^^^^^ Dec 18 14:20:25.800 INFO [stderr] | | Dec 18 14:20:25.800 INFO [stderr] | help: remove this `mut` Dec 18 14:20:25.800 INFO [stderr] | Dec 18 14:20:25.800 INFO [stderr] = note: #[warn(unused_mut)] on by default Dec 18 14:20:25.800 INFO [stderr] Dec 18 14:20:26.583 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.05s Dec 18 14:20:26.872 INFO running `"docker" "inspect" "520abfe25cd0bb096ac89c70d89a4987ee4a5401b0bd777a1895112bb94de1e8"` Dec 18 14:20:26.998 INFO running `"docker" "rm" "-f" "520abfe25cd0bb096ac89c70d89a4987ee4a5401b0bd777a1895112bb94de1e8"` Dec 18 14:20:27.115 INFO [stdout] 520abfe25cd0bb096ac89c70d89a4987ee4a5401b0bd777a1895112bb94de1e8