Oct 12 01:02:04.279 INFO testing durite-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:02:04.279 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 12 01:02:04.678 INFO blam! 57f72c50d0a8b65136ce3340faba4f1a8b77c3108591eb5a1bc90d5a4620124e Oct 12 01:02:04.680 INFO running `"docker" "start" "-a" "57f72c50d0a8b65136ce3340faba4f1a8b77c3108591eb5a1bc90d5a4620124e"` Oct 12 01:02:05.372 INFO kablam! usermod: no changes Oct 12 01:02:05.492 INFO kablam! Compiling durite v0.3.0 (/source) Oct 12 01:02:08.584 INFO kablam! warning: unused import: `std::ffi::CString` Oct 12 01:02:08.584 INFO kablam! --> src/main.rs:16:5 Oct 12 01:02:08.584 INFO kablam! | Oct 12 01:02:08.584 INFO kablam! 16 | use std::ffi::CString; Oct 12 01:02:08.584 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 01:02:08.584 INFO kablam! | Oct 12 01:02:08.584 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:02:08.584 INFO kablam! Oct 12 01:02:08.600 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 01:02:08.600 INFO kablam! --> src/main.rs:170:4 Oct 12 01:02:08.600 INFO kablam! | Oct 12 01:02:08.600 INFO kablam! 170 | std::thread::sleep_ms(10000); Oct 12 01:02:08.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:02:08.600 INFO kablam! | Oct 12 01:02:08.600 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:02:08.600 INFO kablam! Oct 12 01:02:08.716 INFO kablam! warning: foreign function is never used: `statfs` Oct 12 01:02:08.716 INFO kablam! --> src/main.rs:87:2 Oct 12 01:02:08.716 INFO kablam! | Oct 12 01:02:08.716 INFO kablam! 87 | fn statfs(path: *const c_char, stafs: *mut StatFs) -> size_t; Oct 12 01:02:08.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:02:08.716 INFO kablam! | Oct 12 01:02:08.716 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 01:02:08.716 INFO kablam! Oct 12 01:02:08.716 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 12 01:02:08.716 INFO kablam! --> src/main.rs:131:2 Oct 12 01:02:08.716 INFO kablam! | Oct 12 01:02:08.716 INFO kablam! 131 | while true { Oct 12 01:02:08.716 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 12 01:02:08.716 INFO kablam! | Oct 12 01:02:08.716 INFO kablam! = note: #[warn(while_true)] on by default Oct 12 01:02:08.716 INFO kablam! Oct 12 01:02:10.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.10s Oct 12 01:02:10.512 INFO kablam! su: No module specific data is present Oct 12 01:02:10.950 INFO running `"docker" "rm" "-f" "57f72c50d0a8b65136ce3340faba4f1a8b77c3108591eb5a1bc90d5a4620124e"` Oct 12 01:02:11.098 INFO blam! 57f72c50d0a8b65136ce3340faba4f1a8b77c3108591eb5a1bc90d5a4620124e Oct 12 01:02:11.101 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 12 01:02:11.346 INFO blam! 597f3f94d21b081d0f1548f2749a16915d0aa99d433c0b3611203af5479ed748 Oct 12 01:02:11.350 INFO running `"docker" "start" "-a" "597f3f94d21b081d0f1548f2749a16915d0aa99d433c0b3611203af5479ed748"` Oct 12 01:02:11.819 INFO kablam! usermod: no changes Oct 12 01:02:11.888 INFO kablam! Compiling durite v0.3.0 (/source) Oct 12 01:02:14.626 INFO kablam! warning: unused import: `std::ffi::CString` Oct 12 01:02:14.627 INFO kablam! --> src/main.rs:16:5 Oct 12 01:02:14.627 INFO kablam! | Oct 12 01:02:14.627 INFO kablam! 16 | use std::ffi::CString; Oct 12 01:02:14.627 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 01:02:14.627 INFO kablam! | Oct 12 01:02:14.627 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:02:14.627 INFO kablam! Oct 12 01:02:14.640 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 01:02:14.640 INFO kablam! --> src/main.rs:170:4 Oct 12 01:02:14.640 INFO kablam! | Oct 12 01:02:14.640 INFO kablam! 170 | std::thread::sleep_ms(10000); Oct 12 01:02:14.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:02:14.640 INFO kablam! | Oct 12 01:02:14.640 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:02:14.640 INFO kablam! Oct 12 01:02:14.719 INFO kablam! warning: foreign function is never used: `statfs` Oct 12 01:02:14.719 INFO kablam! --> src/main.rs:87:2 Oct 12 01:02:14.719 INFO kablam! | Oct 12 01:02:14.719 INFO kablam! 87 | fn statfs(path: *const c_char, stafs: *mut StatFs) -> size_t; Oct 12 01:02:14.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:02:14.719 INFO kablam! | Oct 12 01:02:14.719 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 01:02:14.719 INFO kablam! Oct 12 01:02:14.719 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 12 01:02:14.719 INFO kablam! --> src/main.rs:131:2 Oct 12 01:02:14.719 INFO kablam! | Oct 12 01:02:14.719 INFO kablam! 131 | while true { Oct 12 01:02:14.719 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 12 01:02:14.719 INFO kablam! | Oct 12 01:02:14.719 INFO kablam! = note: #[warn(while_true)] on by default Oct 12 01:02:14.719 INFO kablam! Oct 12 01:02:15.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.22s Oct 12 01:02:15.053 INFO kablam! su: No module specific data is present Oct 12 01:02:15.333 INFO running `"docker" "rm" "-f" "597f3f94d21b081d0f1548f2749a16915d0aa99d433c0b3611203af5479ed748"` Oct 12 01:02:15.436 INFO blam! 597f3f94d21b081d0f1548f2749a16915d0aa99d433c0b3611203af5479ed748 Oct 12 01:02:15.436 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 12 01:02:15.724 INFO blam! ca719dd25ce250408dd2dc19c03c7be770f5e6917af0d962aa417cb54274be27 Oct 12 01:02:15.724 INFO running `"docker" "start" "-a" "ca719dd25ce250408dd2dc19c03c7be770f5e6917af0d962aa417cb54274be27"` Oct 12 01:02:16.230 INFO kablam! usermod: no changes Oct 12 01:02:16.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 01:02:16.299 INFO kablam! Running /target/debug/deps/durite-0184faeb7d1c4747 Oct 12 01:02:16.303 INFO blam! Oct 12 01:02:16.303 INFO blam! running 0 tests Oct 12 01:02:16.303 INFO blam! Oct 12 01:02:16.304 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:02:16.304 INFO blam! Oct 12 01:02:16.305 INFO kablam! su: No module specific data is present Oct 12 01:02:16.590 INFO running `"docker" "rm" "-f" "ca719dd25ce250408dd2dc19c03c7be770f5e6917af0d962aa417cb54274be27"` Oct 12 01:02:16.714 INFO blam! ca719dd25ce250408dd2dc19c03c7be770f5e6917af0d962aa417cb54274be27