Sep 21 07:31:14.153 INFO checking linux-perf-file-reader-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 07:31:14.153 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 07:31:14.153 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:31:14.273 INFO blam! ec7d06d33e491d0f267b2f4f5d5486a42551c1fa6bc377d7a1cc4fa499680f8e Sep 21 07:31:14.278 INFO running `"docker" "start" "-a" "ec7d06d33e491d0f267b2f4f5d5486a42551c1fa6bc377d7a1cc4fa499680f8e"` Sep 21 07:31:14.917 INFO kablam! usermod: no changes Sep 21 07:31:14.965 INFO kablam! Checking linux-perf-file-reader v0.1.0 (/source) Sep 21 07:31:15.293 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 07:31:15.293 INFO kablam! --> src/lib.rs:547:15 Sep 21 07:31:15.293 INFO kablam! | Sep 21 07:31:15.293 INFO kablam! 547 | return Ok((Info{hostname: hostname, os_release: os_release, tools_version: tools_version, Sep 21 07:31:15.293 INFO kablam! | _______________^ Sep 21 07:31:15.293 INFO kablam! 548 | | arch: arch, cpu_id: cpu_id, cpu_description: cpu_description, total_memory: total_memory, command_line: command_line, cpu_topology: cpu_topology})); Sep 21 07:31:15.293 INFO kablam! | |__________________________________________________________________________________________________________________________________________________________^ Sep 21 07:31:15.293 INFO kablam! | Sep 21 07:31:15.293 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 07:31:15.293 INFO kablam! help: remove these parentheses Sep 21 07:31:15.293 INFO kablam! | Sep 21 07:31:15.293 INFO kablam! 547 | return Ok(Info{hostname: hostname, Sep 21 07:31:15.293 INFO kablam! 548 | os_release: os_release, Sep 21 07:31:15.293 INFO kablam! 549 | tools_version: tools_version, Sep 21 07:31:15.293 INFO kablam! 550 | arch: arch, Sep 21 07:31:15.293 INFO kablam! 551 | cpu_id: cpu_id, Sep 21 07:31:15.293 INFO kablam! 552 | cpu_description: cpu_description, Sep 21 07:31:15.293 INFO kablam! ... Sep 21 07:31:15.293 INFO kablam! Sep 21 07:31:15.344 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 07:31:15.344 INFO kablam! --> src/lib.rs:547:15 Sep 21 07:31:15.344 INFO kablam! | Sep 21 07:31:15.344 INFO kablam! 547 | return Ok((Info{hostname: hostname, os_release: os_release, tools_version: tools_version, Sep 21 07:31:15.344 INFO kablam! | _______________^ Sep 21 07:31:15.344 INFO kablam! 548 | | arch: arch, cpu_id: cpu_id, cpu_description: cpu_description, total_memory: total_memory, command_line: command_line, cpu_topology: cpu_topology})); Sep 21 07:31:15.344 INFO kablam! | |__________________________________________________________________________________________________________________________________________________________^ Sep 21 07:31:15.344 INFO kablam! | Sep 21 07:31:15.344 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 07:31:15.344 INFO kablam! help: remove these parentheses Sep 21 07:31:15.344 INFO kablam! | Sep 21 07:31:15.344 INFO kablam! 547 | return Ok(Info{hostname: hostname, Sep 21 07:31:15.344 INFO kablam! 548 | os_release: os_release, Sep 21 07:31:15.344 INFO kablam! 549 | tools_version: tools_version, Sep 21 07:31:15.344 INFO kablam! 550 | arch: arch, Sep 21 07:31:15.344 INFO kablam! 551 | cpu_id: cpu_id, Sep 21 07:31:15.344 INFO kablam! 552 | cpu_description: cpu_description, Sep 21 07:31:15.344 INFO kablam! ... Sep 21 07:31:15.344 INFO kablam! Sep 21 07:31:15.774 INFO kablam! warning: variable does not need to be mutable Sep 21 07:31:15.774 INFO kablam! --> src/lib.rs:386:13 Sep 21 07:31:15.774 INFO kablam! | Sep 21 07:31:15.774 INFO kablam! 386 | let mut slice = slice::from_raw_parts_mut(mem::transmute(&mut t), size); Sep 21 07:31:15.774 INFO kablam! | ----^^^^^ Sep 21 07:31:15.774 INFO kablam! | | Sep 21 07:31:15.774 INFO kablam! | help: remove this `mut` Sep 21 07:31:15.774 INFO kablam! | Sep 21 07:31:15.774 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 07:31:15.774 INFO kablam! Sep 21 07:31:15.782 INFO kablam! warning: variable does not need to be mutable Sep 21 07:31:15.782 INFO kablam! --> src/lib.rs:386:13 Sep 21 07:31:15.782 INFO kablam! | Sep 21 07:31:15.782 INFO kablam! 386 | let mut slice = slice::from_raw_parts_mut(mem::transmute(&mut t), size); Sep 21 07:31:15.782 INFO kablam! | ----^^^^^ Sep 21 07:31:15.782 INFO kablam! | | Sep 21 07:31:15.782 INFO kablam! | help: remove this `mut` Sep 21 07:31:15.782 INFO kablam! | Sep 21 07:31:15.782 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 07:31:15.782 INFO kablam! Sep 21 07:31:16.598 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Sep 21 07:31:16.606 INFO kablam! su: No module specific data is present Sep 21 07:31:17.249 INFO running `"docker" "rm" "-f" "ec7d06d33e491d0f267b2f4f5d5486a42551c1fa6bc377d7a1cc4fa499680f8e"` Sep 21 07:31:17.370 INFO blam! ec7d06d33e491d0f267b2f4f5d5486a42551c1fa6bc377d7a1cc4fa499680f8e