Sep 01 15:01:46.036 INFO checking linux-perf-file-reader-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 15:01:46.036 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 15:01:46.036 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 15:01:46.194 INFO blam! 94afd31c347ebb3a54e134cbb716292b2bfaa3bfce283d4965868f289a7523f3 Sep 01 15:01:46.196 INFO running `"docker" "start" "-a" "94afd31c347ebb3a54e134cbb716292b2bfaa3bfce283d4965868f289a7523f3"` Sep 01 15:01:47.028 INFO kablam! Checking linux-perf-file-reader v0.1.0 (file:///source) Sep 01 15:01:48.103 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 15:01:48.103 INFO kablam! --> src/lib.rs:547:15 Sep 01 15:01:48.103 INFO kablam! | Sep 01 15:01:48.103 INFO kablam! 547 | return Ok((Info{hostname: hostname, os_release: os_release, tools_version: tools_version, Sep 01 15:01:48.103 INFO kablam! | _______________^ Sep 01 15:01:48.103 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 01 15:01:48.103 INFO kablam! | |__________________________________________________________________________________________________________________________________________________________^ Sep 01 15:01:48.104 INFO kablam! | Sep 01 15:01:48.104 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 15:01:48.104 INFO kablam! help: remove these parentheses Sep 01 15:01:48.104 INFO kablam! | Sep 01 15:01:48.104 INFO kablam! 547 | return Ok(Info{hostname: hostname, Sep 01 15:01:48.104 INFO kablam! 548 | os_release: os_release, Sep 01 15:01:48.104 INFO kablam! 549 | tools_version: tools_version, Sep 01 15:01:48.105 INFO kablam! 550 | arch: arch, Sep 01 15:01:48.105 INFO kablam! 551 | cpu_id: cpu_id, Sep 01 15:01:48.105 INFO kablam! 552 | cpu_description: cpu_description, Sep 01 15:01:48.105 INFO kablam! ... Sep 01 15:01:48.105 INFO kablam! Sep 01 15:01:48.244 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 15:01:48.244 INFO kablam! --> src/lib.rs:547:15 Sep 01 15:01:48.244 INFO kablam! | Sep 01 15:01:48.244 INFO kablam! 547 | return Ok((Info{hostname: hostname, os_release: os_release, tools_version: tools_version, Sep 01 15:01:48.244 INFO kablam! | _______________^ Sep 01 15:01:48.245 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 01 15:01:48.245 INFO kablam! | |__________________________________________________________________________________________________________________________________________________________^ Sep 01 15:01:48.245 INFO kablam! | Sep 01 15:01:48.245 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 15:01:48.245 INFO kablam! help: remove these parentheses Sep 01 15:01:48.245 INFO kablam! | Sep 01 15:01:48.245 INFO kablam! 547 | return Ok(Info{hostname: hostname, Sep 01 15:01:48.245 INFO kablam! 548 | os_release: os_release, Sep 01 15:01:48.245 INFO kablam! 549 | tools_version: tools_version, Sep 01 15:01:48.245 INFO kablam! 550 | arch: arch, Sep 01 15:01:48.245 INFO kablam! 551 | cpu_id: cpu_id, Sep 01 15:01:48.245 INFO kablam! 552 | cpu_description: cpu_description, Sep 01 15:01:48.245 INFO kablam! ... Sep 01 15:01:48.245 INFO kablam! Sep 01 15:01:49.247 INFO kablam! warning: variable does not need to be mutable Sep 01 15:01:49.247 INFO kablam! --> src/lib.rs:386:13 Sep 01 15:01:49.247 INFO kablam! | Sep 01 15:01:49.248 INFO kablam! 386 | let mut slice = slice::from_raw_parts_mut(mem::transmute(&mut t), size); Sep 01 15:01:49.248 INFO kablam! | ----^^^^^ Sep 01 15:01:49.248 INFO kablam! | | Sep 01 15:01:49.248 INFO kablam! | help: remove this `mut` Sep 01 15:01:49.248 INFO kablam! | Sep 01 15:01:49.248 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 15:01:49.248 INFO kablam! Sep 01 15:01:49.260 INFO kablam! warning: variable does not need to be mutable Sep 01 15:01:49.260 INFO kablam! --> src/lib.rs:386:13 Sep 01 15:01:49.260 INFO kablam! | Sep 01 15:01:49.260 INFO kablam! 386 | let mut slice = slice::from_raw_parts_mut(mem::transmute(&mut t), size); Sep 01 15:01:49.260 INFO kablam! | ----^^^^^ Sep 01 15:01:49.260 INFO kablam! | | Sep 01 15:01:49.260 INFO kablam! | help: remove this `mut` Sep 01 15:01:49.260 INFO kablam! | Sep 01 15:01:49.260 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 15:01:49.260 INFO kablam! Sep 01 15:01:50.842 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.87s Sep 01 15:01:50.848 INFO kablam! su: No module specific data is present Sep 01 15:01:51.378 INFO running `"docker" "rm" "-f" "94afd31c347ebb3a54e134cbb716292b2bfaa3bfce283d4965868f289a7523f3"` Sep 01 15:01:51.475 INFO blam! 94afd31c347ebb3a54e134cbb716292b2bfaa3bfce283d4965868f289a7523f3