Oct 13 15:51:39.112 INFO checking durite-0.3.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:51:39.113 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:39.384 INFO blam! 303953c77e294cedb9dbbc36d13995f1c0ac75c841ee7dd3849fc9cd2635fcf1 Oct 13 15:51:39.388 INFO running `"docker" "start" "-a" "303953c77e294cedb9dbbc36d13995f1c0ac75c841ee7dd3849fc9cd2635fcf1"` Oct 13 15:51:39.916 INFO kablam! usermod: no changes Oct 13 15:51:40.012 INFO kablam! Checking durite v0.3.0 (/source) Oct 13 15:51:42.438 INFO kablam! warning: unused import: `std::ffi::CString` Oct 13 15:51:42.438 INFO kablam! --> src/main.rs:16:5 Oct 13 15:51:42.438 INFO kablam! | Oct 13 15:51:42.438 INFO kablam! 16 | use std::ffi::CString; Oct 13 15:51:42.438 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 15:51:42.438 INFO kablam! | Oct 13 15:51:42.438 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:51:42.438 INFO kablam! Oct 13 15:51:42.464 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 15:51:42.464 INFO kablam! --> src/main.rs:170:4 Oct 13 15:51:42.464 INFO kablam! | Oct 13 15:51:42.464 INFO kablam! 170 | std::thread::sleep_ms(10000); Oct 13 15:51:42.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:51:42.464 INFO kablam! | Oct 13 15:51:42.464 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:51:42.464 INFO kablam! Oct 13 15:51:42.532 INFO kablam! warning: unused import: `std::ffi::CString` Oct 13 15:51:42.532 INFO kablam! --> src/main.rs:16:5 Oct 13 15:51:42.532 INFO kablam! | Oct 13 15:51:42.532 INFO kablam! 16 | use std::ffi::CString; Oct 13 15:51:42.532 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 15:51:42.532 INFO kablam! | Oct 13 15:51:42.532 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:51:42.532 INFO kablam! Oct 13 15:51:42.547 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 15:51:42.547 INFO kablam! --> src/main.rs:170:4 Oct 13 15:51:42.547 INFO kablam! | Oct 13 15:51:42.547 INFO kablam! 170 | std::thread::sleep_ms(10000); Oct 13 15:51:42.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:51:42.547 INFO kablam! | Oct 13 15:51:42.547 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:51:42.547 INFO kablam! Oct 13 15:51:42.554 INFO kablam! warning: foreign function is never used: `statfs` Oct 13 15:51:42.554 INFO kablam! --> src/main.rs:87:2 Oct 13 15:51:42.554 INFO kablam! | Oct 13 15:51:42.554 INFO kablam! 87 | fn statfs(path: *const c_char, stafs: *mut StatFs) -> size_t; Oct 13 15:51:42.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:51:42.554 INFO kablam! | Oct 13 15:51:42.554 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:51:42.554 INFO kablam! Oct 13 15:51:42.556 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 13 15:51:42.556 INFO kablam! --> src/main.rs:131:2 Oct 13 15:51:42.556 INFO kablam! | Oct 13 15:51:42.556 INFO kablam! 131 | while true { Oct 13 15:51:42.556 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 13 15:51:42.556 INFO kablam! | Oct 13 15:51:42.556 INFO kablam! = note: #[warn(while_true)] on by default Oct 13 15:51:42.556 INFO kablam! Oct 13 15:51:42.627 INFO kablam! warning: foreign function is never used: `statfs` Oct 13 15:51:42.627 INFO kablam! --> src/main.rs:87:2 Oct 13 15:51:42.627 INFO kablam! | Oct 13 15:51:42.627 INFO kablam! 87 | fn statfs(path: *const c_char, stafs: *mut StatFs) -> size_t; Oct 13 15:51:42.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:51:42.627 INFO kablam! | Oct 13 15:51:42.627 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:51:42.627 INFO kablam! Oct 13 15:51:42.627 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 13 15:51:42.627 INFO kablam! --> src/main.rs:131:2 Oct 13 15:51:42.627 INFO kablam! | Oct 13 15:51:42.627 INFO kablam! 131 | while true { Oct 13 15:51:42.627 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 13 15:51:42.627 INFO kablam! | Oct 13 15:51:42.627 INFO kablam! = note: #[warn(while_true)] on by default Oct 13 15:51:42.627 INFO kablam! Oct 13 15:51:42.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.70s Oct 13 15:51:42.644 INFO kablam! su: No module specific data is present Oct 13 15:51:43.052 INFO running `"docker" "rm" "-f" "303953c77e294cedb9dbbc36d13995f1c0ac75c841ee7dd3849fc9cd2635fcf1"` Oct 13 15:51:43.154 INFO blam! 303953c77e294cedb9dbbc36d13995f1c0ac75c841ee7dd3849fc9cd2635fcf1