Oct 16 15:29:59.937 INFO testing cbuf-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 15:29:59.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:00.195 INFO blam! 1ed4f74b47742da7817accbae03327aeab66927926f6605ab346b429fb065c7b Oct 16 15:30:00.198 INFO running `"docker" "start" "-a" "1ed4f74b47742da7817accbae03327aeab66927926f6605ab346b429fb065c7b"` Oct 16 15:30:00.741 INFO kablam! usermod: no changes Oct 16 15:30:00.787 INFO kablam! Compiling cbuf v0.1.1 (/source) Oct 16 15:30:01.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Oct 16 15:30:01.507 INFO kablam! su: No module specific data is present Oct 16 15:30:01.975 INFO running `"docker" "rm" "-f" "1ed4f74b47742da7817accbae03327aeab66927926f6605ab346b429fb065c7b"` Oct 16 15:30:02.141 INFO blam! 1ed4f74b47742da7817accbae03327aeab66927926f6605ab346b429fb065c7b Oct 16 15:30:02.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:02.415 INFO blam! a7fd32ea36614ebbc4bc92593227f0036afdb5c9232cf5498bbf70566b051de4 Oct 16 15:30:02.419 INFO running `"docker" "start" "-a" "a7fd32ea36614ebbc4bc92593227f0036afdb5c9232cf5498bbf70566b051de4"` Oct 16 15:30:02.957 INFO kablam! usermod: no changes Oct 16 15:30:02.977 INFO kablam! Compiling cbuf v0.1.1 (/source) Oct 16 15:30:03.626 INFO kablam! warning: variable does not need to be mutable Oct 16 15:30:03.627 INFO kablam! --> src/lib.rs:235:13 Oct 16 15:30:03.627 INFO kablam! | Oct 16 15:30:03.627 INFO kablam! 235 | let mut buf = &mut [0u8, 2]; Oct 16 15:30:03.628 INFO kablam! | ----^^^ Oct 16 15:30:03.628 INFO kablam! | | Oct 16 15:30:03.628 INFO kablam! | help: remove this `mut` Oct 16 15:30:03.629 INFO kablam! | Oct 16 15:30:03.629 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:30:03.629 INFO kablam! Oct 16 15:30:03.631 INFO kablam! warning: variable does not need to be mutable Oct 16 15:30:03.631 INFO kablam! --> src/lib.rs:266:13 Oct 16 15:30:03.631 INFO kablam! | Oct 16 15:30:03.631 INFO kablam! 266 | let mut buf = &mut [0u8, 0u8]; Oct 16 15:30:03.631 INFO kablam! | ----^^^ Oct 16 15:30:03.631 INFO kablam! | | Oct 16 15:30:03.631 INFO kablam! | help: remove this `mut` Oct 16 15:30:03.631 INFO kablam! Oct 16 15:30:03.636 INFO kablam! warning: variable does not need to be mutable Oct 16 15:30:03.636 INFO kablam! --> src/lib.rs:298:13 Oct 16 15:30:03.636 INFO kablam! | Oct 16 15:30:03.636 INFO kablam! 298 | let mut buf = &mut [0u8, 0u8]; Oct 16 15:30:03.636 INFO kablam! | ----^^^ Oct 16 15:30:03.636 INFO kablam! | | Oct 16 15:30:03.636 INFO kablam! | help: remove this `mut` Oct 16 15:30:03.636 INFO kablam! Oct 16 15:30:04.106 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 16 15:30:04.108 INFO kablam! su: No module specific data is present Oct 16 15:30:04.640 INFO running `"docker" "rm" "-f" "a7fd32ea36614ebbc4bc92593227f0036afdb5c9232cf5498bbf70566b051de4"` Oct 16 15:30:04.963 INFO blam! a7fd32ea36614ebbc4bc92593227f0036afdb5c9232cf5498bbf70566b051de4 Oct 16 15:30:04.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:05.432 INFO blam! 55c5295fcb7b44b48eaa2d7a30fa7860052706837c3988386e43031530c2080f Oct 16 15:30:05.435 INFO running `"docker" "start" "-a" "55c5295fcb7b44b48eaa2d7a30fa7860052706837c3988386e43031530c2080f"` Oct 16 15:30:06.307 INFO kablam! usermod: no changes Oct 16 15:30:06.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 15:30:06.333 INFO kablam! Running /target/debug/deps/cbuf-35b3159a92bd3fc5 Oct 16 15:30:06.339 INFO blam! Oct 16 15:30:06.339 INFO blam! running 6 tests Oct 16 15:30:06.339 INFO blam! test tests::basic_ctl ... ok Oct 16 15:30:06.340 INFO blam! test tests::basic_cbuf ... ok Oct 16 15:30:06.340 INFO blam! test tests::patterns ... ok Oct 16 15:30:06.340 INFO blam! test tests::put_and_get ... ok Oct 16 15:30:06.346 INFO blam! test tests::put_unchecked_and_get ... ok Oct 16 15:30:06.346 INFO kablam! Doc-tests cbuf Oct 16 15:30:06.346 INFO blam! test tests::test_ptr ... ok Oct 16 15:30:06.347 INFO blam! Oct 16 15:30:06.347 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:30:06.347 INFO blam! Oct 16 15:30:07.247 INFO blam! Oct 16 15:30:07.247 INFO blam! running 0 tests Oct 16 15:30:07.248 INFO blam! Oct 16 15:30:07.248 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:30:07.248 INFO blam! Oct 16 15:30:07.252 INFO kablam! su: No module specific data is present Oct 16 15:30:07.592 INFO running `"docker" "rm" "-f" "55c5295fcb7b44b48eaa2d7a30fa7860052706837c3988386e43031530c2080f"` Oct 16 15:30:07.684 INFO blam! 55c5295fcb7b44b48eaa2d7a30fa7860052706837c3988386e43031530c2080f