Oct 12 03:40:02.754 INFO testing cbuf-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:40:02.754 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 03:40:03.106 INFO blam! 85a2e2c7de3510ca470981ec27594c046270a2ad1def8baa1f0765c2419ee56b Oct 12 03:40:03.108 INFO running `"docker" "start" "-a" "85a2e2c7de3510ca470981ec27594c046270a2ad1def8baa1f0765c2419ee56b"` Oct 12 03:40:04.294 INFO kablam! usermod: no changes Oct 12 03:40:04.376 INFO kablam! Compiling cbuf v0.1.1 (/source) Oct 12 03:40:05.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 12 03:40:05.538 INFO kablam! su: No module specific data is present Oct 12 03:40:05.984 INFO running `"docker" "rm" "-f" "85a2e2c7de3510ca470981ec27594c046270a2ad1def8baa1f0765c2419ee56b"` Oct 12 03:40:06.180 INFO blam! 85a2e2c7de3510ca470981ec27594c046270a2ad1def8baa1f0765c2419ee56b Oct 12 03:40:06.181 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 03:40:06.495 INFO blam! 6f5f291987f9658f049fba2118f94ab879b2e8dc5fcb9cea89d80682d3f62b3d Oct 12 03:40:06.500 INFO running `"docker" "start" "-a" "6f5f291987f9658f049fba2118f94ab879b2e8dc5fcb9cea89d80682d3f62b3d"` Oct 12 03:40:07.062 INFO kablam! usermod: no changes Oct 12 03:40:07.120 INFO kablam! Compiling cbuf v0.1.1 (/source) Oct 12 03:40:08.123 INFO kablam! warning: variable does not need to be mutable Oct 12 03:40:08.123 INFO kablam! --> src/lib.rs:235:13 Oct 12 03:40:08.123 INFO kablam! | Oct 12 03:40:08.123 INFO kablam! 235 | let mut buf = &mut [0u8, 2]; Oct 12 03:40:08.123 INFO kablam! | ----^^^ Oct 12 03:40:08.123 INFO kablam! | | Oct 12 03:40:08.123 INFO kablam! | help: remove this `mut` Oct 12 03:40:08.123 INFO kablam! | Oct 12 03:40:08.123 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 03:40:08.123 INFO kablam! Oct 12 03:40:08.123 INFO kablam! warning: variable does not need to be mutable Oct 12 03:40:08.123 INFO kablam! --> src/lib.rs:266:13 Oct 12 03:40:08.123 INFO kablam! | Oct 12 03:40:08.124 INFO kablam! 266 | let mut buf = &mut [0u8, 0u8]; Oct 12 03:40:08.124 INFO kablam! | ----^^^ Oct 12 03:40:08.124 INFO kablam! | | Oct 12 03:40:08.124 INFO kablam! | help: remove this `mut` Oct 12 03:40:08.124 INFO kablam! Oct 12 03:40:08.128 INFO kablam! warning: variable does not need to be mutable Oct 12 03:40:08.128 INFO kablam! --> src/lib.rs:298:13 Oct 12 03:40:08.128 INFO kablam! | Oct 12 03:40:08.128 INFO kablam! 298 | let mut buf = &mut [0u8, 0u8]; Oct 12 03:40:08.128 INFO kablam! | ----^^^ Oct 12 03:40:08.128 INFO kablam! | | Oct 12 03:40:08.128 INFO kablam! | help: remove this `mut` Oct 12 03:40:08.128 INFO kablam! Oct 12 03:40:08.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 12 03:40:08.908 INFO kablam! su: No module specific data is present Oct 12 03:40:09.678 INFO running `"docker" "rm" "-f" "6f5f291987f9658f049fba2118f94ab879b2e8dc5fcb9cea89d80682d3f62b3d"` Oct 12 03:40:10.084 INFO blam! 6f5f291987f9658f049fba2118f94ab879b2e8dc5fcb9cea89d80682d3f62b3d Oct 12 03:40:10.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 03:40:10.537 INFO blam! 23f5ec7b637122a21f4fa67b79ff564700f5eeb1ee0321d6caec263ee78074bf Oct 12 03:40:10.542 INFO running `"docker" "start" "-a" "23f5ec7b637122a21f4fa67b79ff564700f5eeb1ee0321d6caec263ee78074bf"` Oct 12 03:40:11.454 INFO kablam! usermod: no changes Oct 12 03:40:11.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 03:40:11.484 INFO kablam! Running /target/debug/deps/cbuf-8efbf78490a65fa3 Oct 12 03:40:11.490 INFO blam! Oct 12 03:40:11.490 INFO blam! running 6 tests Oct 12 03:40:11.494 INFO blam! test tests::basic_ctl ... ok Oct 12 03:40:11.494 INFO blam! test tests::basic_cbuf ... ok Oct 12 03:40:11.494 INFO blam! test tests::patterns ... ok Oct 12 03:40:11.494 INFO blam! test tests::test_ptr ... ok Oct 12 03:40:11.494 INFO blam! test tests::put_unchecked_and_get ... ok Oct 12 03:40:11.494 INFO blam! test tests::put_and_get ... ok Oct 12 03:40:11.494 INFO blam! Oct 12 03:40:11.494 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:40:11.494 INFO blam! Oct 12 03:40:11.508 INFO kablam! Doc-tests cbuf Oct 12 03:40:13.164 INFO blam! Oct 12 03:40:13.164 INFO blam! running 0 tests Oct 12 03:40:13.164 INFO blam! Oct 12 03:40:13.164 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:40:13.164 INFO blam! Oct 12 03:40:13.172 INFO kablam! su: No module specific data is present Oct 12 03:40:13.896 INFO running `"docker" "rm" "-f" "23f5ec7b637122a21f4fa67b79ff564700f5eeb1ee0321d6caec263ee78074bf"` Oct 12 03:40:14.124 INFO blam! 23f5ec7b637122a21f4fa67b79ff564700f5eeb1ee0321d6caec263ee78074bf