Oct 11 11:19:35.079 INFO testing smetamath-3.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:19:35.079 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:19:35.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:19:35.426 INFO blam! ec687c2a622aecc544bab3c7cb588b237711a2c14b4883320a7dc363b010a27c Oct 11 11:19:35.428 INFO running `"docker" "start" "-a" "ec687c2a622aecc544bab3c7cb588b237711a2c14b4883320a7dc363b010a27c"` Oct 11 11:19:36.904 INFO kablam! usermod: no changes Oct 11 11:19:36.996 INFO kablam! Compiling unicode-width v0.1.5 Oct 11 11:19:36.996 INFO kablam! Compiling libc v0.2.43 Oct 11 11:19:36.996 INFO kablam! Compiling strsim v0.7.0 Oct 11 11:19:36.996 INFO kablam! Compiling bitflags v1.0.4 Oct 11 11:19:36.996 INFO kablam! Compiling vec_map v0.8.1 Oct 11 11:19:36.996 INFO kablam! Compiling cfg-if v0.1.5 Oct 11 11:19:36.996 INFO kablam! Compiling ansi_term v0.11.0 Oct 11 11:19:36.996 INFO kablam! Compiling fnv v1.0.6 Oct 11 11:19:37.585 INFO kablam! Compiling textwrap v0.10.0 Oct 11 11:19:43.477 INFO kablam! Compiling atty v0.2.11 Oct 11 11:19:43.477 INFO kablam! Compiling filetime v0.1.15 Oct 11 11:19:45.536 INFO kablam! Compiling clap v2.32.0 Oct 11 11:20:20.628 INFO kablam! Compiling smetamath v3.0.0 (/source) Oct 11 11:20:22.448 INFO kablam! warning: variable does not need to be mutable Oct 11 11:20:22.448 INFO kablam! --> src/database.rs:247:25 Oct 11 11:20:22.448 INFO kablam! | Oct 11 11:20:22.448 INFO kablam! 247 | let mut ns = Arc::make_mut(self.prev_nameset.as_mut().unwrap()); Oct 11 11:20:22.448 INFO kablam! | ----^^ Oct 11 11:20:22.448 INFO kablam! | | Oct 11 11:20:22.448 INFO kablam! | help: remove this `mut` Oct 11 11:20:22.448 INFO kablam! | Oct 11 11:20:22.449 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 11:20:22.449 INFO kablam! Oct 11 11:20:22.449 INFO kablam! warning: variable does not need to be mutable Oct 11 11:20:22.449 INFO kablam! --> src/database.rs:247:25 Oct 11 11:20:22.449 INFO kablam! | Oct 11 11:20:22.449 INFO kablam! 247 | let mut ns = Arc::make_mut(self.prev_nameset.as_mut().unwrap()); Oct 11 11:20:22.449 INFO kablam! | ----^^ Oct 11 11:20:22.449 INFO kablam! | | Oct 11 11:20:22.449 INFO kablam! | help: remove this `mut` Oct 11 11:20:22.449 INFO kablam! Oct 11 11:20:22.449 INFO kablam! warning: variable does not need to be mutable Oct 11 11:20:22.449 INFO kablam! --> src/database.rs:268:25 Oct 11 11:20:22.449 INFO kablam! | Oct 11 11:20:22.449 INFO kablam! 268 | let mut ns = Arc::make_mut(self.prev_scopes.as_mut().unwrap()); Oct 11 11:20:22.449 INFO kablam! | ----^^ Oct 11 11:20:22.449 INFO kablam! | | Oct 11 11:20:22.449 INFO kablam! | help: remove this `mut` Oct 11 11:20:22.449 INFO kablam! Oct 11 11:20:22.449 INFO kablam! warning: variable does not need to be mutable Oct 11 11:20:22.449 INFO kablam! --> src/database.rs:291:25 Oct 11 11:20:22.449 INFO kablam! | Oct 11 11:20:22.449 INFO kablam! 291 | let mut ver = Arc::make_mut(self.prev_verify.as_mut().unwrap()); Oct 11 11:20:22.449 INFO kablam! | ----^^^ Oct 11 11:20:22.449 INFO kablam! | | Oct 11 11:20:22.449 INFO kablam! | help: remove this `mut` Oct 11 11:20:22.449 INFO kablam! Oct 11 11:20:52.144 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 1m 15s Oct 11 11:20:52.147 INFO kablam! su: No module specific data is present Oct 11 11:20:53.064 INFO running `"docker" "rm" "-f" "ec687c2a622aecc544bab3c7cb588b237711a2c14b4883320a7dc363b010a27c"` Oct 11 11:20:53.296 INFO blam! ec687c2a622aecc544bab3c7cb588b237711a2c14b4883320a7dc363b010a27c Oct 11 11:20:53.297 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:20:53.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:20:53.795 INFO blam! baf8538bc1bfcf42a33e1c5ac82265150ff16bbf9fb15ae8cde613d3519d57f4 Oct 11 11:20:53.797 INFO running `"docker" "start" "-a" "baf8538bc1bfcf42a33e1c5ac82265150ff16bbf9fb15ae8cde613d3519d57f4"` Oct 11 11:20:55.768 INFO kablam! usermod: no changes Oct 11 11:20:55.868 INFO kablam! Compiling smetamath v3.0.0 (/source) Oct 11 11:20:57.835 INFO kablam! warning: variable does not need to be mutable Oct 11 11:20:57.835 INFO kablam! --> src/database.rs:247:25 Oct 11 11:20:57.835 INFO kablam! | Oct 11 11:20:57.835 INFO kablam! 247 | let mut ns = Arc::make_mut(self.prev_nameset.as_mut().unwrap()); Oct 11 11:20:57.835 INFO kablam! | ----^^ Oct 11 11:20:57.835 INFO kablam! | | Oct 11 11:20:57.835 INFO kablam! | help: remove this `mut` Oct 11 11:20:57.835 INFO kablam! | Oct 11 11:20:57.835 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 11:20:57.835 INFO kablam! Oct 11 11:20:57.835 INFO kablam! warning: variable does not need to be mutable Oct 11 11:20:57.835 INFO kablam! --> src/database.rs:247:25 Oct 11 11:20:57.835 INFO kablam! | Oct 11 11:20:57.835 INFO kablam! 247 | let mut ns = Arc::make_mut(self.prev_nameset.as_mut().unwrap()); Oct 11 11:20:57.835 INFO kablam! | ----^^ Oct 11 11:20:57.835 INFO kablam! | | Oct 11 11:20:57.835 INFO kablam! | help: remove this `mut` Oct 11 11:20:57.835 INFO kablam! Oct 11 11:20:57.844 INFO kablam! warning: variable does not need to be mutable Oct 11 11:20:57.844 INFO kablam! --> src/database.rs:268:25 Oct 11 11:20:57.844 INFO kablam! | Oct 11 11:20:57.844 INFO kablam! 268 | let mut ns = Arc::make_mut(self.prev_scopes.as_mut().unwrap()); Oct 11 11:20:57.844 INFO kablam! | ----^^ Oct 11 11:20:57.844 INFO kablam! | | Oct 11 11:20:57.844 INFO kablam! | help: remove this `mut` Oct 11 11:20:57.844 INFO kablam! Oct 11 11:20:57.844 INFO kablam! warning: variable does not need to be mutable Oct 11 11:20:57.844 INFO kablam! --> src/database.rs:291:25 Oct 11 11:20:57.844 INFO kablam! | Oct 11 11:20:57.844 INFO kablam! 291 | let mut ver = Arc::make_mut(self.prev_verify.as_mut().unwrap()); Oct 11 11:20:57.844 INFO kablam! | ----^^^ Oct 11 11:20:57.844 INFO kablam! | | Oct 11 11:20:57.844 INFO kablam! | help: remove this `mut` Oct 11 11:20:57.844 INFO kablam! Oct 11 11:20:58.880 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 3.08s Oct 11 11:20:58.881 INFO kablam! su: No module specific data is present Oct 11 11:21:00.171 INFO running `"docker" "rm" "-f" "baf8538bc1bfcf42a33e1c5ac82265150ff16bbf9fb15ae8cde613d3519d57f4"` Oct 11 11:21:00.456 INFO blam! baf8538bc1bfcf42a33e1c5ac82265150ff16bbf9fb15ae8cde613d3519d57f4 Oct 11 11:21:00.460 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 11:21:00.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:21:01.018 INFO blam! ec3f0bdbf6fc39848d8960d335cc74db45ff114989cdb29a83008f2e38016d2d Oct 11 11:21:01.030 INFO running `"docker" "start" "-a" "ec3f0bdbf6fc39848d8960d335cc74db45ff114989cdb29a83008f2e38016d2d"` Oct 11 11:21:02.309 INFO kablam! usermod: no changes Oct 11 11:21:02.388 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 0.05s Oct 11 11:21:02.399 INFO kablam! Running /target/debug/deps/smetamath-db3df8f01c497a87 Oct 11 11:21:02.401 INFO blam! Oct 11 11:21:02.401 INFO blam! running 0 tests Oct 11 11:21:02.401 INFO blam! Oct 11 11:21:02.401 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:21:02.401 INFO blam! Oct 11 11:21:02.404 INFO kablam! su: No module specific data is present Oct 11 11:21:02.886 INFO running `"docker" "rm" "-f" "ec3f0bdbf6fc39848d8960d335cc74db45ff114989cdb29a83008f2e38016d2d"` Oct 11 11:21:02.979 INFO blam! ec3f0bdbf6fc39848d8960d335cc74db45ff114989cdb29a83008f2e38016d2d