Oct 12 05:32:08.473 INFO testing avec-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:32:08.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 05:32:08.928 INFO blam! f2654b883260d014cfe92a7440814b5dc9f552a5062b2102c991da063fea8948 Oct 12 05:32:08.934 INFO running `"docker" "start" "-a" "f2654b883260d014cfe92a7440814b5dc9f552a5062b2102c991da063fea8948"` Oct 12 05:32:10.071 INFO kablam! usermod: no changes Oct 12 05:32:10.150 INFO kablam! Compiling avec v0.1.0 (/source) Oct 12 05:32:11.252 INFO kablam! warning: variable does not need to be mutable Oct 12 05:32:11.255 INFO kablam! --> src/avec.rs:209:17 Oct 12 05:32:11.255 INFO kablam! | Oct 12 05:32:11.256 INFO kablam! 209 | let mut data = &mut *self.data.get(); Oct 12 05:32:11.256 INFO kablam! | ----^^^^ Oct 12 05:32:11.256 INFO kablam! | | Oct 12 05:32:11.256 INFO kablam! | help: remove this `mut` Oct 12 05:32:11.257 INFO kablam! | Oct 12 05:32:11.257 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:32:11.257 INFO kablam! Oct 12 05:32:11.258 INFO kablam! warning: variable does not need to be mutable Oct 12 05:32:11.258 INFO kablam! --> src/avec.rs:244:17 Oct 12 05:32:11.258 INFO kablam! | Oct 12 05:32:11.258 INFO kablam! 244 | let mut data = &mut *self.data.get(); Oct 12 05:32:11.259 INFO kablam! | ----^^^^ Oct 12 05:32:11.259 INFO kablam! | | Oct 12 05:32:11.259 INFO kablam! | help: remove this `mut` Oct 12 05:32:11.260 INFO kablam! Oct 12 05:32:13.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.98s Oct 12 05:32:13.105 INFO kablam! su: No module specific data is present Oct 12 05:32:13.833 INFO running `"docker" "rm" "-f" "f2654b883260d014cfe92a7440814b5dc9f552a5062b2102c991da063fea8948"` Oct 12 05:32:14.192 INFO blam! f2654b883260d014cfe92a7440814b5dc9f552a5062b2102c991da063fea8948 Oct 12 05:32:14.197 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 05:32:14.724 INFO blam! 52dcbd1da521da70432f41dc7bfc0fc8746ff7fa6bc5e237e6f336eedbb6dd82 Oct 12 05:32:14.725 INFO running `"docker" "start" "-a" "52dcbd1da521da70432f41dc7bfc0fc8746ff7fa6bc5e237e6f336eedbb6dd82"` Oct 12 05:32:15.892 INFO kablam! usermod: no changes Oct 12 05:32:15.969 INFO kablam! Compiling avec v0.1.0 (/source) Oct 12 05:32:18.088 INFO kablam! warning: variable does not need to be mutable Oct 12 05:32:18.088 INFO kablam! --> src/avec.rs:209:17 Oct 12 05:32:18.088 INFO kablam! | Oct 12 05:32:18.088 INFO kablam! 209 | let mut data = &mut *self.data.get(); Oct 12 05:32:18.088 INFO kablam! | ----^^^^ Oct 12 05:32:18.088 INFO kablam! | | Oct 12 05:32:18.088 INFO kablam! | help: remove this `mut` Oct 12 05:32:18.088 INFO kablam! | Oct 12 05:32:18.088 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:32:18.088 INFO kablam! Oct 12 05:32:18.088 INFO kablam! warning: variable does not need to be mutable Oct 12 05:32:18.088 INFO kablam! --> src/avec.rs:244:17 Oct 12 05:32:18.088 INFO kablam! | Oct 12 05:32:18.088 INFO kablam! 244 | let mut data = &mut *self.data.get(); Oct 12 05:32:18.088 INFO kablam! | ----^^^^ Oct 12 05:32:18.088 INFO kablam! | | Oct 12 05:32:18.088 INFO kablam! | help: remove this `mut` Oct 12 05:32:18.088 INFO kablam! Oct 12 05:32:18.660 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.73s Oct 12 05:32:18.662 INFO kablam! su: No module specific data is present Oct 12 05:32:19.603 INFO running `"docker" "rm" "-f" "52dcbd1da521da70432f41dc7bfc0fc8746ff7fa6bc5e237e6f336eedbb6dd82"` Oct 12 05:32:19.885 INFO blam! 52dcbd1da521da70432f41dc7bfc0fc8746ff7fa6bc5e237e6f336eedbb6dd82 Oct 12 05:32:19.898 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 05:32:20.321 INFO blam! 91418e9f407cde3aa41a33b620a851b1852fed930029c392b47e4423e2675cfe Oct 12 05:32:20.325 INFO running `"docker" "start" "-a" "91418e9f407cde3aa41a33b620a851b1852fed930029c392b47e4423e2675cfe"` Oct 12 05:32:21.556 INFO kablam! usermod: no changes Oct 12 05:32:21.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 05:32:21.611 INFO kablam! Running /target/debug/deps/avec-72f3b25fef8eee51 Oct 12 05:32:21.616 INFO blam! Oct 12 05:32:21.616 INFO blam! running 1 test Oct 12 05:32:21.624 INFO blam! test tests::it_works ... ok Oct 12 05:32:21.624 INFO blam! Oct 12 05:32:21.624 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:32:21.624 INFO blam! Oct 12 05:32:21.626 INFO kablam! Running /target/debug/deps/demo-d9a385731132f5d6 Oct 12 05:32:21.637 INFO blam! Oct 12 05:32:21.637 INFO blam! running 0 tests Oct 12 05:32:21.637 INFO blam! Oct 12 05:32:21.637 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:32:21.637 INFO blam! Oct 12 05:32:21.637 INFO kablam! Doc-tests avec Oct 12 05:32:23.340 INFO blam! Oct 12 05:32:23.340 INFO blam! running 0 tests Oct 12 05:32:23.340 INFO blam! Oct 12 05:32:23.340 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:32:23.340 INFO blam! Oct 12 05:32:23.354 INFO kablam! su: No module specific data is present Oct 12 05:32:24.014 INFO running `"docker" "rm" "-f" "91418e9f407cde3aa41a33b620a851b1852fed930029c392b47e4423e2675cfe"` Oct 12 05:32:24.259 INFO blam! 91418e9f407cde3aa41a33b620a851b1852fed930029c392b47e4423e2675cfe