Oct 27 12:55:55.043 INFO checking 8bittree/pietro against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:55:55.043 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 12:55:55.271 INFO blam! 8ebb125531ca9ec2c9714ce347b5342fd3532ce6165a81444dc0e04496e9dc21 Oct 27 12:55:55.277 INFO running `"docker" "start" "-a" "8ebb125531ca9ec2c9714ce347b5342fd3532ce6165a81444dc0e04496e9dc21"` Oct 27 12:55:55.850 INFO kablam! usermod: no changes Oct 27 12:55:55.881 INFO kablam! Checking pietro v0.1.0 (/source) Oct 27 12:55:56.456 INFO kablam! warning: unused import: `DirEntry` Oct 27 12:55:56.456 INFO kablam! --> src/main.rs:1:21 Oct 27 12:55:56.456 INFO kablam! | Oct 27 12:55:56.456 INFO kablam! 1 | use std::fs::{self, DirEntry}; Oct 27 12:55:56.456 INFO kablam! | ^^^^^^^^ Oct 27 12:55:56.456 INFO kablam! | Oct 27 12:55:56.456 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:55:56.456 INFO kablam! Oct 27 12:55:56.551 INFO kablam! warning: variable `dirEntries` should have a snake case name such as `dir_entries` Oct 27 12:55:56.551 INFO kablam! --> src/main.rs:13:19 Oct 27 12:55:56.551 INFO kablam! | Oct 27 12:55:56.551 INFO kablam! 13 | if let Ok(mut dirEntries) = fs::read_dir(dir) { Oct 27 12:55:56.551 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 12:55:56.563 INFO kablam! | Oct 27 12:55:56.563 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 12:55:56.563 INFO kablam! Oct 27 12:55:56.695 INFO kablam! warning: unused import: `DirEntry` Oct 27 12:55:56.695 INFO kablam! --> src/main.rs:1:21 Oct 27 12:55:56.695 INFO kablam! | Oct 27 12:55:56.695 INFO kablam! 1 | use std::fs::{self, DirEntry}; Oct 27 12:55:56.695 INFO kablam! | ^^^^^^^^ Oct 27 12:55:56.695 INFO kablam! | Oct 27 12:55:56.695 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:55:56.695 INFO kablam! Oct 27 12:55:56.732 INFO kablam! warning: variable `dirEntries` should have a snake case name such as `dir_entries` Oct 27 12:55:56.732 INFO kablam! --> src/main.rs:13:19 Oct 27 12:55:56.732 INFO kablam! | Oct 27 12:55:56.732 INFO kablam! 13 | if let Ok(mut dirEntries) = fs::read_dir(dir) { Oct 27 12:55:56.732 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 12:55:56.732 INFO kablam! | Oct 27 12:55:56.732 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 12:55:56.732 INFO kablam! Oct 27 12:55:56.749 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Oct 27 12:55:56.751 INFO kablam! su: No module specific data is present Oct 27 12:55:56.977 INFO running `"docker" "rm" "-f" "8ebb125531ca9ec2c9714ce347b5342fd3532ce6165a81444dc0e04496e9dc21"` Oct 27 12:55:57.076 INFO blam! 8ebb125531ca9ec2c9714ce347b5342fd3532ce6165a81444dc0e04496e9dc21