Oct 16 15:30:00.884 INFO testing cbuf-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 15:30:00.884 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 15:30:01.322 INFO blam! 5ca8491f140e1760dfd2d11e963a739e97d5e02bab97d133f812525a61633e65 Oct 16 15:30:01.331 INFO running `"docker" "start" "-a" "5ca8491f140e1760dfd2d11e963a739e97d5e02bab97d133f812525a61633e65"` Oct 16 15:30:01.987 INFO kablam! usermod: no changes Oct 16 15:30:02.029 INFO kablam! Compiling cbuf v0.1.1 (/source) Oct 16 15:30:02.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 16 15:30:02.725 INFO kablam! su: No module specific data is present Oct 16 15:30:03.012 INFO running `"docker" "rm" "-f" "5ca8491f140e1760dfd2d11e963a739e97d5e02bab97d133f812525a61633e65"` Oct 16 15:30:03.107 INFO blam! 5ca8491f140e1760dfd2d11e963a739e97d5e02bab97d133f812525a61633e65 Oct 16 15:30:03.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 15:30:03.333 INFO blam! 580820c8cb4154a43bdc082dec73800f74444443a504d659bb6a7592669d56b9 Oct 16 15:30:03.333 INFO running `"docker" "start" "-a" "580820c8cb4154a43bdc082dec73800f74444443a504d659bb6a7592669d56b9"` Oct 16 15:30:03.991 INFO kablam! usermod: no changes Oct 16 15:30:04.009 INFO kablam! Compiling cbuf v0.1.1 (/source) Oct 16 15:30:04.785 INFO kablam! warning: variable does not need to be mutable Oct 16 15:30:04.785 INFO kablam! --> src/lib.rs:235:13 Oct 16 15:30:04.785 INFO kablam! | Oct 16 15:30:04.785 INFO kablam! 235 | let mut buf = &mut [0u8, 2]; Oct 16 15:30:04.785 INFO kablam! | ----^^^ Oct 16 15:30:04.785 INFO kablam! | | Oct 16 15:30:04.785 INFO kablam! | help: remove this `mut` Oct 16 15:30:04.785 INFO kablam! | Oct 16 15:30:04.785 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:30:04.785 INFO kablam! Oct 16 15:30:04.789 INFO kablam! warning: variable does not need to be mutable Oct 16 15:30:04.789 INFO kablam! --> src/lib.rs:266:13 Oct 16 15:30:04.789 INFO kablam! | Oct 16 15:30:04.789 INFO kablam! 266 | let mut buf = &mut [0u8, 0u8]; Oct 16 15:30:04.789 INFO kablam! | ----^^^ Oct 16 15:30:04.789 INFO kablam! | | Oct 16 15:30:04.789 INFO kablam! | help: remove this `mut` Oct 16 15:30:04.789 INFO kablam! Oct 16 15:30:04.789 INFO kablam! warning: variable does not need to be mutable Oct 16 15:30:04.789 INFO kablam! --> src/lib.rs:298:13 Oct 16 15:30:04.789 INFO kablam! | Oct 16 15:30:04.789 INFO kablam! 298 | let mut buf = &mut [0u8, 0u8]; Oct 16 15:30:04.789 INFO kablam! | ----^^^ Oct 16 15:30:04.789 INFO kablam! | | Oct 16 15:30:04.789 INFO kablam! | help: remove this `mut` Oct 16 15:30:04.789 INFO kablam! Oct 16 15:30:05.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.44s Oct 16 15:30:05.449 INFO kablam! su: No module specific data is present Oct 16 15:30:06.090 INFO running `"docker" "rm" "-f" "580820c8cb4154a43bdc082dec73800f74444443a504d659bb6a7592669d56b9"` Oct 16 15:30:06.258 INFO blam! 580820c8cb4154a43bdc082dec73800f74444443a504d659bb6a7592669d56b9 Oct 16 15:30:06.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 15:30:06.629 INFO blam! 15abc4bd9a07441cf290643fbc2415e288748249711ce0f0c6efc2a20f3aaf57 Oct 16 15:30:06.631 INFO running `"docker" "start" "-a" "15abc4bd9a07441cf290643fbc2415e288748249711ce0f0c6efc2a20f3aaf57"` Oct 16 15:30:07.077 INFO kablam! usermod: no changes Oct 16 15:30:07.106 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 15:30:07.106 INFO kablam! Running /target/debug/deps/cbuf-8efbf78490a65fa3 Oct 16 15:30:07.108 INFO blam! Oct 16 15:30:07.108 INFO blam! running 6 tests Oct 16 15:30:07.122 INFO blam! test tests::basic_cbuf ... ok Oct 16 15:30:07.124 INFO blam! test tests::test_ptr ... ok Oct 16 15:30:07.127 INFO blam! test tests::put_and_get ... ok Oct 16 15:30:07.131 INFO blam! test tests::basic_ctl ... ok Oct 16 15:30:07.131 INFO blam! test tests::patterns ... ok Oct 16 15:30:07.131 INFO blam! test tests::put_unchecked_and_get ... ok Oct 16 15:30:07.131 INFO blam! Oct 16 15:30:07.131 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:30:07.131 INFO blam! Oct 16 15:30:07.135 INFO kablam! Doc-tests cbuf Oct 16 15:30:08.054 INFO blam! Oct 16 15:30:08.055 INFO blam! running 0 tests Oct 16 15:30:08.055 INFO blam! Oct 16 15:30:08.055 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:30:08.056 INFO blam! Oct 16 15:30:08.060 INFO kablam! su: No module specific data is present Oct 16 15:30:08.413 INFO running `"docker" "rm" "-f" "15abc4bd9a07441cf290643fbc2415e288748249711ce0f0c6efc2a20f3aaf57"` Oct 16 15:30:08.503 INFO blam! 15abc4bd9a07441cf290643fbc2415e288748249711ce0f0c6efc2a20f3aaf57