Oct 14 20:29:22.302 INFO testing fneddy/rat12 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:29:22.302 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 20:29:22.815 INFO blam! c58e8b8139e5100bacc2ded01d3855f8d19f4e4d9c49760276e3b7a1b0f3bdba Oct 14 20:29:22.817 INFO running `"docker" "start" "-a" "c58e8b8139e5100bacc2ded01d3855f8d19f4e4d9c49760276e3b7a1b0f3bdba"` Oct 14 20:29:24.322 INFO kablam! usermod: no changes Oct 14 20:29:24.411 INFO kablam! Compiling rat12 v0.1.0 (/source) Oct 14 20:29:24.863 INFO kablam! warning: unused variable: `buf` Oct 14 20:29:24.863 INFO kablam! --> src/cluster.rs:60:25 Oct 14 20:29:24.863 INFO kablam! | Oct 14 20:29:24.863 INFO kablam! 60 | fn write(&mut self, buf: &[u8]) -> io::Result { Oct 14 20:29:24.863 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 14 20:29:24.863 INFO kablam! | Oct 14 20:29:24.863 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:29:24.863 INFO kablam! Oct 14 20:29:24.896 INFO kablam! warning: variable does not need to be mutable Oct 14 20:29:24.896 INFO kablam! --> src/cluster.rs:31:16 Oct 14 20:29:24.896 INFO kablam! | Oct 14 20:29:24.896 INFO kablam! 31 | pub fn new(mut descriptor: Arc>, Oct 14 20:29:24.896 INFO kablam! | ----^^^^^^^^^^ Oct 14 20:29:24.896 INFO kablam! | | Oct 14 20:29:24.896 INFO kablam! | help: remove this `mut` Oct 14 20:29:24.896 INFO kablam! | Oct 14 20:29:24.896 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 20:29:24.896 INFO kablam! Oct 14 20:29:26.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.93s Oct 14 20:29:26.295 INFO kablam! su: No module specific data is present Oct 14 20:29:26.715 INFO running `"docker" "rm" "-f" "c58e8b8139e5100bacc2ded01d3855f8d19f4e4d9c49760276e3b7a1b0f3bdba"` Oct 14 20:29:26.874 INFO blam! c58e8b8139e5100bacc2ded01d3855f8d19f4e4d9c49760276e3b7a1b0f3bdba Oct 14 20:29:26.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 20:29:27.210 INFO blam! fd8560c8f79afc377e170541f8ff9dee82de3d370c6e34d293062877802aba06 Oct 14 20:29:27.211 INFO running `"docker" "start" "-a" "fd8560c8f79afc377e170541f8ff9dee82de3d370c6e34d293062877802aba06"` Oct 14 20:29:27.515 INFO kablam! usermod: no changes Oct 14 20:29:27.541 INFO kablam! Compiling rat12 v0.1.0 (/source) Oct 14 20:29:27.915 INFO kablam! warning: unused variable: `buf` Oct 14 20:29:27.915 INFO kablam! --> src/cluster.rs:60:25 Oct 14 20:29:27.915 INFO kablam! | Oct 14 20:29:27.915 INFO kablam! 60 | fn write(&mut self, buf: &[u8]) -> io::Result { Oct 14 20:29:27.915 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 14 20:29:27.915 INFO kablam! | Oct 14 20:29:27.915 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:29:27.915 INFO kablam! Oct 14 20:29:27.936 INFO kablam! warning: variable does not need to be mutable Oct 14 20:29:27.937 INFO kablam! --> src/cluster.rs:31:16 Oct 14 20:29:27.937 INFO kablam! | Oct 14 20:29:27.937 INFO kablam! 31 | pub fn new(mut descriptor: Arc>, Oct 14 20:29:27.937 INFO kablam! | ----^^^^^^^^^^ Oct 14 20:29:27.937 INFO kablam! | | Oct 14 20:29:27.937 INFO kablam! | help: remove this `mut` Oct 14 20:29:27.937 INFO kablam! | Oct 14 20:29:27.937 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 20:29:27.937 INFO kablam! Oct 14 20:29:28.325 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Oct 14 20:29:28.330 INFO kablam! su: No module specific data is present Oct 14 20:29:28.871 INFO running `"docker" "rm" "-f" "fd8560c8f79afc377e170541f8ff9dee82de3d370c6e34d293062877802aba06"` Oct 14 20:29:29.229 INFO blam! fd8560c8f79afc377e170541f8ff9dee82de3d370c6e34d293062877802aba06 Oct 14 20:29:29.231 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 20:29:29.679 INFO blam! 06eff46d209f922be29de9c9ad88e3f91993a59903e433d66dcd68c9cda1bfd4 Oct 14 20:29:29.680 INFO running `"docker" "start" "-a" "06eff46d209f922be29de9c9ad88e3f91993a59903e433d66dcd68c9cda1bfd4"` Oct 14 20:29:30.971 INFO kablam! usermod: no changes Oct 14 20:29:31.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 20:29:31.021 INFO kablam! Running /target/debug/deps/rat12-d29cd06899bb7fa5 Oct 14 20:29:31.026 INFO kablam! Running /target/debug/deps/rat12-ddd64a0714c1245c Oct 14 20:29:31.026 INFO blam! Oct 14 20:29:31.026 INFO blam! running 0 tests Oct 14 20:29:31.026 INFO blam! Oct 14 20:29:31.026 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:29:31.026 INFO blam! Oct 14 20:29:31.029 INFO blam! Oct 14 20:29:31.029 INFO kablam! Doc-tests rat12 Oct 14 20:29:31.029 INFO blam! running 0 tests Oct 14 20:29:31.030 INFO blam! Oct 14 20:29:31.030 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:29:31.030 INFO blam! Oct 14 20:29:31.454 INFO blam! Oct 14 20:29:31.454 INFO blam! running 0 tests Oct 14 20:29:31.454 INFO blam! Oct 14 20:29:31.454 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:29:31.454 INFO blam! Oct 14 20:29:31.462 INFO kablam! su: No module specific data is present Oct 14 20:29:32.079 INFO running `"docker" "rm" "-f" "06eff46d209f922be29de9c9ad88e3f91993a59903e433d66dcd68c9cda1bfd4"` Oct 14 20:29:32.425 INFO blam! 06eff46d209f922be29de9c9ad88e3f91993a59903e433d66dcd68c9cda1bfd4