Oct 13 15:51:35.256 INFO checking durite-0.3.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 15:51:35.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 15:51:35.626 INFO blam! 3f937aa3ca8fe08f45e8bbc7592300eba29880905ab79a3a679fd0c858b54fc2 Oct 13 15:51:35.628 INFO running `"docker" "start" "-a" "3f937aa3ca8fe08f45e8bbc7592300eba29880905ab79a3a679fd0c858b54fc2"` Oct 13 15:51:37.280 INFO kablam! usermod: no changes Oct 13 15:51:37.460 INFO kablam! Checking durite v0.3.0 (/source) Oct 13 15:51:39.960 INFO kablam! warning: unused import: `std::ffi::CString` Oct 13 15:51:39.960 INFO kablam! --> src/main.rs:16:5 Oct 13 15:51:39.960 INFO kablam! | Oct 13 15:51:39.960 INFO kablam! 16 | use std::ffi::CString; Oct 13 15:51:39.960 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 15:51:39.960 INFO kablam! | Oct 13 15:51:39.960 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:51:39.960 INFO kablam! Oct 13 15:51:39.980 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 15:51:39.980 INFO kablam! --> src/main.rs:170:4 Oct 13 15:51:39.980 INFO kablam! | Oct 13 15:51:39.980 INFO kablam! 170 | std::thread::sleep_ms(10000); Oct 13 15:51:39.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:51:39.980 INFO kablam! | Oct 13 15:51:39.980 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:51:39.980 INFO kablam! Oct 13 15:51:40.049 INFO kablam! warning: foreign function is never used: `statfs` Oct 13 15:51:40.049 INFO kablam! --> src/main.rs:87:2 Oct 13 15:51:40.049 INFO kablam! | Oct 13 15:51:40.050 INFO kablam! 87 | fn statfs(path: *const c_char, stafs: *mut StatFs) -> size_t; Oct 13 15:51:40.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:51:40.050 INFO kablam! | Oct 13 15:51:40.050 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:51:40.051 INFO kablam! Oct 13 15:51:40.051 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 13 15:51:40.051 INFO kablam! --> src/main.rs:131:2 Oct 13 15:51:40.051 INFO kablam! | Oct 13 15:51:40.052 INFO kablam! 131 | while true { Oct 13 15:51:40.052 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 13 15:51:40.052 INFO kablam! | Oct 13 15:51:40.052 INFO kablam! = note: #[warn(while_true)] on by default Oct 13 15:51:40.053 INFO kablam! Oct 13 15:51:40.119 INFO kablam! warning: unused import: `std::ffi::CString` Oct 13 15:51:40.119 INFO kablam! --> src/main.rs:16:5 Oct 13 15:51:40.119 INFO kablam! | Oct 13 15:51:40.119 INFO kablam! 16 | use std::ffi::CString; Oct 13 15:51:40.119 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 15:51:40.119 INFO kablam! | Oct 13 15:51:40.119 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:51:40.119 INFO kablam! Oct 13 15:51:40.139 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 15:51:40.139 INFO kablam! --> src/main.rs:170:4 Oct 13 15:51:40.139 INFO kablam! | Oct 13 15:51:40.139 INFO kablam! 170 | std::thread::sleep_ms(10000); Oct 13 15:51:40.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:51:40.139 INFO kablam! | Oct 13 15:51:40.139 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:51:40.139 INFO kablam! Oct 13 15:51:40.202 INFO kablam! warning: foreign function is never used: `statfs` Oct 13 15:51:40.202 INFO kablam! --> src/main.rs:87:2 Oct 13 15:51:40.202 INFO kablam! | Oct 13 15:51:40.202 INFO kablam! 87 | fn statfs(path: *const c_char, stafs: *mut StatFs) -> size_t; Oct 13 15:51:40.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:51:40.202 INFO kablam! | Oct 13 15:51:40.202 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:51:40.202 INFO kablam! Oct 13 15:51:40.202 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 13 15:51:40.203 INFO kablam! --> src/main.rs:131:2 Oct 13 15:51:40.203 INFO kablam! | Oct 13 15:51:40.203 INFO kablam! 131 | while true { Oct 13 15:51:40.203 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 13 15:51:40.203 INFO kablam! | Oct 13 15:51:40.203 INFO kablam! = note: #[warn(while_true)] on by default Oct 13 15:51:40.203 INFO kablam! Oct 13 15:51:40.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.91s Oct 13 15:51:40.225 INFO kablam! su: No module specific data is present Oct 13 15:51:40.716 INFO running `"docker" "rm" "-f" "3f937aa3ca8fe08f45e8bbc7592300eba29880905ab79a3a679fd0c858b54fc2"` Oct 13 15:51:40.980 INFO blam! 3f937aa3ca8fe08f45e8bbc7592300eba29880905ab79a3a679fd0c858b54fc2