Oct 15 16:41:15.359 INFO testing thin_cstr-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:41:15.359 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 15 16:41:15.627 INFO blam! 3b7467c47e373164d343b8f668922d16570bcdcd3126ed3701fb6e315ac75cde Oct 15 16:41:15.631 INFO running `"docker" "start" "-a" "3b7467c47e373164d343b8f668922d16570bcdcd3126ed3701fb6e315ac75cde"` Oct 15 16:41:16.149 INFO kablam! usermod: no changes Oct 15 16:41:16.171 INFO kablam! Compiling thin_cstr v0.1.0 (/source) Oct 15 16:41:16.634 INFO kablam! warning: type annotations needed Oct 15 16:41:16.634 INFO kablam! --> src/c_str.rs:832:27 Oct 15 16:41:16.634 INFO kablam! | Oct 15 16:41:16.634 INFO kablam! 832 | (ptr as *const _).as_ref().expect("cannot convert a null pointer to a CStr") Oct 15 16:41:16.634 INFO kablam! | ^^^^^^ Oct 15 16:41:16.634 INFO kablam! | Oct 15 16:41:16.634 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 15 16:41:16.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 15 16:41:16.634 INFO kablam! = note: for more information, see issue #46906 Oct 15 16:41:16.634 INFO kablam! Oct 15 16:41:17.052 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Oct 15 16:41:17.054 INFO kablam! su: No module specific data is present Oct 15 16:41:17.436 INFO running `"docker" "rm" "-f" "3b7467c47e373164d343b8f668922d16570bcdcd3126ed3701fb6e315ac75cde"` Oct 15 16:41:17.520 INFO blam! 3b7467c47e373164d343b8f668922d16570bcdcd3126ed3701fb6e315ac75cde Oct 15 16:41:17.522 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 15 16:41:17.717 INFO blam! c89544a0b62b3113b8f1756a4059960db7e8e3e79c10cd8e02c9d042a7a1a22b Oct 15 16:41:17.719 INFO running `"docker" "start" "-a" "c89544a0b62b3113b8f1756a4059960db7e8e3e79c10cd8e02c9d042a7a1a22b"` Oct 15 16:41:18.334 INFO kablam! usermod: no changes Oct 15 16:41:18.362 INFO kablam! Compiling thin_cstr v0.1.0 (/source) Oct 15 16:41:18.895 INFO kablam! warning: type annotations needed Oct 15 16:41:18.895 INFO kablam! --> src/c_str.rs:832:27 Oct 15 16:41:18.895 INFO kablam! | Oct 15 16:41:18.895 INFO kablam! 832 | (ptr as *const _).as_ref().expect("cannot convert a null pointer to a CStr") Oct 15 16:41:18.895 INFO kablam! | ^^^^^^ Oct 15 16:41:18.895 INFO kablam! | Oct 15 16:41:18.895 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 15 16:41:18.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 15 16:41:18.895 INFO kablam! = note: for more information, see issue #46906 Oct 15 16:41:18.895 INFO kablam! Oct 15 16:41:19.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 15 16:41:19.832 INFO kablam! su: No module specific data is present Oct 15 16:41:20.443 INFO running `"docker" "rm" "-f" "c89544a0b62b3113b8f1756a4059960db7e8e3e79c10cd8e02c9d042a7a1a22b"` Oct 15 16:41:20.691 INFO blam! c89544a0b62b3113b8f1756a4059960db7e8e3e79c10cd8e02c9d042a7a1a22b Oct 15 16:41:20.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 15 16:41:21.100 INFO blam! 43036ee316d4567cb3bcd2480b416a7de40c7f20c01d61618e7bba6ecd7c0d8e Oct 15 16:41:21.107 INFO running `"docker" "start" "-a" "43036ee316d4567cb3bcd2480b416a7de40c7f20c01d61618e7bba6ecd7c0d8e"` Oct 15 16:41:22.043 INFO kablam! usermod: no changes Oct 15 16:41:22.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 16:41:22.119 INFO kablam! Running /target/debug/deps/thin_cstr-15c2547b65c41974 Oct 15 16:41:22.119 INFO blam! Oct 15 16:41:22.119 INFO blam! running 16 tests Oct 15 16:41:22.123 INFO blam! test c_str::tests::build_with_zero3 ... ok Oct 15 16:41:22.123 INFO blam! test c_str::tests::build_with_zero2 ... ok Oct 15 16:41:22.123 INFO blam! test c_str::tests::borrowed ... ok Oct 15 16:41:22.123 INFO blam! test c_str::tests::boxed_default ... ok Oct 15 16:41:22.123 INFO blam! test c_str::tests::c_to_rust ... ok Oct 15 16:41:22.123 INFO blam! test c_str::tests::build_with_zero1 ... ok Oct 15 16:41:22.123 INFO blam! test c_str::tests::formatted ... ok Oct 15 16:41:22.123 INFO blam! test c_str::tests::to_owned ... ok Oct 15 16:41:22.123 INFO blam! test c_str::tests::equal_hash ... ok Oct 15 16:41:22.123 INFO blam! test c_str::tests::to_str ... ok Oct 15 16:41:22.123 INFO blam! test c_str::tests::cstr_is_not_fat ... ok Oct 15 16:41:22.127 INFO blam! test c_str::tests::from_bytes_with_nul_interior ... ok Oct 15 16:41:22.127 INFO blam! test c_str::tests::from_bytes_with_nul_unterminated ... ok Oct 15 16:41:22.127 INFO blam! test c_str::tests::into_boxed ... ok Oct 15 16:41:22.127 INFO blam! test c_str::tests::simple ... ok Oct 15 16:41:22.127 INFO blam! test c_str::tests::from_bytes_with_nul ... ok Oct 15 16:41:22.127 INFO blam! Oct 15 16:41:22.127 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:41:22.127 INFO blam! Oct 15 16:41:22.127 INFO kablam! Doc-tests thin_cstr Oct 15 16:41:22.937 INFO blam! Oct 15 16:41:22.937 INFO blam! running 32 tests Oct 15 16:41:26.683 INFO blam! test src/c_str.rs - c_str::CStr::from_bytes_with_nul (line 843) ... ok Oct 15 16:41:26.751 INFO blam! test src/c_str.rs - c_str::CStr::as_ptr (line 913) ... ok Oct 15 16:41:26.783 INFO blam! test src/c_str.rs - c_str::CStr (line 170) ... ok Oct 15 16:41:26.795 INFO blam! test src/c_str.rs - c_str::CStr::from_bytes_with_nul (line 852) ... ok Oct 15 16:41:26.823 INFO blam! test src/c_str.rs - c_str::CStr (line 186) ... ok Oct 15 16:41:26.903 INFO blam! test src/c_str.rs - c_str::CStr::from_bytes_with_nul (line 861) ... ok Oct 15 16:41:27.017 INFO blam! test src/c_str.rs - c_str::CStr (line 156) ... ok Oct 15 16:41:27.159 INFO blam! test src/c_str.rs - c_str::CStr::as_ptr (line 928) ... ok Oct 15 16:41:30.571 INFO blam! test src/c_str.rs - c_str::CStr::from_ptr (line 815) ... ok Oct 15 16:41:30.903 INFO blam! test src/c_str.rs - c_str::CStr::to_bytes_with_nul (line 983) ... ok Oct 15 16:41:31.491 INFO blam! test src/c_str.rs - c_str::CStr::to_string_lossy (line 1058) ... ok Oct 15 16:41:31.875 INFO blam! test src/c_str.rs - c_str::CStr::to_bytes (line 959) ... ok Oct 15 16:41:32.055 INFO blam! test src/c_str.rs - c_str::CStr::from_bytes_with_nul_unchecked (line 887) ... ok Oct 15 16:41:32.643 INFO blam! test src/c_str.rs - c_str::CStr::into_c_string (line 1082) ... ok Oct 15 16:41:32.671 INFO blam! test src/c_str.rs - c_str::CStr::to_str (line 1013) ... ok Oct 15 16:41:32.731 INFO blam! test src/c_str.rs - c_str::CStr::to_string_lossy (line 1048) ... ok Oct 15 16:41:35.555 INFO blam! test src/c_str.rs - c_str::CString::as_bytes (line 526) ... ok Oct 15 16:41:35.743 INFO blam! test src/c_str.rs - c_str::CString::from_raw (line 391) ... ok Oct 15 16:41:35.867 INFO blam! test src/c_str.rs - c_str::CString (line 94) ... ok Oct 15 16:41:36.764 INFO blam! test src/c_str.rs - c_str::CString::into_bytes (line 483) ... ok Oct 15 16:41:37.437 INFO blam! test src/c_str.rs - c_str::CString::as_c_str (line 563) ... ok Oct 15 16:41:37.437 INFO blam! test src/c_str.rs - c_str::CString::into_boxed_c_str (line 581) ... ok Oct 15 16:41:38.083 INFO blam! test src/c_str.rs - c_str::CString::as_bytes_with_nul (line 545) ... ok Oct 15 16:41:38.475 INFO blam! test src/c_str.rs - c_str::CString::from_vec_unchecked (line 352) ... ok Oct 15 16:41:40.171 INFO blam! test src/c_str.rs - c_str::CString::into_string (line 455) ... ok Oct 15 16:41:40.677 INFO blam! test src/c_str.rs - c_str::CString::into_bytes_with_nul (line 504) ... ok Oct 15 16:41:41.139 INFO blam! test src/c_str.rs - c_str::CString::into_raw (line 425) ... ok Oct 15 16:41:41.191 INFO blam! test src/c_str.rs - c_str::CString::new (line 311) ... ok Oct 15 16:41:41.279 INFO blam! test src/c_str.rs - c_str::FromBytesWithNulError (line 252) ... ok Oct 15 16:41:41.784 INFO blam! test src/c_str.rs - c_str::NulError::into_vec (line 718) ... ok Oct 15 16:41:41.824 INFO blam! test src/c_str.rs - c_str::NulError (line 230) ... ok Oct 15 16:41:41.868 INFO blam! test src/c_str.rs - c_str::NulError::nul_position (line 702) ... ok Oct 15 16:41:41.868 INFO blam! Oct 15 16:41:41.868 INFO blam! test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:41:41.869 INFO blam! Oct 15 16:41:41.885 INFO kablam! su: No module specific data is present Oct 15 16:41:43.271 INFO running `"docker" "rm" "-f" "43036ee316d4567cb3bcd2480b416a7de40c7f20c01d61618e7bba6ecd7c0d8e"` Oct 15 16:41:43.547 INFO blam! 43036ee316d4567cb3bcd2480b416a7de40c7f20c01d61618e7bba6ecd7c0d8e