Sep 17 21:50:59.121 INFO checking linux-perf-file-reader-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:50:59.121 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:50:59.121 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:50:59.272 INFO blam! a7f4c682a01e44057c14af467af165c369d68d608ee66564bc238db7528188ce Sep 17 21:50:59.274 INFO running `"docker" "start" "-a" "a7f4c682a01e44057c14af467af165c369d68d608ee66564bc238db7528188ce"` Sep 17 21:51:00.224 INFO kablam! usermod: no changes Sep 17 21:51:00.280 INFO kablam! Checking linux-perf-file-reader v0.1.0 (/source) Sep 17 21:51:00.741 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 21:51:00.741 INFO kablam! --> src/lib.rs:547:15 Sep 17 21:51:00.741 INFO kablam! | Sep 17 21:51:00.741 INFO kablam! 547 | return Ok((Info{hostname: hostname, os_release: os_release, tools_version: tools_version, Sep 17 21:51:00.741 INFO kablam! | _______________^ Sep 17 21:51:00.741 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 17 21:51:00.741 INFO kablam! | |__________________________________________________________________________________________________________________________________________________________^ Sep 17 21:51:00.741 INFO kablam! | Sep 17 21:51:00.741 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 21:51:00.741 INFO kablam! help: remove these parentheses Sep 17 21:51:00.741 INFO kablam! | Sep 17 21:51:00.741 INFO kablam! 547 | return Ok(Info{hostname: hostname, Sep 17 21:51:00.741 INFO kablam! 548 | os_release: os_release, Sep 17 21:51:00.741 INFO kablam! 549 | tools_version: tools_version, Sep 17 21:51:00.741 INFO kablam! 550 | arch: arch, Sep 17 21:51:00.741 INFO kablam! 551 | cpu_id: cpu_id, Sep 17 21:51:00.741 INFO kablam! 552 | cpu_description: cpu_description, Sep 17 21:51:00.741 INFO kablam! ... Sep 17 21:51:00.741 INFO kablam! Sep 17 21:51:00.748 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 21:51:00.748 INFO kablam! --> src/lib.rs:547:15 Sep 17 21:51:00.748 INFO kablam! | Sep 17 21:51:00.748 INFO kablam! 547 | return Ok((Info{hostname: hostname, os_release: os_release, tools_version: tools_version, Sep 17 21:51:00.748 INFO kablam! | _______________^ Sep 17 21:51:00.748 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 17 21:51:00.748 INFO kablam! | |__________________________________________________________________________________________________________________________________________________________^ Sep 17 21:51:00.748 INFO kablam! | Sep 17 21:51:00.748 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 21:51:00.748 INFO kablam! help: remove these parentheses Sep 17 21:51:00.748 INFO kablam! | Sep 17 21:51:00.748 INFO kablam! 547 | return Ok(Info{hostname: hostname, Sep 17 21:51:00.748 INFO kablam! 548 | os_release: os_release, Sep 17 21:51:00.748 INFO kablam! 549 | tools_version: tools_version, Sep 17 21:51:00.748 INFO kablam! 550 | arch: arch, Sep 17 21:51:00.748 INFO kablam! 551 | cpu_id: cpu_id, Sep 17 21:51:00.748 INFO kablam! 552 | cpu_description: cpu_description, Sep 17 21:51:00.748 INFO kablam! ... Sep 17 21:51:00.748 INFO kablam! Sep 17 21:51:01.251 INFO kablam! warning: variable does not need to be mutable Sep 17 21:51:01.252 INFO kablam! --> src/lib.rs:386:13 Sep 17 21:51:01.252 INFO kablam! | Sep 17 21:51:01.252 INFO kablam! 386 | let mut slice = slice::from_raw_parts_mut(mem::transmute(&mut t), size); Sep 17 21:51:01.252 INFO kablam! | ----^^^^^ Sep 17 21:51:01.252 INFO kablam! | | Sep 17 21:51:01.252 INFO kablam! | help: remove this `mut` Sep 17 21:51:01.252 INFO kablam! | Sep 17 21:51:01.252 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 21:51:01.252 INFO kablam! Sep 17 21:51:01.268 INFO kablam! warning: variable does not need to be mutable Sep 17 21:51:01.268 INFO kablam! --> src/lib.rs:386:13 Sep 17 21:51:01.268 INFO kablam! | Sep 17 21:51:01.268 INFO kablam! 386 | let mut slice = slice::from_raw_parts_mut(mem::transmute(&mut t), size); Sep 17 21:51:01.268 INFO kablam! | ----^^^^^ Sep 17 21:51:01.269 INFO kablam! | | Sep 17 21:51:01.269 INFO kablam! | help: remove this `mut` Sep 17 21:51:01.269 INFO kablam! | Sep 17 21:51:01.269 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 21:51:01.269 INFO kablam! Sep 17 21:51:02.365 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Sep 17 21:51:02.370 INFO kablam! su: No module specific data is present Sep 17 21:51:02.966 INFO running `"docker" "rm" "-f" "a7f4c682a01e44057c14af467af165c369d68d608ee66564bc238db7528188ce"` Sep 17 21:51:03.062 INFO blam! a7f4c682a01e44057c14af467af165c369d68d608ee66564bc238db7528188ce