Oct 26 23:05:39.512 INFO checking paul-russo/kr against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:05:39.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 23:05:39.929 INFO blam! 36022d3dc33be90391d8ec12921703e766e95d67130b132398f2f60fb755d14e Oct 26 23:05:39.931 INFO running `"docker" "start" "-a" "36022d3dc33be90391d8ec12921703e766e95d67130b132398f2f60fb755d14e"` Oct 26 23:05:40.989 INFO kablam! usermod: no changes Oct 26 23:05:41.019 INFO kablam! Checking terminal_size v0.1.7 Oct 26 23:05:41.230 INFO kablam! Checking kr v0.1.0 (/source) Oct 26 23:05:41.456 INFO kablam! warning: unused import: `std::os::unix::fs::PermissionsExt` Oct 26 23:05:41.457 INFO kablam! --> src/main.rs:10:5 Oct 26 23:05:41.457 INFO kablam! | Oct 26 23:05:41.458 INFO kablam! 10 | use std::os::unix::fs::PermissionsExt; Oct 26 23:05:41.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:05:41.458 INFO kablam! | Oct 26 23:05:41.458 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:05:41.459 INFO kablam! Oct 26 23:05:41.490 INFO kablam! warning: unused import: `std::os::unix::fs::PermissionsExt` Oct 26 23:05:41.490 INFO kablam! --> src/main.rs:10:5 Oct 26 23:05:41.490 INFO kablam! | Oct 26 23:05:41.490 INFO kablam! 10 | use std::os::unix::fs::PermissionsExt; Oct 26 23:05:41.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:05:41.490 INFO kablam! | Oct 26 23:05:41.490 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:05:41.490 INFO kablam! Oct 26 23:05:41.528 INFO kablam! warning: unused variable: `long` Oct 26 23:05:41.528 INFO kablam! --> src/main.rs:44:57 Oct 26 23:05:41.528 INFO kablam! | Oct 26 23:05:41.528 INFO kablam! 44 | fn display_list(path_list: fs::ReadDir, show_all: bool, long: bool) { Oct 26 23:05:41.528 INFO kablam! | ^^^^ help: consider using `_long` instead Oct 26 23:05:41.528 INFO kablam! | Oct 26 23:05:41.528 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:05:41.528 INFO kablam! Oct 26 23:05:41.560 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 23:05:41.560 INFO kablam! --> src/main.rs:1:12 Oct 26 23:05:41.561 INFO kablam! | Oct 26 23:05:41.561 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 26 23:05:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:05:41.561 INFO kablam! | Oct 26 23:05:41.562 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 23:05:41.562 INFO kablam! Oct 26 23:05:41.562 INFO kablam! warning: unused variable: `long` Oct 26 23:05:41.563 INFO kablam! --> src/main.rs:44:57 Oct 26 23:05:41.563 INFO kablam! | Oct 26 23:05:41.563 INFO kablam! 44 | fn display_list(path_list: fs::ReadDir, show_all: bool, long: bool) { Oct 26 23:05:41.563 INFO kablam! | ^^^^ help: consider using `_long` instead Oct 26 23:05:41.564 INFO kablam! | Oct 26 23:05:41.564 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:05:41.564 INFO kablam! Oct 26 23:05:41.584 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 23:05:41.584 INFO kablam! --> src/main.rs:1:12 Oct 26 23:05:41.584 INFO kablam! | Oct 26 23:05:41.584 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 26 23:05:41.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:05:41.584 INFO kablam! | Oct 26 23:05:41.584 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 23:05:41.584 INFO kablam! Oct 26 23:05:41.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Oct 26 23:05:41.599 INFO kablam! su: No module specific data is present Oct 26 23:05:41.994 INFO running `"docker" "rm" "-f" "36022d3dc33be90391d8ec12921703e766e95d67130b132398f2f60fb755d14e"` Oct 26 23:05:42.101 INFO blam! 36022d3dc33be90391d8ec12921703e766e95d67130b132398f2f60fb755d14e