Oct 16 14:24:08.653 INFO testing copy_arena-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:24:08.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14:24:09.055 INFO blam! 07198a28587e8981d6ede96cf87b51a5ebfb3a733e0f41f537eddbc865e70b64 Oct 16 14:24:09.071 INFO running `"docker" "start" "-a" "07198a28587e8981d6ede96cf87b51a5ebfb3a733e0f41f537eddbc865e70b64"` Oct 16 14:24:10.721 INFO kablam! usermod: no changes Oct 16 14:24:10.807 INFO kablam! Compiling copy_arena v0.1.1 (/source) Oct 16 14:24:11.575 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Oct 16 14:24:11.578 INFO kablam! --> src/lib.rs:180:58 Oct 16 14:24:11.578 INFO kablam! | Oct 16 14:24:11.578 INFO kablam! 180 | let memory = self.alloc_raw(mem::size_of::(), mem::min_align_of::()); Oct 16 14:24:11.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:24:11.578 INFO kablam! | Oct 16 14:24:11.578 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:24:11.578 INFO kablam! Oct 16 14:24:11.578 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Oct 16 14:24:11.578 INFO kablam! --> src/lib.rs:196:49 Oct 16 14:24:11.578 INFO kablam! | Oct 16 14:24:11.578 INFO kablam! 196 | let memory = self.alloc_raw(byte_count, mem::min_align_of::()); Oct 16 14:24:11.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:24:11.578 INFO kablam! Oct 16 14:24:11.667 INFO kablam! warning: variable does not need to be mutable Oct 16 14:24:11.667 INFO kablam! --> src/lib.rs:203:13 Oct 16 14:24:11.667 INFO kablam! | Oct 16 14:24:11.667 INFO kablam! 203 | let mut slice = self.alloc_slice_raw(elems.len()); Oct 16 14:24:11.667 INFO kablam! | ----^^^^^ Oct 16 14:24:11.667 INFO kablam! | | Oct 16 14:24:11.667 INFO kablam! | help: remove this `mut` Oct 16 14:24:11.667 INFO kablam! | Oct 16 14:24:11.667 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 14:24:11.667 INFO kablam! Oct 16 14:24:11.667 INFO kablam! warning: variable does not need to be mutable Oct 16 14:24:11.667 INFO kablam! --> src/lib.rs:215:13 Oct 16 14:24:11.667 INFO kablam! | Oct 16 14:24:11.667 INFO kablam! 215 | let mut slice = self.alloc_slice_raw(len); Oct 16 14:24:11.667 INFO kablam! | ----^^^^^ Oct 16 14:24:11.667 INFO kablam! | | Oct 16 14:24:11.667 INFO kablam! | help: remove this `mut` Oct 16 14:24:11.667 INFO kablam! Oct 16 14:24:11.888 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 16 14:24:11.888 INFO kablam! su: No module specific data is present Oct 16 14:24:12.443 INFO running `"docker" "rm" "-f" "07198a28587e8981d6ede96cf87b51a5ebfb3a733e0f41f537eddbc865e70b64"` Oct 16 14:24:12.671 INFO blam! 07198a28587e8981d6ede96cf87b51a5ebfb3a733e0f41f537eddbc865e70b64 Oct 16 14:24:12.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14:24:13.084 INFO blam! eac2314fa531cbb5339263875cc707f32a9f3a747cdb161e112dba9f6884da08 Oct 16 14:24:13.087 INFO running `"docker" "start" "-a" "eac2314fa531cbb5339263875cc707f32a9f3a747cdb161e112dba9f6884da08"` Oct 16 14:24:13.919 INFO kablam! usermod: no changes Oct 16 14:24:13.979 INFO kablam! Compiling copy_arena v0.1.1 (/source) Oct 16 14:24:14.678 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Oct 16 14:24:14.678 INFO kablam! --> src/lib.rs:180:58 Oct 16 14:24:14.678 INFO kablam! | Oct 16 14:24:14.678 INFO kablam! 180 | let memory = self.alloc_raw(mem::size_of::(), mem::min_align_of::()); Oct 16 14:24:14.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:24:14.678 INFO kablam! | Oct 16 14:24:14.687 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:24:14.687 INFO kablam! Oct 16 14:24:14.688 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Oct 16 14:24:14.688 INFO kablam! --> src/lib.rs:196:49 Oct 16 14:24:14.688 INFO kablam! | Oct 16 14:24:14.688 INFO kablam! 196 | let memory = self.alloc_raw(byte_count, mem::min_align_of::()); Oct 16 14:24:14.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:24:14.689 INFO kablam! Oct 16 14:24:14.829 INFO kablam! warning: variable does not need to be mutable Oct 16 14:24:14.829 INFO kablam! --> src/lib.rs:203:13 Oct 16 14:24:14.829 INFO kablam! | Oct 16 14:24:14.829 INFO kablam! 203 | let mut slice = self.alloc_slice_raw(elems.len()); Oct 16 14:24:14.829 INFO kablam! | ----^^^^^ Oct 16 14:24:14.829 INFO kablam! | | Oct 16 14:24:14.829 INFO kablam! | help: remove this `mut` Oct 16 14:24:14.829 INFO kablam! | Oct 16 14:24:14.829 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 14:24:14.829 INFO kablam! Oct 16 14:24:14.835 INFO kablam! warning: variable does not need to be mutable Oct 16 14:24:14.835 INFO kablam! --> src/lib.rs:215:13 Oct 16 14:24:14.835 INFO kablam! | Oct 16 14:24:14.835 INFO kablam! 215 | let mut slice = self.alloc_slice_raw(len); Oct 16 14:24:14.835 INFO kablam! | ----^^^^^ Oct 16 14:24:14.835 INFO kablam! | | Oct 16 14:24:14.835 INFO kablam! | help: remove this `mut` Oct 16 14:24:14.835 INFO kablam! Oct 16 14:24:15.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 16 14:24:15.747 INFO kablam! su: No module specific data is present Oct 16 14:24:16.615 INFO running `"docker" "rm" "-f" "eac2314fa531cbb5339263875cc707f32a9f3a747cdb161e112dba9f6884da08"` Oct 16 14:24:16.955 INFO blam! eac2314fa531cbb5339263875cc707f32a9f3a747cdb161e112dba9f6884da08 Oct 16 14:24:16.962 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14:24:17.411 INFO blam! 754fa359ffd2b956fbb44c253bd7adde7a04744629efd6d66f691a6a5e0b4a71 Oct 16 14:24:17.427 INFO running `"docker" "start" "-a" "754fa359ffd2b956fbb44c253bd7adde7a04744629efd6d66f691a6a5e0b4a71"` Oct 16 14:24:18.279 INFO kablam! usermod: no changes Oct 16 14:24:18.313 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 14:24:18.319 INFO kablam! Running /target/debug/deps/copy_arena-e58cbb98e243eae4 Oct 16 14:24:18.321 INFO blam! Oct 16 14:24:18.321 INFO blam! running 8 tests Oct 16 14:24:18.326 INFO blam! test barely_too_little_capacity ... ok Oct 16 14:24:18.326 INFO blam! test surprisingly_large ... ok Oct 16 14:24:18.326 INFO blam! test zero_size ... ok Oct 16 14:24:18.327 INFO blam! test construct_simple ... ok Oct 16 14:24:18.328 INFO blam! test construct_slices ... ok Oct 16 14:24:18.328 INFO blam! test just_enough_capacity ... ok Oct 16 14:24:18.328 INFO blam! test zero_capacity ... ok Oct 16 14:24:18.328 INFO blam! test many_u8s ... ok Oct 16 14:24:18.328 INFO blam! Oct 16 14:24:18.328 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:24:18.329 INFO blam! Oct 16 14:24:18.329 INFO kablam! Doc-tests copy_arena Oct 16 14:24:19.331 INFO blam! Oct 16 14:24:19.331 INFO blam! running 2 tests Oct 16 14:24:21.083 INFO blam! test src/lib.rs - (line 14) ... ok Oct 16 14:24:21.105 INFO blam! test src/lib.rs - (line 30) ... ok Oct 16 14:24:21.105 INFO blam! Oct 16 14:24:21.105 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:24:21.105 INFO blam! Oct 16 14:24:21.112 INFO kablam! su: No module specific data is present Oct 16 14:24:21.775 INFO running `"docker" "rm" "-f" "754fa359ffd2b956fbb44c253bd7adde7a04744629efd6d66f691a6a5e0b4a71"` Oct 16 14:24:22.067 INFO blam! 754fa359ffd2b956fbb44c253bd7adde7a04744629efd6d66f691a6a5e0b4a71