Oct 27 16:04:51.723 INFO checking scrftch-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:04:51.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16:04:52.292 INFO blam! 24a75213298edb4fe5833f821c5576e70e6c6b51cb97ac491bc3274b5f7618bb Oct 27 16:04:52.295 INFO running `"docker" "start" "-a" "24a75213298edb4fe5833f821c5576e70e6c6b51cb97ac491bc3274b5f7618bb"` Oct 27 16:04:53.726 INFO kablam! usermod: no changes Oct 27 16:04:53.868 INFO kablam! Compiling rust-embed v1.1.1 Oct 27 16:04:59.170 INFO kablam! Checking scrftch v0.1.1 (/source) Oct 27 16:05:01.239 INFO kablam! warning: unused import: `std::str` Oct 27 16:05:01.239 INFO kablam! --> src/windows.rs:4:5 Oct 27 16:05:01.239 INFO kablam! | Oct 27 16:05:01.239 INFO kablam! 4 | use std::str; Oct 27 16:05:01.239 INFO kablam! | ^^^^^^^^ Oct 27 16:05:01.239 INFO kablam! | Oct 27 16:05:01.239 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:05:01.239 INFO kablam! Oct 27 16:05:01.239 INFO kablam! warning: unused import: `std::process::Command` Oct 27 16:05:01.239 INFO kablam! --> src/windows.rs:5:5 Oct 27 16:05:01.239 INFO kablam! | Oct 27 16:05:01.240 INFO kablam! 5 | use std::process::Command; Oct 27 16:05:01.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:05:01.240 INFO kablam! Oct 27 16:05:01.328 INFO kablam! warning: unused import: `std::str` Oct 27 16:05:01.328 INFO kablam! --> src/windows.rs:4:5 Oct 27 16:05:01.328 INFO kablam! | Oct 27 16:05:01.328 INFO kablam! 4 | use std::str; Oct 27 16:05:01.328 INFO kablam! | ^^^^^^^^ Oct 27 16:05:01.328 INFO kablam! | Oct 27 16:05:01.328 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:05:01.328 INFO kablam! Oct 27 16:05:01.328 INFO kablam! warning: unused import: `std::process::Command` Oct 27 16:05:01.328 INFO kablam! --> src/windows.rs:5:5 Oct 27 16:05:01.328 INFO kablam! | Oct 27 16:05:01.328 INFO kablam! 5 | use std::process::Command; Oct 27 16:05:01.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:05:01.328 INFO kablam! Oct 27 16:05:01.459 INFO kablam! warning: function is never used: `get_memory` Oct 27 16:05:01.459 INFO kablam! --> src/unix.rs:82:1 Oct 27 16:05:01.459 INFO kablam! | Oct 27 16:05:01.459 INFO kablam! 82 | fn get_memory() -> HashMap { Oct 27 16:05:01.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:05:01.459 INFO kablam! | Oct 27 16:05:01.459 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 16:05:01.459 INFO kablam! Oct 27 16:05:01.459 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 16:05:01.459 INFO kablam! --> src/main.rs:2:12 Oct 27 16:05:01.459 INFO kablam! | Oct 27 16:05:01.459 INFO kablam! 2 | #![feature(attr_literals)] Oct 27 16:05:01.459 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 16:05:01.459 INFO kablam! | Oct 27 16:05:01.460 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 16:05:01.460 INFO kablam! Oct 27 16:05:01.461 INFO kablam! warning: function is never used: `get_memory` Oct 27 16:05:01.461 INFO kablam! --> src/unix.rs:82:1 Oct 27 16:05:01.461 INFO kablam! | Oct 27 16:05:01.461 INFO kablam! 82 | fn get_memory() -> HashMap { Oct 27 16:05:01.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:05:01.461 INFO kablam! | Oct 27 16:05:01.461 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 16:05:01.461 INFO kablam! Oct 27 16:05:01.461 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 16:05:01.461 INFO kablam! --> src/main.rs:2:12 Oct 27 16:05:01.461 INFO kablam! | Oct 27 16:05:01.461 INFO kablam! 2 | #![feature(attr_literals)] Oct 27 16:05:01.461 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 16:05:01.461 INFO kablam! | Oct 27 16:05:01.461 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 16:05:01.461 INFO kablam! Oct 27 16:05:01.552 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.79s Oct 27 16:05:01.556 INFO kablam! su: No module specific data is present Oct 27 16:05:02.421 INFO running `"docker" "rm" "-f" "24a75213298edb4fe5833f821c5576e70e6c6b51cb97ac491bc3274b5f7618bb"` Oct 27 16:05:02.692 INFO blam! 24a75213298edb4fe5833f821c5576e70e6c6b51cb97ac491bc3274b5f7618bb