Oct 12 02:35:42.077 INFO testing copy_arena-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:35:42.077 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 02:35:42.368 INFO blam! 7d51ee0997ace1a8b8bf6b7a523a67fe9de180a61acba65d267664eb56b0fe35 Oct 12 02:35:42.370 INFO running `"docker" "start" "-a" "7d51ee0997ace1a8b8bf6b7a523a67fe9de180a61acba65d267664eb56b0fe35"` Oct 12 02:35:43.758 INFO kablam! usermod: no changes Oct 12 02:35:43.785 INFO kablam! Compiling copy_arena v0.1.1 (/source) Oct 12 02:35:44.617 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Oct 12 02:35:44.620 INFO kablam! --> src/lib.rs:180:58 Oct 12 02:35:44.620 INFO kablam! | Oct 12 02:35:44.620 INFO kablam! 180 | let memory = self.alloc_raw(mem::size_of::(), mem::min_align_of::()); Oct 12 02:35:44.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:35:44.620 INFO kablam! | Oct 12 02:35:44.620 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:35:44.620 INFO kablam! Oct 12 02:35:44.620 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Oct 12 02:35:44.620 INFO kablam! --> src/lib.rs:196:49 Oct 12 02:35:44.620 INFO kablam! | Oct 12 02:35:44.620 INFO kablam! 196 | let memory = self.alloc_raw(byte_count, mem::min_align_of::()); Oct 12 02:35:44.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:35:44.620 INFO kablam! Oct 12 02:35:44.682 INFO kablam! warning: variable does not need to be mutable Oct 12 02:35:44.683 INFO kablam! --> src/lib.rs:203:13 Oct 12 02:35:44.683 INFO kablam! | Oct 12 02:35:44.683 INFO kablam! 203 | let mut slice = self.alloc_slice_raw(elems.len()); Oct 12 02:35:44.683 INFO kablam! | ----^^^^^ Oct 12 02:35:44.684 INFO kablam! | | Oct 12 02:35:44.684 INFO kablam! | help: remove this `mut` Oct 12 02:35:44.684 INFO kablam! | Oct 12 02:35:44.684 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 02:35:44.685 INFO kablam! Oct 12 02:35:44.685 INFO kablam! warning: variable does not need to be mutable Oct 12 02:35:44.685 INFO kablam! --> src/lib.rs:215:13 Oct 12 02:35:44.685 INFO kablam! | Oct 12 02:35:44.686 INFO kablam! 215 | let mut slice = self.alloc_slice_raw(len); Oct 12 02:35:44.686 INFO kablam! | ----^^^^^ Oct 12 02:35:44.686 INFO kablam! | | Oct 12 02:35:44.686 INFO kablam! | help: remove this `mut` Oct 12 02:35:44.687 INFO kablam! Oct 12 02:35:44.906 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 12 02:35:44.916 INFO kablam! su: No module specific data is present Oct 12 02:35:45.405 INFO running `"docker" "rm" "-f" "7d51ee0997ace1a8b8bf6b7a523a67fe9de180a61acba65d267664eb56b0fe35"` Oct 12 02:35:45.575 INFO blam! 7d51ee0997ace1a8b8bf6b7a523a67fe9de180a61acba65d267664eb56b0fe35 Oct 12 02:35:45.576 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 02:35:45.956 INFO blam! 51c920c3e7f7d27ae941fb62a06d780d3f4f8ecdd9e83b9277bcb82cd03e18d7 Oct 12 02:35:45.957 INFO running `"docker" "start" "-a" "51c920c3e7f7d27ae941fb62a06d780d3f4f8ecdd9e83b9277bcb82cd03e18d7"` Oct 12 02:35:46.745 INFO kablam! usermod: no changes Oct 12 02:35:46.777 INFO kablam! Compiling copy_arena v0.1.1 (/source) Oct 12 02:35:47.809 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Oct 12 02:35:47.809 INFO kablam! --> src/lib.rs:180:58 Oct 12 02:35:47.810 INFO kablam! | Oct 12 02:35:47.810 INFO kablam! 180 | let memory = self.alloc_raw(mem::size_of::(), mem::min_align_of::()); Oct 12 02:35:47.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:35:47.810 INFO kablam! | Oct 12 02:35:47.811 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:35:47.811 INFO kablam! Oct 12 02:35:47.811 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Oct 12 02:35:47.811 INFO kablam! --> src/lib.rs:196:49 Oct 12 02:35:47.812 INFO kablam! | Oct 12 02:35:47.812 INFO kablam! 196 | let memory = self.alloc_raw(byte_count, mem::min_align_of::()); Oct 12 02:35:47.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:35:47.812 INFO kablam! Oct 12 02:35:47.964 INFO kablam! warning: variable does not need to be mutable Oct 12 02:35:47.965 INFO kablam! --> src/lib.rs:203:13 Oct 12 02:35:47.965 INFO kablam! | Oct 12 02:35:47.965 INFO kablam! 203 | let mut slice = self.alloc_slice_raw(elems.len()); Oct 12 02:35:47.965 INFO kablam! | ----^^^^^ Oct 12 02:35:47.965 INFO kablam! | | Oct 12 02:35:47.965 INFO kablam! | help: remove this `mut` Oct 12 02:35:47.965 INFO kablam! | Oct 12 02:35:47.965 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 02:35:47.965 INFO kablam! Oct 12 02:35:47.965 INFO kablam! warning: variable does not need to be mutable Oct 12 02:35:47.965 INFO kablam! --> src/lib.rs:215:13 Oct 12 02:35:47.965 INFO kablam! | Oct 12 02:35:47.965 INFO kablam! 215 | let mut slice = self.alloc_slice_raw(len); Oct 12 02:35:47.965 INFO kablam! | ----^^^^^ Oct 12 02:35:47.965 INFO kablam! | | Oct 12 02:35:47.965 INFO kablam! | help: remove this `mut` Oct 12 02:35:47.965 INFO kablam! Oct 12 02:35:49.028 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Oct 12 02:35:49.028 INFO kablam! su: No module specific data is present Oct 12 02:35:50.004 INFO running `"docker" "rm" "-f" "51c920c3e7f7d27ae941fb62a06d780d3f4f8ecdd9e83b9277bcb82cd03e18d7"` Oct 12 02:35:50.305 INFO blam! 51c920c3e7f7d27ae941fb62a06d780d3f4f8ecdd9e83b9277bcb82cd03e18d7 Oct 12 02:35:50.315 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 02:35:50.838 INFO blam! 625fdf941d839eb70e5cf0b4eea6256dfc2dfab3beca263ee40cb581c60f89fa Oct 12 02:35:50.839 INFO running `"docker" "start" "-a" "625fdf941d839eb70e5cf0b4eea6256dfc2dfab3beca263ee40cb581c60f89fa"` Oct 12 02:35:51.852 INFO kablam! usermod: no changes Oct 12 02:35:51.892 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 02:35:51.892 INFO kablam! Running /target/debug/deps/copy_arena-e58cbb98e243eae4 Oct 12 02:35:51.902 INFO blam! Oct 12 02:35:51.902 INFO blam! running 8 tests Oct 12 02:35:51.903 INFO blam! test zero_size ... ok Oct 12 02:35:51.903 INFO blam! test zero_capacity ... ok Oct 12 02:35:51.903 INFO blam! test surprisingly_large ... ok Oct 12 02:35:51.903 INFO blam! test many_u8s ... ok Oct 12 02:35:51.903 INFO blam! test construct_slices ... ok Oct 12 02:35:51.903 INFO blam! test construct_simple ... ok Oct 12 02:35:51.903 INFO blam! test barely_too_little_capacity ... ok Oct 12 02:35:51.908 INFO blam! test just_enough_capacity ... ok Oct 12 02:35:51.908 INFO blam! Oct 12 02:35:51.908 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:35:51.908 INFO blam! Oct 12 02:35:51.911 INFO kablam! Doc-tests copy_arena Oct 12 02:35:53.419 INFO blam! Oct 12 02:35:53.420 INFO blam! running 2 tests Oct 12 02:35:55.646 INFO blam! test src/lib.rs - (line 14) ... ok Oct 12 02:35:55.863 INFO blam! test src/lib.rs - (line 30) ... ok Oct 12 02:35:55.863 INFO blam! Oct 12 02:35:55.863 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:35:55.863 INFO blam! Oct 12 02:35:55.871 INFO kablam! su: No module specific data is present Oct 12 02:35:56.585 INFO running `"docker" "rm" "-f" "625fdf941d839eb70e5cf0b4eea6256dfc2dfab3beca263ee40cb581c60f89fa"` Oct 12 02:35:56.865 INFO blam! 625fdf941d839eb70e5cf0b4eea6256dfc2dfab3beca263ee40cb581c60f89fa